Patch 8804782 - ARXSUVAT.fmx for US and ESA Did Not Generate Successfully
Created from SR
Instance:SE10OI
RFC # -2TCAS7N
1)Oracle Forms objects did not generate successfully
============================================
While applying the patch # 8804782, we got following error
The following Oracle Forms objects did not generate successfully:
ar forms/US ARXSUVAT.fmx
An error occurred while generating Oracle Forms files.
Continue as if it were successful [No] :
The following Oracle Forms objects did not generate successfully:
ar forms/ESA ARXSUVAT.fmx
An error occurred while generating Oracle Forms files.
Continue as if it were successful [No] :
2) Extra invalids after patching activity via RFC # 3-2TCAS7N
==================================================
select object_name,object_type,owner from dba_objects where status='INVALID' and object_name not in (select object_name from apps.invalid_3_2TCAS7N ); SQL> SQL> SQL>