How to remove data dictionary tables & v$ views
SQL> select COMP_NAME,STATUS from dba_registry;
COMP_NAME
--------------------------------------------------------------------------------
STATUS
-----------
Oracle9i Catalog Views
LOADING
Oracle9i Packages and Types
INVALID
Kindly help us to remove them and reinstal it.
Thanks
Anish