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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: set_sql_trace_in_session

Re: set_sql_trace_in_session

From: Denny Koovakattu <denny_vk_at_yahoo.com>
Date: Mon, 19 Nov 2001 16:55:52 -0800
Message-ID: <F001.003C8FA0.20011119163540@fatcity.com>

  I haven't tried or tested this, but how about using an ON LOGIN trigger and selectively setting the event ?

Regards,
Denny

"Orr, Steve" wrote:
>
> Hi Bruce,
>
> I thought of that but we have many VERY quick connects and disconnects (web
> application without persistent connections) so I'm not sure whether the loop
> would catch everything or what the overhead may be. I'll probably give it a
> try anyway to see what comes out.
>
> Well I could do this:
> alter SYSTEM set events '10046 trace name context forever, level 8';
> but... it gives a lot of sys user stuff too. How to do this on a single
> schema?
>
> Anyone ever done this on a production system? It's connected to developing a
> "real life" benchmarking routine.
>



Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Denny Koovakattu
  INET: denny_vk_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Mon Nov 19 2001 - 18:55:52 CST

Original text of this message

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