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

MOSC Banner

adpatch failed during installation of patch 17730048 to NON prod instance

edited Mar 16, 2015 10:00AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 3 commentsAnswered

Hello,

We faced with following issue when applied patch 17730048 to non prod instance:

~~~~~~~~~~

CREATE INDEX "INV"."MTL_MATERIAL_TRANSACTIONS_N29" ON "INV"."MTL_MATERIAL_TRANSACTIONS" ("LAST_UPDATE_DATE")

  PCTFREE 10 INITRANS 11 MAXTRANS 255 COMPUTE STATISTICS

  STORAGE(INITIAL 16384 NEXT 131072 MINEXTENTS 1 MAXEXTENTS 2147483645

  PCTINCREASE 0 FREELISTS 4 FREELIST GROUPS 4 BUFFER_POOL DEFAULT)

  TABLESPACE "APPS_TS_TX_IDX"

Start time for statement above is Sun Mar 01 10:32:51 EST 2015

A Differnt index with same column name exists

During the creation of index faced with following:

~~~~~~~~~

SQL> CREATE INDEX "APPS"."X_MTL_MATERIAL_TRANSACTIONS" ON "INV"."MTL_MATERIAL_TRANSACTIONS" ("LAST_UPDATE_DATE")

  2  PCTFREE 10 INITRANS 2 MAXTRANS 255 COMPUTE STATISTICS

  3  STORAGE(INITIAL 131072 NEXT 131072 MINEXTENTS 1 MAXEXTENTS 2147483645

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