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 -> SQL TRACING FOR A PARTICULAR SESSION.

SQL TRACING FOR A PARTICULAR SESSION.

From: Jaffery <maulana1_at_hotmail.com>
Date: 1 Mar 2004 01:50:25 -0800
Message-ID: <3ff5ba5f.0403010150.5c7ea765@posting.google.com>


Hi,

I like to say that, I wanted to enable SQL Tracing for a particular session implicitly, when it connects to database. Is that possible?
When a session connects to database, its information will be stored in a table &#8220;Session_Tracing (id, text)&#8221;.  And when the session log off, its information will be deleted from the table &#8220;Session_Tracing&#8221;. How should we do that?

Any ideas will be great.

Jaffery Received on Mon Mar 01 2004 - 03:50:25 CST

Original text of this message

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