Skip to Main Content

Java and JavaScript in the Database

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!

ORA-06575 Please Help

93568Feb 5 2002
I get this error attempting to run stored procedures deployed
with JDeveloper 9i:

ORA-06575: Package or function SP_SHOW_PROPERTY is in an invalid state.

It does appear that the classes have loaded and resolved correctly from inspecting the loadjava output and the user_objects table. dbms_java works and the JVM is installed.

I'm attempting to call the function as the same user/password@schema used to deploy it.

The database is also 9i. Please help!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 7 2002
Added on Feb 5 2002
6 comments
915 views