Patch 14386329 errors in installation
R 12.1.3
We received error when installing patch 14386329 to fix the sales order line number issue for internal sales orders.
Error:
================================================================================
Applying XDF file : /d01/oracle/r12NP/r12pat1/apps/apps_st/appl/po/12.0.0/patch/115/xdf/PO_REQUISITION_LINES_F5.xdf
================================================================================
Index hashcode(s) extracted from the XDF.
Hashcodes generated for DB indexes.
Index PO_REQUISITION_LINES_F5 does not exist in PO.
CREATE INDEX "PO"."PO_REQUISITION_LINES_F5" ON "PO"."PO_REQUISITION_LINES_ALL" (NVL("LINE_LOCATION_ID",(-999)), NVL("CLOSED_CODE",'OPEN'),
"SOURCE_TYPE_CODE", NVL("TRANSFERRED_TO_OE_FLAG",'N'), NVL("CANCEL_FLAG",'N'), "REQUISITION_HEADER_ID")