Database Administration (MOSC)

MOSC Banner

how to analyze a trc file for ORA-1000 (maximum open cursors exceeded)

edited Jan 28, 2020 11:14AM in Database Administration (MOSC) 5 commentsAnswered

Hello all,

as described in Doc ID 18591.1 (https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=364048503278265&id=18591.1 ) I set

ALTER SYSTEM SET EVENTS '1000 trace name errorstack level 3';

to get I trace file when a session hits limit of open cursors.

Now I have a trace file with a lot of text... and now?     [ As I want to learn something for myself, opening an SR is not an option :-) ]

What do I have to search for to find out which statement/operation/... caused the issue or had the most open cursors?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center