12.1.1 upgrade driver u6678700.drv fails on appdstln.sql
We are trying to upgrade our oracle applications from 11.5.10.2 to 12.1.3. The appdstln.sql took more than6 hours to run and failed with the error message as below. Please advise.
==========================
sqlplus -s APPS/***** @/oraq7802/orafin/apps/apps_st/appl/ap/12.0.0/patch/115/sql/appdstln.sql &un_ap &batchsize 1 4
DECLARE
*
ERROR at line 1:
ORA-00001: unique constraint (XLA.XLA_DISTRIBUTION_LINKS_U1) violated
ORA-06512: at line 310
==========================
sqlplus -s APPS/***** @/oraq7802/orafin/apps/apps_st/appl/ap/12.0.0/patch/115/sql/appdstln.sql &un_ap &batchsize 1 4
DECLARE
*
ERROR at line 1:
ORA-00001: unique constraint (XLA.XLA_DISTRIBUTION_LINKS_U1) violated
ORA-06512: at line 310
Tagged:
0