Message-Id: <10612.116382@fatcity.com> From: Hendri Maulana Date: Thu, 07 Sep 2000 16:39:15 +0700 Subject: ORA 600 --------------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 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.