Skip to Main Content

SQLcl: MCP Server & SQL Prompt

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

25.3 and compile errors

ToddBarryOct 22 2025

Just upgraded to 25.3 and compiles of some (seemingly random) packages in the script fail with:

LINE/COL ERROR
-------- -----------------------------------------------------------------
29/18 PLS-00103: Encountered the symbol "end-of-file" when expecting one of
the following:
;
The symbol ";" was substituted for "end-of-file" to continue.

The packages are left in an invalid state in the DB (missing the semicolon at the end of the spec and/or body).

Reverted to 25.2 and there is no issue at all.

Thoughts?

This post has been answered by thatJeffSmith-Oracle on Oct 29 2025
Jump to Answer
Comments
Post Details
Added on Oct 22 2025
9 comments
170 views