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

MOSC Banner

R12.1.3 patching failed with FAILED: file asocore.odf on worker 1

edited Dec 9, 2014 10:21AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 4 comments

Issue:

patching failed with FAILED: file asocore.odf on worker 1
==
The table is missing the index ASO_PRICE_ADJ_ATTRIBS_N1
or index ASO_PRICE_ADJ_ATTRIBS_N1 exists on another table.
Create it with the statement:


Start time for statement below is: Wed Dec 03 2014 01:33:29

CREATE INDEX ASO.ASO_PRICE_ADJ_ATTRIBS_N1 ON ASO.ASO_PRICE_ADJ_ATTRIBS
(PRICE_ADJUSTMENT_ID) LOGGING  PCTFREE 10 INITRANS 11 MAXTRANS 255 COMPUTE
STATISTICS PARALLEL TABLESPACE APPS_TS_TX_IDX

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