Patch 17549478 is failing
The worker is failing with the below error.
Evaluating symbolic arguments ....
Done evaluating symbolic arguments.
Time when worker started job: Wed Oct 30 2013 00:23:55
Alter the index with the statement:
Start time for statement below is: Wed Oct 30 2013 00:52:23
ALTER INDEX OKS.OKS_BSD_PR_U1 STORAGE (FREELISTS 4)
Statement executed.
*******************************************************
The table is missing the index OKS_BSL_PR_N1
or index OKS_BSL_PR_N1 exists on another table.
Create it with the statement:
Start time for statement below is: Wed Oct 30 2013 00:52:23
CREATE INDEX OKS.OKS_BSL_PR_N1 ON OKS.OKS_BSL_PR (CLE_ID) LOGGING STORAGE
(FREELIST GROUPS 4 FREELISTS 4 ) PCTFREE 10 INITRANS 11 MAXTRANS 255
Tagged:
0