ORA-01000: Maximum Open Cursors Exceeded
Hello All,
In my env we are using Oracle 19c SE2 on RHEL8
On an intermittent basis I have been observing we are getting ORA-01000: Maximum Open Cursors Exceeded error recorded in the alert log file.
But as the session is getting killed/exiting the DB by the time we login to check which session is causing this error.
Would like to know how should i get to Root cause (know for sure this is an application prob) with the help of statspack report?
what areas of the statspack report would give me a hint on which session/user is causing this issues so that i can get back to application team with the req info.