Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-00600 [4502] [25] O8I within trigger on fetch
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
![]() |
![]() |