R12.1.3 : patch 14284509 fails running xla_ae_lines.xdf
Hi,
Patch 14284509 failed on this step:
~~~
Hashcodes generated for DB indexes.
Index XLA_AE_LINES_N1 matches exactly with the XDF definition.
Index XLA_AE_LINES_N4 matches exactly with the XDF definition.
Index XLA_AE_LINES_U1 matches exactly with the XDF definition.
Index XLA_AE_LINES_N5 does not exist in XLA.
CREATE INDEX "XLA"."XLA_AE_LINES_N5" ON "XLA"."XLA_AE_LINES" ("CODE_COMBINATION_ID", "LEDGER_ID", "ACCOUNTING_DATE")
PCTFREE 10 INITRANS 11 MAXTRANS 255
STORAGE(
BUFFER_POOL DEFAULT) LOCAL
( PARTITION AP TABLESPACE APPS_TS_TX_IDX ,
PARTITION AR TABLESPACE APPS_TS_TX_IDX ,
PARTITION CE TABLESPACE APPS_TS_TX_IDX ,