Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ORA-6000...meaning?....solution?
"RYoung" <ryoung_at_summer.dbsol.com> writes: >
> Anyone seen this before?
>
> SQLDBA> connect internal
> Connected.
> SQLDBA> shutdown
> Database closed.
> Database dismounted.
> ORA-00600: internal error code, arguments: [730], [136], [space leak], [],
> [], [], [], []
The Oracle7 server messages guide says the following about ORA-00600 messages:
<start quote>
ORA-00600 internal error code, arguments: [num], [?], [?], [?], [?], [?]
Cause:
This is a catchall internal error message for Oracle program exceptions.
It indicates that a process has met a low-level, unexpected condition.
Various causes of this message include:
- time-outs - file corruption - failed data checks in memory - hardware, memory, or I/O errors - incorrectly restored files
Action:
Report this error to customer support after gathering the following
information:
- events that led up to the error - the operations that were attempted that led to the error - the conditions of the operating system and database at the time of the error - any unusual circumstances that occurred before receiving the ORA–00600 message - contents of any trace files generated by the error - the relevant portions of the Alert file
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.
<end quote>
Hope this helps,
Stefan Deisz.
Name :G.R.S. Deisz Phone :+31-50-5855954 E mail :G.R.S.Deisz_at_PTT-Telecom.Unisource.NL DISCLAIMER:This statement is not an official statement from, nor does it represent an official position of, PTT Telecom BV.Received on Thu Feb 27 1997 - 00:00:00 CST
![]() |
![]() |