Patch 3480000: 11.5.10.2 - Fails on Script cnupncolc.sql
VPC Team Member opened this thread for a customer
While applying patch 3480000 it blows up on cnupncolc.sql with no data found (ora-01403).
sqlplus -s APPS/***** @/u02/app/clone4appl/cn/11.5.0/patch/115/sql/cnupncolc.sql
DECLARE
*
ERROR at line 1:
ORA-01403: no data found
ORA-06512: at line 13
It looks like
$CN_TOP/patch/115/sql/cnsdtmap.sql adds seed data to cn_table_maps_all.
Should I run that script?
Should I run any additional scripts?