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

MOSC Banner

The worker failed with "A Different index with same column name exists".

edited Jan 17, 2014 12:28AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 1 commentAnswered
Hi Experts,
  We are doing upgrade from R12.1.1 to R12.1.3 the worked failed with below error.

Index PA_PROG_ACT_BY_PERIOD_TEMP_N1 does not exist in PA.

 

CREATE INDEX "PA"."PA_PROG_ACT_BY_PERIOD_TEMP_N1" ON "PA"."PA_PROG_ACT_BY_PERIOD_TEMP" ("STRUCTURE_VERSION_ID", "RESOURCE_ASSIGNMENT_ID", "TXN_CURRENCY_CODE")

Start time for statement above is Thu Jan 16 17:39:31 IST 2014

A Different index with same column name exists.

I followed the doc id  1514897.1


select index_owner,index_name,column_name from all_ind_columns where column_name in ('STRUCTURE_VERSION_ID','RESOURCE_ASSIGNMENT_ID','TXN_CURRENCY_CODE');

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