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_at_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 Thu Sep 09 1999 - 06:50:15 CEST

Original text of this message