Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

Patch 13789195 errors

edited Sep 6, 2012 3:39AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 2 commentsAnswered

Hi,

Patch 13789195 errors

The worker log shows the below error :
**************************************************
The table is missing the index FND_DOCUMENTS_TL_N1
or index FND_DOCUMENTS_TL_N1 exists on another table.
Create it with the statement:

Start time for statement below is: Thu Sep 06 2012 00:55:33

CREATE INDEX APPLSYS.FND_DOCUMENTS_TL_N1 ON APPLSYS.FND_DOCUMENTS_TL
(DESCRIPTION) LOGGING STORAGE (INITIAL 4K NEXT 128K MINEXTENTS 1
MAXEXTENTS UNLIMITED PCTINCREASE 0 FREELIST GROUPS 4 FREELISTS 4 ) PCTFREE
0 INITRANS 11 MAXTRANS 255 COMPUTE STATISTICS PARALLEL TABLESPACE APPLSYSX

Statement executed.

The CREATE INDEX statement above failed because there is
another index on the same columns.
Looking for the existing index on the same columns...

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center