Skip to Main Content

Oracle Database Discussions

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!

Java class into database. How to show errors?

Mr.D.Jan 30 2015 — edited Feb 3 2015

Hi,

I've a java class loaded with loadjava in my 11.2 database:

Loadjava -v log:

creating : class JCLASS001

loadingĀ  : class JCLASS001

Classes Loaded: 1

Resources Loaded: 0

Sources Loaded: 0

Published Interfaces: 0

Classes generated: 0

Classes skipped: 0

Synonyms Created: 0

Errors: 0

But this JAVA CLASS is invalid into dba_objects.

How can I show the errors?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 3 2015
Added on Jan 30 2015
11 comments
2,628 views