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

RE: ORA-00600

From: Jeffery Stevenson <jeff_at_mpv.com>
Date: Tue, 18 Sep 2001 13:30:40 -0700
Message-ID: <F001.0039173F.20010918074620@fatcity.com>

What version of Oracle are you running? I've seen this ORA-00600 mentioned in two different patchset fixes (but I guess the bugs weren't public, 'cause I couldn't view any details on them, so I can't be sure that the other arguments in the 600 are referring to the same type of error you're having). Hopefully these might help you narrow it down some so that maybe you can figure out some kind of workaround for the interim.

Bug 590783 (fixed in 8.0.4.x patch sets) -- occurred when dereferencing large VARRAYS

Bug(s) 1610791, 1620278 (fixed in 8.1.7.x patch sets) -- occurred when selecting from an IOT via a secondary index

Jeffery Stevenson
Chief Databeast Tamer
Medical Present Value, Inc.
Austin, TX

-----Original Message-----
Sent: Tuesday, September 18, 2001 1:25 AM To: Multiple recipients of list ORACLE-L

Hi

    I get this error ORA-00600 when i try to execute a stored procedure.

The stored procedure gets compiled perfectly but gives this error at run-time while executing it from a java code. This is what i found in the alert log.

Tue Sep 18 04:57:14 2001
Errors in file
/usr/local/oracle/8i/u01/app/oracle/admin/HHME1/udump/ora_2825.trc: ORA-00600: internal error code, arguments: [kcbgtcr_4], [6529], [6707], [1049600], [1], [], [], []

Can someone tell me how to deal with this problem,

Thanx,
Sirisha.



Disclaimer

This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited.



Visit us at http://www.mahindrabt.com
--

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

Author: Sirisha
  INET: sirishas_at_mahindrabt.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).
--

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

Author: Jeffery Stevenson
  INET: jeff_at_mpv.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 Tue Sep 18 2001 - 15:30:40 CDT

Original text of this message

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