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: Drop user <username> Cascade

Re: Drop user <username> Cascade

From: Yann CAUCHARD <yann.cauchard_at_spcconsultants.com>
Date: Tue, 24 Sep 2002 14:31:05 +0200
Message-ID: <ampltj$2rp$1@wanadoo.fr>


try to find clues with :

select object_name from all_objects where status='INVALID';

hth

Yann

Fredrick Jeyakumar Roberts a écrit dans le message <2hQj9.821$F53.779564_at_newssvr28.news.prodigy.com>...
>ERROR at line 1:
>
>ORA-00604: error occurred at recursive SQL level 1
>
>ORA-01418: specified index does not exist
>
>
>
>Any ideas .. Thanks in advance.. Fred
>
>
>
Received on Tue Sep 24 2002 - 07:31:05 CDT

Original text of this message

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