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

Home -> Community -> Usenet -> c.d.o.server -> Re: SQL Trace with Oracle 8

Re: SQL Trace with Oracle 8

From: Bob Fazio <bob_fazio_at_hotmail.com.no.spam>
Date: Thu, 09 Sep 1999 04:50:15 GMT
Message-ID: <b0HB3.3842$E46.10559@news.rdc1.pa.home.com>


You will need to modify your init.ora. Warning Will Robinson, WARNING!

This will generate a whole lot of data that you most likely will never use.

add this statement to your init.ora.

SQL_TRACE=TRUE You can add another statement that might help in tuning.

timed_statistics=true

--
Bob Fazio
Remove no.spam from my email to reply

<jchernia9012_at_my-deja.com> wrote in message news:7r7bpu$kr6$1_at_nnrp1.deja.com...
> Folks,
> I'm using Oracle8 for NT. I want to log all SQL statements that come
> into the server to a file (there is a similar utility with MSSQL). Is
> this possible, and how would I do it?
>
> TIA,
> John Cherniavsky
> You can email me at jchernia1_at_yahoo.com
>
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
Received on Wed Sep 08 1999 - 23:50:15 CDT

Original text of this message

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