Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-00604: error occurred at recursive SQL level 1
"Vitalis" <vitalisREMOVETHAT_at_numericable.fr> wrote in message
news:pan.2004.03.05.21.40.26.498371_at_numericable.fr...
> On Fri, 05 Mar 2004 15:14:22 -0500, paddy_nyr wrote:
>
> > I get the above message plus ORA-00942: table or view does not exist
when I
> > try an update a row on a table in my database.
> >
> > The table exists and I'm not sure why this is happening.
> >
> >
> > I'm running on a Sun Solaris 8 using Oracle 8.1.7.4
> >
> > Thanks
>
> Is this table actually in your own schema?
>
Yes, the table is in my schema.
Received on Fri Mar 05 2004 - 15:51:50 CST