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: ORA-00600 [4502] [25] O8I within trigger on fetch

Re: ORA-00600 [4502] [25] O8I within trigger on fetch

From: Pete Sharman <psharman_at_us.oracle.com>
Date: Mon, 16 Aug 1999 09:46:38 -0700
Message-ID: <37B8406E.DF716BBC@us.oracle.com>


Martin

I've never hit the error, but as with all 600 errors, call Support.

Pete

Martin Haltmayer wrote:

> Hi all,
>
> I have a trigger after insert that calls a package procedure which opens
> a cursor and fetches from this cursor, then it closes the cursor.
>
> This works several times, but all of a sudden it stops with ORA-00600
> [4502] [25] on the fetch. The trace file says that the active statement
> for this session was just the select statement that opened the cursor.
>
> I use Oracle8i on Windows NT 4.0 SP 4.
>
> Did you also encounter that problem, do you know the reason, or do you
> even have a workaround?
>
> Martin

--
Regards

Pete


Received on Mon Aug 16 1999 - 11:46:38 CDT

Original text of this message

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