APXIIMPT - Payables Open Interface Import Performance Issue
Last updated on MARCH 12, 2018
Applies to:
Oracle Purchasing - Version 12.1.3 and laterInformation in this document applies to any platform.
*** Currency check on 10-JUN-2015 ***
Symptoms
APXIIMPT - Payables Open Interface Import concurrent program has been experienced severe performance issue.
Replication Steps:
1. Run the Payables Open Interface Import program.
2. Takes a very long time to complete.
Following queries were noted as taking a very long time from generated trace file
UPDATE PO_SESSION_GT GTO SET GTO.NUM5 = (SELECT
SUM(NVL(PLL.RETAINAGE_WITHHELD_AMOUNT,0)) FROM PO_LINE_LOCATIONS_ALL PLL
WHERE
PLL.PO_LINE_ID = GTO.NUM2)
UPDATE PO_SESSION_GT GTO SET GTO.NUM4 = (SELECT SUM(GTI.NUM3) FROM
PO_SESSION_GT GTI
WHERE
GTI.NUM2 = GTO.NUM2)
Cause
Sign In with your My Oracle Support account |
|
Don't have a My Oracle Support account? Click to get started |
My Oracle Support provides customers with access to over a
Million Knowledge Articles and hundreds of Community platforms