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: ORA-00600 error [729]

Re: ORA-00600 error [729]

From: Mohammad Rafiq <rafiq9857_at_hotmail.com>
Date: Wed, 03 Apr 2002 11:08:22 -0800
Message-ID: <F001.0043A4BE.20020403110822@fatcity.com>


Is any of export(exp) job is being terminated abruptly? This is the main reason for this message. It was corrected in ver 7.3.4.5.

Regards
Rafiq

Reply-To: ORACLE-L_at_fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> Date: Wed, 03 Apr 2002 10:06:18 -0800

Bunyamin,
I think you better check the following doc. from metalink...

Note: For additional ORA-600 related information please read [NOTE:146580.1]

PURPOSE:
   This article discusses the internal error "ORA-600 [729]", what

   it means and possible actions. The information here is only applicable

   to the versions listed and is provided only for guidance.

ERROR:
   ORA-600 [729][a][b][c][d][e]

VERSIONS:
   versions 7.X to 8.X

DESCRIPTION:    A space leak has been detected in the User Global Area (UGA).

   There is NO data corruption as a result of this error.

   It is an internal memory housekeeping problem.

ARGUMENTS:
   Arg [a] This is the number of bytes leaked

FUNCTIONALITY:
   MEMORY COMPONENT IMPACT:
   PROCESS FAILURE - But only during logoff so impact is minimal.

   NON CORRUPTIVE - No underlying data corruption.

SUGGESTIONS:    Event 10262 can be set to safely ignore small memory leaks.

   Set the following in init.ora for example to disable space

   leaks less than 4000 bytes:

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

   and stop and restart the database.

   Repeated errors or large memory leaks can be diagnosed further by

   sending the alert.log and trace files to Oracle support.

   Known Issues:

   Bug 2177050: ORA-600 [729] after application of the 8.1.7.3 patchset

                The resulting trace file will include a
memory dump which
                shows unfreed memory chunks with the
tags "define var info"
                and/or "oactoid info".

   Workaround: Set EVENT 10262 with a LEVEL greater than the reported
                leak. A value of 100Kb (102400) is a
reasonable limit.

   Fixed in 8.1.7.4 and 9.X releases. One-off patches are available for

   most platforms.

.

HTH
RS
--- "Bunyamin K. Karadeniz"
<bunyamink_at_havelsan.com.tr> wrote:
> Dear Gurus ,
> I am lack of UGA memory. How can I see how much uga
> memory is setup for users and will it be enough
> increasing sort_area_size ?
> The error is below.
> I recieve error in alert log.
> Wed Apr 03 18:19:20 2002
> Errors in file
> C:\oracle\admin\UYBS\udump\ORA02864.TRC:
> ORA-00600: internal error code, arguments: [729],
> [324], [space leak], [], [], [], [], []
 >

> The ORA02864.TRC file is 900 KB.
> I have selected some lines in trace file. The things
> I wonder in the ORA02864.TRC file is :
> *** 2002-04-03 18:19:17.187
 >

> *** SESSION ID:(17.792) 2002-04-03 18:19:16.875
 >

> ******** ERROR: UGA memory leak detected 324
> ********

 >
 >
 >
 >

> O/S info: user: Administrator, term: DALI, ospid:
> 992:1224, machine: ADALET\DALI
 >

> program:
 >

> last wait for 'SQL*Net message from client' blocking
> sess=0x0 seq=1484 wait_time=-2
 >

> driver id=28444553, #bytes=1, =0
 >
 >
 >
 >
 >

> Bunyamin K. Karadeniz
> Oracle DBA / Developer
> Civilian IT Department
> Havelsan A.S. Eskisehir yolu
> 7.km Ankara Turkey
> Phone: +90 312 2873565 / 1217
> Mobile : +90 535 3357729
 >

> The degree of normality in a database
> is inversely proportional to that of its DBA.
 >
 >
 >
 >

> ATTACHMENT part 2 image/gif name=dbainblk.gif
> The previous attachment was filtered out by the
> ListGuru mailing
> software at fatcity.com because binary attachments
> are not appropriate
> for mailing lists. If you want a copy of the
> attachment which was
> removed, contact the sender directly and ask for it
> to be sent to
> you by private E-mail.

 >

> This warning is inserted into all messages
> containing binary
> attachments which have been removed by ListGuru. If
> you have questions
> about this message, contact Postmaster_at_fatcity.com
> for clarification.

 >

> ATTACHMENT part 4 image/gif name=tech.gif



Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sakthi , Raj
   INET: rajan_sakthi_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).




MOHAMMAD RAFIQ


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Mohammad Rafiq
  INET: rafiq9857_at_hotmail.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 Wed Apr 03 2002 - 13:08:22 CST

Original text of this message

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