Performance Issue Running Create Intercompany AR Invoice
(Doc ID 1671152.1)
Last updated on FEBRUARY 24, 2019
Applies to:
Oracle Inventory Management - Version 12.1.1 and laterInformation in this document applies to any platform.
Symptoms
ACTUAL BEHAVIOR
Running Create Intercompany AR Invoice takes too long.
With the profile option "INV:Intercompany Invoice for Internal Orders" = "Yes",
running the "Create Intercompany AR Invoices" concurrent request takes at least 20 hours.
The request is stuck on trying to update the MTL_MATERIAL_TRANSACTION table with the following statement:
(in this particular case the output was more than 8 million rows)
None of the records will result in an intercompany AR invoice.
EXPECTED BEHAVIOR
System should not include ineligible rows in the underlying query, as this causes unnecessary delay in processing.
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 |
Cause |
Solution |
References |