Precompilers and OCI (MOSC)

MOSC Banner

SQLJ class error using loadjava

edited Sep 22, 2011 7:17AM in Precompilers and OCI (MOSC) 5 commentsAnswered ✓
I am migrating SQLJ code from Oracle 9i to Oracle 11g.  I have updated classpath to include directories for ojdbc5.jar and orail8n.jar and others like aurora.zip.  I have tried adding additional import statements to SQLJ code, but every attempt to run loadjava command has obtained the same results.

Has anyone seen these messages before and know what changes need to be made to fix it?

Exception in thread "main" java.lang.NoClassDefFoundError: sqlj/mesg/SemanticOptions
        at oracle.aurora.sqljdecl.SqljDecl.addProfileKeysClass(SqljDecl.java:111)
        at oracle.aurora.sqljdecl.SqljDecl.SqlBlock(SqljDecl.java:1233)
        at oracle.aurora.sqljdecl.SqljDecl.SqljExecute(SqljDecl.java:1195)

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