Skip to Main Content

SQL Developer

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!

How to properly compile the .pls files generated by SQL Developer?

DiegosiaoApr 27 2022

I have created a .pls file by right clicking a package and selecting the option "Save Package Spec and Body...".
The problem is that opening the generated file with SQL Developer and trying to compile it gives me the error:
PLS-00103: Encountered the symbol "/"
Even believing SQL Developer should recognize and treat properly files generated by itself, is there something I can do to correctly compile this type of file?

Comments
Post Details
Added on Apr 27 2022
5 comments
3,542 views