R12.2.4 upgrade failing during applying WFXLoad.class
All,
I am executing R12.2.4 upgrade using the following command. adop phase=apply apply_mode=downtime patches=17919161
The patch is failed during execution of WFXLoad.class. All 16 workers failed. Error is as follows
Exception encountered in execWFXLoad - (String args[], Connection appsConn): SQL Exception encountered: ORA-04063: rule set "APPLSYS.WF_JAVA_DEFERRED_R" has errors
ORA-06512: at "APPS.WF_EVENTS_PKG", line 642
ORA-06512: at "APPS.WF_EVENT_SYNCHRONIZE_PKG", line 1194
ORA-06512: at line 1
QL> select object_name, object_type, status from dba_objects where object_name like 'WF_DEFERRED_R' ;
OBJECT_NAME
--------------------------------------------------------------------------------
OBJECT_TYPE STATUS
------------------- -------
WF_DEFERRED_R