| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Ghost index prevents DROP USER CASCADE
Hello Oracle DBAs and gurus,
SUMMARY
FULL DESCRIPTION
The guilty index is shown below. It is the only object left in the "user_objects" table:
OBJECT_NAME
SUBOBJECT_NAME OBJECT_ID DATA_OBJECT_ID OBJECT_TYPE
------------------------------ ---------- -------------- ------------------
CREATED LAST_DDL_ TIMESTAMP STATUS T G S
--------- --------- ------------------- ------- - - -
SYS_C00122756
114790 114790 INDEX
16-JUL-03 16-JUL-03 2003-07-16:13:20:24 VALID N Y N
I can't drop the index because the system can't find it. This is shown below:
*
ERROR at line 1:
ORA-01418: specified index does not exist
QUESTION
Any help would be appreciated,
Thanks,
Jorge Received on Wed Jul 16 2003 - 15:48:40 CDT
![]() |
![]() |