ORA-01000: maximum open cursors exceeded - using in our “apps.per_utility_functions.get_net_accrual"
(Doc ID 2506450.1)
Last updated on SEPTEMBER 08, 2019
Applies to:
Oracle Human Resources - Version 12.1.3 and laterInformation in this document applies to any platform.
Goal
Have an interface to extract accrual balances. Using function per_utility_functions.get_net_accrual in PLSQL. interface is throwing open cursor error. The error is coming through per_utility_functions.get_net_accrual.
If we comment call to the function interface finishes without error. We suspect that some base packaged might got changed recently by some patch causing this issue.
The interface was running fine since last 10 years.
Solution
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
Goal |
Solution |