My Oracle Support Banner

APXIIMPT - Payables Open Interface Import Performance Issue (Doc ID 1583539.1)

Last updated on FEBRUARY 01, 2023

Applies to:

Oracle Purchasing - Version 12.1.3 and later
Information 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)

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.