Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

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.