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

Home -> Community -> Mailing Lists -> Oracle-L -> Is there a way to identify the offending sql in trace file?

Is there a way to identify the offending sql in trace file?

From: Guang Mei <gmei_at_incyte.com>
Date: Thu, 10 Apr 2003 15:08:36 -0800
Message-ID: <F001.0057F51C.20030410150836@fatcity.com>


Hi:

We have oracle 8173 on Solaris 2.8. Occuasionally we get a dump file (see below). The program that caused this has many sqls and I am wondering if there is a way to "identify" which one generated the dump. The program runs daily so it is not a source code bug (otherwise we would get daily dump). I know that ORA-00600 [729] is an oracle bug and I have already set the following in init.ora file:

event = "10262 trace name context forever, level 4000"

We can not upgrade to new oracle version now. And I don't want to just increase the level in init.ora setting to mask this bug, I would prefer to make s ome change in the program to "avoid" this error, if possible.

TIA. Guang

--

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

Author: Guang Mei
  INET: gmei_at_incyte.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 Thu Apr 10 2003 - 18:08:36 CDT

Original text of this message

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