Community

How do I capture a 10053 trace for a SQL statement called in a PL/SQL package?

(Maria Colgan) Traditionally if you wanted to capture an Optimizer trace (10053) for a SQL statement you would issue an alter session command to switch on a 10053 trace for that entire session, and then issue the SQL statement you wanted to capture the trace for. Once the statement completed you wou

Read More - Register for Free Membership

Tags: