Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ORA-00600: internal error code
Matthieu DEGLIN wrote:
>
> I'm using TOAD to write Oracle packages. When a procedure is opened in Toad
> and that I launch it via a sqplplus session, I sometimes encounter the
> following error:
>
> ERROR at line 1:
> ORA-00600: internal error code, arguments: [], [], [], [], [], [], [], []
> ORA-06512: at line 1
>
> When I close TOAD, I can launch the proc normaly.
>
> I've already done the same operations on another Database but TOAD never
> interfers with sqlplus !
>
> Can somebody tell me more about this interference ?
> What does that errors exactly means ?
> Why are the arguments empty ?
>
> Thanks for help.
Have you talked with your DBA? He/she will be able to determine what
the cause was. This is not a Toad issue - this message is generated
from the DB instance server.
-- Ron Reidy Oracle DBA Reidy Consulting, L.L.C.Received on Fri Oct 05 2001 - 10:13:32 CDT
![]() |
![]() |