Database Error Messages

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

PCC-02022

Found end of file while scanning a SQL statement

Cause

The precompiler encountered an end of file while parsing an EXEC SQL statement.


Action

Add statement terminator(;) or complete the EXEC SQL statement.