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

ORA-29290: invalid offset specified for seek

1 Answers  


RMAN-08585: copying standby controlfile

1 Answers  


NZE-29024: Certificate validation failure

1 Answers  


ORA-15150: instance lock mode 'string' conflicts with other ASM instance(s)

1 Answers  


ORA-36962: (XSRELTBL08) string is not a valid qualified data reference for dimension workspace object.

1 Answers  






ORA-08194: Flashback Table operation is not allowed on materialized views

1 Answers  


ORA-31688: Worker process string failed during startup.

1 Answers  


ORA-07201: slhom: oracle_home variable not set in environment.

1 Answers  


ORA-01233: file string is read only - cannot recover using backup controlfile

1 Answers  


ORA-00153: internal error in XA library

1 Answers  


ORA-22908: reference to NULL table value

1 Answers  


ORA-30130: invalid parameter key type received

1 Answers  


Categories