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: Which table to check whether my SQL_TRACE is on for the user

RE: Which table to check whether my SQL_TRACE is on for the user

From: Jack Silvey <jack_silvey_at_yahoo.com>
Date: Thu, 08 Aug 2002 08:13:40 -0800
Message-ID: <F001.004AF20C.20020808081340@fatcity.com>


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


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_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 Thu Aug 08 2002 - 11:13:40 CDT

Original text of this message

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