Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> sql extended tracing

sql extended tracing

From: David Green <thump_at_cosmiccooler.org>
Date: Fri, 30 Apr 2004 12:31:54 -0500 (CDT)
Message-ID: <44710.127.0.0.1.1083346314.squirrel@www.cosmiccooler.org>


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_at_freelists.org 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
Received on Fri Apr 30 2004 - 12:29:21 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US