Re: Oracle Internal server Error - while inserting data into temporary tables
Date: 30 Oct 2002 04:27:27 -0800
Message-ID: <apoj7f01m1m_at_drn.newsguy.com>
In article <1982499.1035903962_at_dbforums.com>, hari_avar says...
>
>
>Hello
>
>Iam facing a problem in temporary tables in oracle.
>
>I use a temporary table in a procedure.
>
>Iam getting a oracle internal server error in procedure at the line
>where I insert data into temporary table.
>
>This problem does not happen in a regular basis for the same arguments
>in the procedure call.
>
>some times it happens
>
>Can anyone help
>
>Here is the error message
>
>ERROR at line 1:
>ORA-00600: internal error code, arguments: [kcbgcur_3], [1], [2],
>[12588536],
>[12587576], [12590312], [1], []
>
>
>Thanks in advance
>
>Regds
>
>Srihari
>
>--
>Posted via http://dbforums.com
Hi:
As the error indicates, this is an internal error. You need to contact Oracle support about the problem.
Rick Rick Wessman Oracle Corporation The opinions expressed above are mine and do not necessarily reflect those of Oracle Corporation.Received on Wed Oct 30 2002 - 13:27:27 CET