Database Administration (MOSC)

MOSC Banner

How to make JAVA$POLICY$SHARED$0000**** as valid status as of now it is invalid

select owner,OBJECT_NAME,status from dba_objects where status <> 'VALID' and oracle_maintained = 'Y';

OWNER

OBJECT_NAME

STATUS

OJVMSYS
JAVA$POLICY$SHARED$0000****
INVALID

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