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

Home -> Community -> Mailing Lists -> Oracle-L -> ORA 600

ORA 600

From: Hendri Maulana <hendri_m_at_se.fujitsu.co.id>
Date: Thu, 07 Sep 2000 16:39:15 +0700
Message-Id: <10612.116382@fatcity.com>

--------------D972A8C0D849F452F7441364
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hello List,

I'm using ORACLE 7.2.3 under UNIX. I got a problem while trying connecting SQLPLUS. Could someone help
what exactly the ACTION should be taken other than the message oerr displayed ? Below is the job excerpt I did:


$ sqlplus system/manager

SQL*Plus: Release 3.2.3.0.0 - Production on Thu Sep 7 15:09:35 2000 Copyright (c) Oracle Corporation 1979, 1994. All rights reserved. ERROR: ORA-00600: internal error code, arguments: [12803], [], [], [], [], [], [], []

Enter user-name:

$ oerr ora 00600

00600, 00000, "internal error code, arguments: [%s], [%s], [%s], [%s], [%s], [%s], [%s], [%s]"

// *Cause: This is the generic internal error number for Oracle program
// exceptions. This indicates that a process has encountered an
// exceptional condition.
// *Action: Report as a bug - the first argument is the internal error
number

$


Appreciate for the answer.
Henry

--------------D972A8C0D849F452F7441364
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html>
Hello List,
<p>I'm using ORACLE 7.2.3 under UNIX. I got a problem while trying connecting SQLPLUS. Could someone help
<br>what exactly the ACTION should be taken other than the message oerr displayed ? Below is the job excerpt I did:

<br>--------------------------------------------------------------------------------------------
<br>$ sqlplus system/manager
<br>SQL*Plus: Release 3.2.3.0.0 - Production on Thu Sep 7 15:09:35 2000
<br>Copyright (c) Oracle Corporation 1979, 1994. All rights reserved. <br>ERROR: ORA-00600: internal error code, arguments: [12803], [], [], [], [], [], [], []
<p>Enter user-name:
<p>$ oerr ora 00600
<br>00600, 00000, "internal error code, arguments: [%s], [%s], [%s], [%s],
[%s], [%s], [%s], [%s]"
<br>// *Cause: This is the generic internal error number for Oracle program
<br>// exceptions. This indicates that a process has encountered an
<br>// exceptional condition.
<br>// *<b>Action: Report as a bug - the first argument is the internal
error number</b>
<p>$
<p>--------------------------------------------------------------------------------------------
<p>Appreciate for the answer.
Received on Thu Sep 07 2000 - 04:39:15 CDT

Original text of this message

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