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: extended sql tracing for diagnosing ora-600 errors

RE: extended sql tracing for diagnosing ora-600 errors

From: Jamadagni, Rajendra <Rajendra.Jamadagni_at_espn.com>
Date: Wed, 19 May 2004 11:29:18 -0400
Message-ID: <A186CBDC8B1D61438BC50F1A77E91F73075BDA4C@xchgbrsm1.corp.espn.pvt>


Ora-600 is Oracle's implementation of "WHEN OTHERS" exception ... But implemented very cleverly I must admit. Not all ORA-600 have events associated with them. There is only one event that should fire on ORA-600 and it is invoked as follows ...

Alter dba set events "call oracle support context immediate, level itar' /

Seriously calling OWS is the best approach, using certain events and setting without prior approval of OWS means you are out of luck on support issues.=20
Raj



--------=20

Rajendra dot Jamadagni at nospamespn dot com=20 All Views expressed in this email are strictly personal.=20 select standard_disclaimer from company_requirements;=20 QOTD: Any clod can have facts, having an opinion is an art !

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of ryan.gaffuri_at_cox.net Sent: Wednesday, May 19, 2004 11:21 AM
To: oracle-l_at_freelists.org
Subject: extended sql tracing for diagnosing ora-600 errors

Aren't there a few events that are useful to provide information when you get database errors? Which ones? What levels should I use?=20



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html

-----------------------------------------------------------------
Received on Wed May 19 2004 - 10:27:25 CDT

Original text of this message

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