Skip to Main Content

Java Database Connectivity (JDBC)

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!

JDBC Driver 10.2.0.2 + Hibernate: ORA-17021 Missing defines

573909Apr 23 2007
Hi!

In my application (BTW a portlet running in WebSphere Portal 5.1.0.3) I suddenly get a SQLException with the ORA-17021 error code.

Please, could someone explain this error message? The manual says nothing except "Missing defines". What does that mean?

The application:
A portlet running in WPS 5.1.0.3, Java 1.4.2, using Spring and Hibernate.

Last changes made:
- Introduction of a unique constraint
- Introduction of several foreign keys
- Introduction of a new index

The query works if I run it from a tool (?'s replaced with some values), but not from the application.

Thanks for your help!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 21 2007
Added on Apr 23 2007
0 comments
2,295 views