Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

Upgrade from 12.2 to 19.8 DB results in invalid sys java classes.

edited Sep 25, 2020 12:20AM in Database Install/Upgrade/Opatch (MOSC) 3 commentsAnswered

We've just upgraded our dev db from 12.2 to 19.8 , we have a lot of invalid sys java classes.

Tried resolving these but getting ORA-29534.

SQL> alter java class "oracle/j2ee/ws/common/mgmt/interceptors/coresv/CoreSvAgentFactory$CountedRef" Resolve;

Warning: Java altered with compilation errors.

SQL> sho err

Errors for JAVA CLASS "oracle/j2ee/ws/common/mgmt/interceptors/coresv/CoreSvAgentFactory$CountedRef":

LINE/COL ERROR

-------- -----------------------------------------------------------------

0/0      ORA-29534: referenced object

         SYS.oracle/j2ee/ws/common/mgmt/interceptors/coresv/CoreSvAgentUti

         ls could not be resolved

SQL> alter java class "oracle/jpub/runtime/dbws/DbwsProxy$1" Resolve;

Warning: Java altered with compilation errors.

Tagged:

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