PCC-00063: Reached end of file string before End-of-Statement at line number

PCC-00063: Reached end of file string before End-of-Statement at line number

Cause: The precompiler encountered an end-of-file while parsing a PL or SQL block.

Action: Add the appropriate statement terminator (;) or end-of-block statement (END;) to the PL or SQL block.

No comments:

Post a Comment