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: Error occured when I wanna drop any view or index

Re: Error occured when I wanna drop any view or index

From: Daniel Morgan <dmorgan_at_exesolutions.com>
Date: Tue, 06 Aug 2002 21:22:12 GMT
Message-ID: <3D503E01.B7755D6@exesolutions.com>


fish wrote:

> Hi all,
>
> Thesedays I'm learning SQL in my ORACLE8i+RedHat7.2 environment.
> I can *create* index and view as I need. But there's an error message
> occured when I want to *drop* any view or index:
> --------------------------------------------------------------
> SQL> drop view myview1;
>
> ERROR at line 1:
> ORA-00604: error occurred at recursive SQL level 1
> ORA-04052: error occurred when looking up remote object
> --------------------------------------------------------------
> I don't know what happened this time. Please give me some guide.
> Thank you so much.
>
> fish

Post the SQL statement you are trying to execute.

Daniel Morgan Received on Tue Aug 06 2002 - 16:22:12 CDT

Original text of this message

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