Database Error Messages

OCI-00600

internal error code, arguments: [argument1], [argument2], [argument3], [argument4], [argument5], [argument6], [argument7], [argument8], [argument9], [argument10], [argument11], [argument12]
  • argument1: First argument of the internal error code.
  • argument2: Second argument of the internal error code.
  • argument3: Third argument of the internal error code.
  • argument4: Fourth argument of the internal error code.
  • argument5: Fifth argument of the internal error code.
  • argument6: Sixth argument of the internal error code.
  • argument7: Seventh argument of the internal error code.
  • argument8: Eighth argument of the internal error code.
  • argument9: Ninth argument of the internal error code.
  • argument10: Tenth argument of the internal error code.
  • argument11: Eleventh argument of the internal error code.
  • argument12: Twelfth argument of the internal error code.

Cause

This is the generic internal error number for Oracle program exceptions. It indicates that a process has encountered a low-level, unexpected condition. The first argument is the internal message number. This argument and the database version numbers are critical in identifying the root cause. and the potential impact on your system.


Action

Visit My Oracle Support to access the ORA-00600 Lookup tool (reference Note 600.1) for more information regarding the specific ORA-00600 error encountered.

An Incident has been created for this error in the Automatic Diagnostic Repository (ADR). When logging a service request, use the Incident Packaging Service (IPS) from the Support Workbench or the ADR Command Interpreter (ADRCI) to automatically package the relevant trace information (reference My Oracle Support Note 411.1).

The following information should also be gathered to help determine the root cause:

  • Changes leading up to the error.
  • Events or unusual circumstances leading up to the error.
  • Operations attempted prior to the error.
  • Conditions of the operating system and databases at the time of the error.

Note: The cause of this message may manifest itself as different errors at different times. Be aware of the history of errors that occurred before this internal error.

Note: The parameters below depend on the specific error message.