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: ora1652 question...

RE: ora1652 question...

From: Norris, Gregory T [ITS] <gregory.t.norris_at_mail.sprint.com>
Date: Wed, 07 Jan 2004 06:59:32 -0800
Message-ID: <F001.005DBFC5.20040107065932@fatcity.com>


> 1. Easier, but requires a bounce : Add the
> following event into init.ora
>
> event="1652 trace name processstate level 10"

You should be able to set this dynamically as well (tested on 8.1.7).

        SQL> alter system set events '1652 trace name processstate level 10';

        System altered.

Replace "level 10" with "off" to disable it.

--
My employers like me, but not enough to let me speak for them.

Greg Norris
Sprint LTD Database Administration
 
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Norris, Gregory T [ITS]
  INET: gregory.t.norris_at_mail.sprint.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Wed Jan 07 2004 - 08:59:32 CST

Original text of this message

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