Enable Tracing for SQL Statements
How I can enable tracing to know what SQL statements are being executed by a specific user between 2am to 5am. And how many times each of the SQL statement is repeated and in which order. No need for explain plan
0
How I can enable tracing to know what SQL statements are being executed by a specific user between 2am to 5am. And how many times each of the SQL statement is repeated and in which order. No need for explain plan