Projects Conversion Performance Is Slow. Because Of Calls To Fpa_Process_Pvt.Submit_Project_Aw
(Doc ID 2283045.1)
Last updated on SEPTEMBER 05, 2024
Applies to:
Oracle Project Foundation - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
On : 12.1.3 version, Miscellaneous Issues
ACTUAL BEHAVIOR
---------------
Projects Conversion performance is slow, because of calls to Fpa_Process_Pvt.Submit_Project_Aw
About 1 million projects were converted and it was observed that the performance was slow. Given below is the sql called by one of the PA API's which is causing lot of ‘enq: AW - user access for AW’ waits. It seems that package call is related to ‘Project Portfolio Analysis’ which is not being used.
Hash: 3237680274
SQL ID: 9k07nq70gq54k
BEGIN
Fpa_Process_Pvt.Submit_Project_Aw(:1, :2, :3, :4, :5, :6, :7);
END;
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 |