PCC-00062: Must use option SQLCHECK=SEMANTICS(FULL) when
there is embedded PL/SQL



PCC-00062: Must use option SQLCHECK=SEMANTICS(FULL) when there is embedded PL/SQL..

Answer / guest

Cause: The precompiler tried to parse an embedded PL/SQL
block when SQLCHECK={SYNTAX | NONE}. PL/SQL blocks can be
parsed only when SQLCHECK=SEMANTICS is specified.

Action: Remove the PL/SQL block or specify SQLCHECK=SEMANTICS.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

TNS-12543: TNS:destination host unreachable

1 Answers  


ORA-00312: online log string thread string: 'string'

1 Answers  


ORA-02050: transaction string rolled back, some remote DBs may be in-doubt

1 Answers  


ORA-39095: Dump file space has been exhausted: Unable to allocate string bytes

1 Answers  


ORA-27481: "string.string" has an invalid schedule

1 Answers  


ORA-26662: unable to process STREAMS Data Dictonary information for object

1 Answers  


NNO-00328: server has reset statistic counters to zero

1 Answers  


NID-00305: Datafile string - already changed

1 Answers  


NNO-00155: warning: hint number has missing address, hint ignored

1 Answers  


TNS-04071: Connections closed successfully. Number closed: number.

1 Answers  


RMAN-10000: error parsing target database connect string "string"

1 Answers  


ORA-31091: empty string specified as a SQL name

1 Answers  


Categories