13424903 12.1.3 GMFLOTC.odf CREATE INDEX GMF.GMF_MATL_LOT_COST_TXNS_N1 ON GMF.GMF_MATERIAL_LOT_COS
When DBA was applying patch, an error occured, this is what DBA sent me:
The patch 13424903 failed on job GMFLOTC.odf with below details.
CREATE INDEX GMF.GMF_MATL_LOT_COST_TXNS_N1 ON GMF.GMF_MATERIAL_LOT_COST_TXNS (COST_HEADER_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...
AD Worker error:
Unable to find existing index on the same columns
AD Worker error:
Unable to compare or correct tables or indexes or keys