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

Home -> Community -> Mailing Lists -> Oracle-L -> Database tracing

Database tracing

From: Sandeep Dubey <dubey.sandeep_at_gmail.com>
Date: 2006-01-11 19:37:02
Message-id: bf2f74740601111037r21ae4477m37f4af40572e5383@mail.gmail.com


Hi,

Database 10.2, OS Linux

I used to get the whole database tracing using Alter system set events '10046 trace name context forever', but now it doesn't seem to work.

I am doing :

SQL>Alter system set events '10046 trace name context forever';

some sql queries

SQL>Alter system set events '10046 trace name context off';

I don't set any trace file in the user_dump_dest directory. Timed_statistics is TRUE.

Am I missing something?

Thanks

Sandeep

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Jan 11 2006 - 19:37:02 CST

Original text of this message

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