User session trace
Hi,I am trying to trace the session of a user which is truncating the table for a long time and I am unable to see the trace file generating in trace directory.
Database is 11gR2.
Command used:
Database is 11gR2.
Command used:
SQL> execute dbms_system.set_sql_trace_in_session(8, 13607, true);
initialization parameter=time_statistics=typical
What could be the reason...
Thanks,
Ravi
0