Oracle Invalid Objects Post Recommended Patches July 2014
Hi All,
We have 165 invalid oracle objects which were generated post recommended patches apply to Oracle E-Business Suite 12.1.3.
After recompiling the APPS Schema, this has come to 2-3 .
PA_RBS_MAPPING PACKAGE BODY INVALID
PA_RBS_MAPPING
Error -
Line Code Error
1927 delete from pa_rbs_map_t1 where worker_id = p_worker_id ; PL/SQL: ORA-00942: table or view does not exist
1927 delete from pa_rbs_map_t1 where worker_id = p_worker_id ; PL/SQL: SQL Statement ignored
1930 INSERT INTO PA_RBS_MAP_T1 (WORKER_ID , PROJECT_ID , TXN_ACCUM_HEADER_ID) PL/SQL: ORA-00942: table or view does not exist