Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

Oracle JavaVM mitigation patch 19721304 invalidating SYS objects when enabled

edited Sep 13, 2018 10:06AM in Database Install/Upgrade/Opatch (MOSC) 6 commentsAnswered ✓

Hello,

Whenever I run exec dbms_java_dev.disable, it invalidates SYS objects in our database.

I can not recompile them, because the the  mitigation patch is activated.

If I run exec dbms_java_dev.enable, I can compile the objects, but as soon as I do the disable, it invalidates them again.

My understand was that in cases where java objects need to be created, the solution is to enable, create, and then disable.  However, I suspect that would be a problem with objects going invalid.

Has anybody else experienced this issue, and were you able to keep these objects valid after enabling the the mitigation patch?

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