| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: internal error 15599
In article <7or7ki$r2v1_at_news.asiaonline.net>,
"howard lee" <chhlee_at_yahoo.com> wrote:
> Please help!
>
> i've got a sql which has been running for more
than 6 months. it suddenly
> failed after two weeks ago with an error of
ORA-0600 : internal error
> [1559]...
>
> the sql consists of three tables, simple join
with two columns joining each
> pair of table. The number of rows in the tables
range from 500+ to 27000.
> I have tried increasing temp and rbs
tablespaces. it still doesn't work.
> could anyone help? please?
>
> thanks
> howard
>
>
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
The first argument is the internal message
number. Other arguments are various numbers,
names, and character strings.
See Calling Customer Support on page -3 for more information. The numbers may change meanings between different
versions of the Oracle Server.
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.
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
Received on Thu Aug 12 1999 - 02:02:26 CDT
![]() |
![]() |