Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> SQL TRACING FOR A PARTICULAR SESSION.
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 “Session_Tracing (id, text)”.
And when the session log off, its information will be deleted from
the table “Session_Tracing”.
How should we do that?
Any ideas will be great.
Jaffery Received on Mon Mar 01 2004 - 03:50:25 CST