11i E-Business Suite Performance Issue On AWR Report Showing High Version Count For SQL Query 'begin fnd_profile.get_specific (:name, :userid, :respid, :applid, :val, dummy)'
(Doc ID 2398695.1)
Last updated on FEBRUARY 20, 2019
Applies to:
Oracle E-Business Suite Performance - Version 11.5.10.2 and laterInformation in this document applies to any platform.
Symptoms
E-Business Suite Applications Performance, SQL Version Count Performance issues
E-Business Suite AWR report shows high sql query version counts for some FND queries.
For example the following sql may appear with excessive version counts:
'declare dummy boolean;begin fnd_profile.get_specific(:name, :userid, :respid, :applid, :val, dummy);end;'
The call to FND_PROFILE.GET_SPECIFIC does not involve further calls to any external packages, only internal apis within FND_PROFILE.
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 |