dba_registry issue
Hello ,
Have created two databases one is database1, while installing oracle11g and second is database2 with manual process. We observed
that there are only 2 rows in dba_registry where as in database1
there are 19 rows. Please suggest me.
database1> select COMP_NAME,VERSION,STATUS from dba_registry;
COMP_NAME VERSION STATUS
-----------------------------------------------------------------------------------------------
OWB 11.1.0.6.0 VALID
Oracle Application Express 3.0.1.00.12 VALID
Oracle Enterprise Manager 11.1.0.7.0 VALID
Oracle Ultra Search 11.1.0.7.0 VALID
OLAP Catalog 11.1.0.7.0 VALID
Spatial 11.1.0.7.0 VALID
Oracle Multimedia 11.1.0.7.0 VALID
Oracle XML Database 11.1.0.7.0 VALID
Oracle Text 11.1.0.7.0 VALID
Oracle Expression Filter 11.1.0.7.0 VALID
Oracle Rules Manager 11.1.0.7.0 VALID
Oracle Workspace Manager 11.1.0.7.0 VALID
Oracle Database Catalog Views 11.1.0.7.0 VALID
Oracle Database Packages and Types 11.1.0.7.0 VALID
Have created two databases one is database1, while installing oracle11g and second is database2 with manual process. We observed
that there are only 2 rows in dba_registry where as in database1
there are 19 rows. Please suggest me.
database1> select COMP_NAME,VERSION,STATUS from dba_registry;
COMP_NAME VERSION STATUS
-----------------------------------------------------------------------------------------------
OWB 11.1.0.6.0 VALID
Oracle Application Express 3.0.1.00.12 VALID
Oracle Enterprise Manager 11.1.0.7.0 VALID
Oracle Ultra Search 11.1.0.7.0 VALID
OLAP Catalog 11.1.0.7.0 VALID
Spatial 11.1.0.7.0 VALID
Oracle Multimedia 11.1.0.7.0 VALID
Oracle XML Database 11.1.0.7.0 VALID
Oracle Text 11.1.0.7.0 VALID
Oracle Expression Filter 11.1.0.7.0 VALID
Oracle Rules Manager 11.1.0.7.0 VALID
Oracle Workspace Manager 11.1.0.7.0 VALID
Oracle Database Catalog Views 11.1.0.7.0 VALID
Oracle Database Packages and Types 11.1.0.7.0 VALID
0