JServer JAVA Virtual Machine INVALID 19.0.0.0.0
Hello,
ORAchk reported following WARN:
WARN => One or more components in database registry are not valid
COMP_NAME STATUS VERSION ORG_VERSION PRV_VERSION ----------------------------------- ---------- -------------------- -------------------- -------------------- JServer JAVA Virtual Machine INVALID 19.0.0.0.0 11.2.0.4.0 11.2.0.4.0
JVM Patch 19.20 was applied successfully
PATCH_ID ACTION STATUS DESCRIPTION
---------- --------------- ------------ --------------------------------------------------------------------------------
29517242 APPLY SUCCESS Database Release Update : 19.3.0.0.190416 (29517242)
35320081 APPLY SUCCESS Database Release Update : 19.20.0.0.230718 (35320081)
35354406 APPLY SUCCESS OJVM RELEASE UPDATE: 19.20.0.0.230718 (35354406)
I see one object Invalid:
SYS > select object_name, object_type from dba_objects where status='INVALID' and owner in ('SYS','SYSTEM');
OBJECT_NAME OBJECT_TYPE
----------------------------------- --------------------
DBMS_GSM_FIXED PACKAGE BODY
Should I try recompilation or should I create SR ? I did upgrade from version 11.4.0.2 but most likely all was good at that time. On production I do not have such issue as well.