Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: "new Stringbuffer()" in stored proc causes ORA-00600

Re: "new Stringbuffer()" in stored proc causes ORA-00600

From: DA Morgan <damorgan_at_exxesolutions.com>
Date: Fri, 28 Mar 2003 08:46:37 -0800
Message-ID: <3E847C6D.DC0C5AE3@exxesolutions.com>


Ken Hunt wrote:

> Hello,
>
> I have an embedded java procedure which uses JDBC to retrieve a clob.
> When I attempt to create a new StringBuffer object to hold the
> contents of the clob, the app gives the following error:
>
> ORA-00600: internal error code arguments:
> [kgamgub2_1],[],[],[],[],[],[],[]
>
> I am stepping through the code with JDeveloper, attached to SQLPlus
> process which is calling my stored procedure. Any ideas?
>
> Thanks,
> Ken

ORA-00600 is an unhandled internal Oracle error. Opan an iTAR at metalink.

Daniel Morgan Received on Fri Mar 28 2003 - 10:46:37 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US