Return-Path: <root@fatcity.cts.com>
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by naude.co.za (8.11.2/8.11.2) with SMTP id g78Fe5i13903
 for <oracle-l@naude.co.za>; Thu, 8 Aug 2002 11:40:05 -0400
Received: from fatcity.UUCP (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id IAA15045;
 Thu, 8 Aug 2002 08:39:59 -0700 (PDT)
Received: by fatcity.com (26-Feb-2001/v1.0g-b71/bab) via UUCP id 004AF20C; Thu, 08 Aug 2002 08:13:40 -0800
Message-ID: <F001.004AF20C.20020808081340@fatcity.com>
Date: Thu, 08 Aug 2002 08:13:40 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: Jack Silvey <jack_silvey@yahoo.com>
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: Jack Silvey <jack_silvey@yahoo.com>
Subject: RE: Which table to check whether my SQL_TRACE is on for the user 
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 71; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I don't believe that there is a way to determine what
parameters are set in another session. You can use
dbms_system.read_ev to read in your own session, but
since init params are kept in the PGA, it is difficult
to get them for others.



hth,

Jack



--- John.Hallas@vodafone.co.uk wrote:
> Dave,
> That table show which global paremeters are set
> The question was "how do you tell when a session has
> sql trace set, ie. is
> it capturing all information to a trc file in the
> udump area"
> I do not know the answer myself, somebody has
> suggested it is held in the
> memory structure and that seems a good bet to me
> 
> John 
> 
> -----Original Message-----
> Sent: 08 August 2002 14:53
> To: Multiple recipients of list ORACLE-L
> user 
> 
> 
> Shows up for me.
> 
> SQL> show parameter sql_trace
> 
> NAME                                 TYPE    VALUE
> ------------------------------------ -------
> ---------
> sql_trace                            boolean FALSE
> SQL> 
> 
> Dave
> 
> -----Original Message-----
> Sent: Thursday, August 08, 2002 8:33 AM
> To: Multiple recipients of list ORACLE-L
> user 
> 
> 
> Dear 'New Bee',
> 
> If I remember correctly, I read an reply by Steve
> Adams that this trace flag
> is in the PGA (??) so not possible to find. 
> 
> O Wise Men/Women ... please correct me if I am wrong
> ...
> Raj
>
______________________________________________________
> Rajendra Jamadagni		MIS, ESPN Inc.
> Rajendra dot Jamadagni at ESPN dot com
> Any opinion expressed here is personal and doesn't
> reflect that of ESPN Inc.
> 
> QOTD: Any clod can have facts, but having an opinion
> is an art!
> 
> 
> -----Original Message-----
> Sent: Wednesday, August 07, 2002 11:08 PM
> To: Multiple recipients of list ORACLE-L
> user 
> 
> 
> Hi Dave,
> 
> Thanks but the command does not work.
> 
> In SQLPLUS, 
> SQL> alter SESSION SET SQL_TRACE=TRUE
>   2  /
> Session altered.
> SQL> SHOW PARAMETER SQL_TRACE
> unknown SHOW option "PARAMETER"
> unknown SHOW option "SQL_TRACE"
> 
> I am using Oracle Database 8.1.6. Any other
> suggestions ? Thanks.
> 
> Regds,
> New Bee
> -- 
> Please see the official ORACLE-L FAQ:
> http://www.orafaq.com
> -- 
> Author: Farnsworth, Dave
>   INET: DFarnsworth@Ashleyfurniture.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@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).
> -- 
> Please see the official ORACLE-L FAQ:
> http://www.orafaq.com
> -- 
> Author: 
>   INET: John.Hallas@vodafone.co.uk
> 
> 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@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).


__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jack Silvey
  INET: jack_silvey@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@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).

