Database Utilities (MOSC)

MOSC Banner

SQLJ Support and run time libraries

edited Oct 31, 2011 11:53AM in Database Utilities (MOSC) 2 comments
I am converting SQLJ code from Oracle 9i to Oracle 11g.  I am getting conflicting results and information from Oracle Knowledge base and do not know what needs to be done to resolve issue.

The problem is with the loadjava utility and JDBC drivers.

THe old driver COM.ibm.db2.jdbc.net.DB2Driver compiles fine with loadjava, but this driver no longer works and we must convert to a new driver

com.ibm.db2.jcc.DB2Driver

When loadjava is run with this driver I get the following error messages.

ORA-29535: source requires recompilation
    An exception has occurred in the compiler (1.5.0_10). Please file a bug at the Java Developer Connection (  

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center