Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

dba_registry

475755May 7 2009 — edited Sep 13 2012
SQL> SELECT COMP_NAME, STATUS FROM SYS.DBA_REGISTRY order by 2;

COMP_NAME STATUS
---------------------------------------- ----------------------------------------
JServer JAVA Virtual Machine REMOVED
Oracle XDK REMOVED
Oracle OLAP API REMOVED
Oracle interMedia REMOVED
Oracle Database Java Packages VALID
Oracle Database Packages and Types VALID
Oracle Database Catalog Views VALID
OLAP Analytic Workspace VALID
Oracle Workspace Manager VALID

1) How to remove Oracle Database Java Packages ???
2) Is there any way to remove the STATUS=REMOVED. I just want to have valid and invalid entries in dba_registry.

DATABASE VERSION= 10.2.0.4
OS= Solaris 10
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 11 2012
Added on May 7 2009
10 comments
8,322 views