Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Can Anyone Explain: ORA-0600: Internal Error Code: arguements:[ktfbbsearch-7],[125],[],[],[],],[],[]
ORA-600 errors are expected "unexpected" errors in the Oracle code. The
first argument of the error is a unique reference to the location in the
Oracle code where "something" went wrong.
After having searched Metalink for this error and having determined this is
not a known issue you should create a TAR with Oracle Support.
kind regards,
Peter
PS Out of curiosity I did this ML search for you, and I think you should read bug 2311972.
"Schrödinger's Cat" <72446.2772_at_compuserve.com> schreef in bericht
news:myD69.2265$zi7.763406430_at_twister2.starband.net...
> I have a large database (10m rows or so) and when I try to do an insert I
> get this error:
>
> ORA-0600: Internal Error Code:
> arguements:[ktfbbsearch-7],[125],[],[],[],],[],[]
>
> I have solved the problem by putting the table in a new tablespace with
> Local Management and Uniform Allocation. But the question remains why
this
> is necessary? Is this an Oracle bug? The original tablespace had
Automatic
> Allocation ... and it failed above a certain size.
>
> This problem is solved, but in the interests of learning more about
Oracle,
> I would love to know why this happens?
>
> Thanks
>
>
Received on Thu Aug 15 2002 - 00:18:01 CDT
![]() |
![]() |