Maximum open cursor limit exceded.
The following error occurs while the end user is trying to create a roaster.
ORA-010000- Max open cursor limit execded.
This is issue is because of the fact that the cursor are not properly closed at the application end, and we have no source code available to make modification in the code.
please give me the way out from this problem at the database end.
Thanks