Patch: 5903765: Applications Technology (atg_pf): ORA-12801: error signaled in parallel query server
Hi,
Issue: While applying patch 11i.ATG_PF.H.RUP6 getting the following error:
ATTENTION: All workers either have failed or are waiting:
FAILED: file icxwtab.odf on worker 1.
ATTENTION: Please fix the above failed worker(s) so the manager can continue.
Current time is: Fri Mar 09 2012 10:07:38
Telling workers to quit...
All workers have quit.
Cause: Start time for statement below is: Fri Mar 09 2012 10:07:19
CREATE UNIQUE INDEX ICX.ICX_TRANSACTIONS_U1 ON ICX.ICX_TRANSACTIONS
(TRANSACTION_ID) LOGGING STORAGE (INITIAL 4K NEXT 104K MINEXTENTS 1
MAXEXTENTS UNLIMITED PCTINCREASE 0 FREELIST GROUPS 4 FREELISTS 4 ) PCTFREE
10 INITRANS 11 MAXTRANS 255 COMPUTE STATISTICS PARALLEL TABLESPACE ICXX
AD Worker error:
Issue: While applying patch 11i.ATG_PF.H.RUP6 getting the following error:
ATTENTION: All workers either have failed or are waiting:
FAILED: file icxwtab.odf on worker 1.
ATTENTION: Please fix the above failed worker(s) so the manager can continue.
Current time is: Fri Mar 09 2012 10:07:38
Telling workers to quit...
All workers have quit.
Cause: Start time for statement below is: Fri Mar 09 2012 10:07:19
CREATE UNIQUE INDEX ICX.ICX_TRANSACTIONS_U1 ON ICX.ICX_TRANSACTIONS
(TRANSACTION_ID) LOGGING STORAGE (INITIAL 4K NEXT 104K MINEXTENTS 1
MAXEXTENTS UNLIMITED PCTINCREASE 0 FREELIST GROUPS 4 FREELISTS 4 ) PCTFREE
10 INITRANS 11 MAXTRANS 255 COMPUTE STATISTICS PARALLEL TABLESPACE ICXX
AD Worker error:
Tagged:
0