Database Error Messages

PCC-02345

SQLCHECK=SEMANTICS must be given when embedded PL/SQL blocks are used

Cause

Embedded PL/SQL blocks require that the command-line flag SQLCHECK=SEMANTICS is used.


Action

Use the SQLCHECK=SEMANTICS option. This also requires that the USERID connect option be given.