Database Administration (MOSC)

MOSC Banner

How to remove data dictionary tables & v$ views

edited Mar 15, 2009 8:38PM in Database Administration (MOSC) 1 commentAnswered
After  creating a database, we ran catalog.sql but it hung and couldnot finish properly. After looking on to the dba_registry view we saw the below error -

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

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center