Error in Concurrent: Assign Territory Accesses
I Have a problem when I execute a concurrent in Oracle Sales, when I assign a Territory.
The actual product is EBS R11i.
The concurrent program is: Assign Territory Accesses
Then the error that the output shows is:
Time = 08/10/2012 08:11:18 =>
Creating index for TRANS table
Time = 08/10/2012 08:11:18 => Creating index for TRANS table
Creating index on trans table with statement : CREATE INDEX JTF.JTF_TAE_TN1002_UK_ND ON JTF_TAE_1001_ACCOUNT_TRANS ( WORKER_ID, TRANS_OBJECT_ID, TRANS_DETAIL_OBJECT_ID ) TABLESPACE APPS_TS_TX_IDX STORAGE(INITIAL 1M NEXT 1M MINEXTENTS 1 MAXEXTENTS UNLIMITED PCTINCREASE 0 FREELISTS 4 FREELIST GROUPS 4 BUFFER_POOL DEFAULT) PCTFREE 10 INITRANS 10 MAXTRANS 255 COMPUTE STATISTICS NOLOGGING PARALLEL 2