Upgrade R12.1.1 : adpatch fails on CREATE INDEX "PO"."PO_VENDORS_OBS_F1 : when applying American En
hello,
We have got another error on below:
FAILED: file PO_VENDORS_OBS_F1.xdf on worker 1
Index PO_VENDORS_OBS_F1 does not exist in PO.
CREATE INDEX "PO"."PO_VENDORS_OBS_F1" ON "PO"."PO_VENDORS_OBS" (NVL("END_DATE_ACTIVE",TO_DATE('9999-12-31 00:00:00', 'yyyy-mm-dd hh24:mi:ss')))
PCTFREE 10 INITRANS 11 MAXTRANS 255 COMPUTE STATISTICS
STORAGE(INITIAL 16384 NEXT 131072 MINEXTENTS 1 MAXEXTENTS 2147483645
PCTINCREASE 0 FREELISTS 4 FREELIST GROUPS 4 BUFFER_POOL DEFAULT)
TABLESPACE "APPS_TS_TX_IDX"
Start time for statement above is Wed Mar 19 08:28:42 CDT 2014
A Differnt index with same column name exists
Updating task with status 1
Can we skip this job as well?