Patch 10074551 was merged with the Upgrade Patch and it not executed during upgrade.
Hi,
Issue:
For R12 upgrade from 11i :
Patch 10074551 was merged with the Upgrade Patch and it not executed during upgrade.
Because of this, the table IGI_UPGRADE_LOG is being brought with patch 10074551.
The table IGI_UPGRADE_LOG did not exist at the time when the upgrade script igipayup.sql was executed.
The
igipayup.sql attempts to insert records in the table IGI_UPGRADE_LOG
and given that the table does not exist, it failed with error PL/SQL:
ORA-00942: table or view does not exist
Thanks and Regards
Samya Sourav