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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: client tracing

RE: client tracing

From: Jack van Zanen <JACK_at_QUANTSYSTEMS.NL>
Date: Tue, 9 Mar 2004 10:47:07 +0100
Message-ID: <30FB69E987A8D611B45900104BC18D4729A924@PDCQ>


in your sqlnet.ora file add the following lines:  

TRACE_LEVEL_CLIENT=admin
TRACE_DIRECTORY_CLIENT=<location> # Where to put trace files
TRACE_FILE_CLIENT=cli                # Filename prefix
TRACE_UNIQUE_CLIENT=TRUE             # Append Process ID to filename

-----Original Message-----

From: Syed Jaffar Hussain [mailto:sjaffarhussain_at_hotmail.com] Sent: Tuesday, March 09, 2004 9:12 AM
To: oracle-l_at_freelists.org
Subject: client tracing

Hi list,  

I want to put tracing from my machine as a clinet when I connec to the database server. Please give me the syntax for this.  

Rgds
Jaffar



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 Tue Mar 09 2004 - 03:49:06 CST

Original text of this message

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