sql extended tracing

Anyoe have amy idea why I'm not gettign trace files gnerated?
On my first go around I got a trace on one session but not the 2nd and now
I can't get either one to generate a trace file:
max_dump_file_size is unlimited at db level.
SQL> exec dbms_support.start_trace_in_session(sid => 29, serial => 13592,
waits => true, binds => true);

PL/SQL procedure successfully completed.

SQL> exec dbms_support.start_trace_in_session(sid => 47, serial => 177 ,
waits => true, binds => true);

PL/SQL procedure successfully completed.


Thanks
- David
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: