Skip to Main Content

SQL & PL/SQL

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!

Compiled with errors ... but "no errors" ... ?!

487534Dec 21 2007 — edited Nov 25 2009
Hi all,

I am going crazy here.
I am trying to migrate our code to 10g ...

I have an issue with a package. I compile it with SQLDeveloper (hate that thing) and get some warnings, but no errors. Trying to start the package in sqlplus I get the message "invalid package" ...

Then I type "alter package xxx compile debug" and get the info "compiled with errors". But when I type "show errors" it says "no errors" ...

Does someone know how I teach this thing some sense?

Thanks and merry Xmas and stuff,

Steffi
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 23 2009
Added on Dec 21 2007
22 comments
11,107 views