PCC-00062

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

Causa: 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.

Acción: Remove the PL/SQL block or specify SQLCHECK=SEMANTICS.


Deja tu comentario:

¿No sabes cómo solucionar el error? ¿O lo has conseguido resolver y quieres ayudar a otros usuarios?

Para comentar, haz login con tu cuenta de


COMENTARIOS:


No hay comentarios.