Skip to Main Content

Oracle Database Express Edition (XE)

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!

Syntax Checker/Compiler for PL/SQL

479279Dec 11 2006 — edited Dec 11 2006
Hi,

I write often complex scripts in PL/SQL and I want to test the syntax or compile the scripts without to execute them. In sqlplus I only found the possibility to start a script with '@script.pls' or 'start script.pls', but I'm looking for something like 'test script.pls' to see, whether there are mistakes in the syntax or whether I use packages which not exists or so.

Has anyone an idea?

Thx,

schaary
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 8 2007
Added on Dec 11 2006
4 comments
7,537 views