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!

Do we need to disable / switch off options?

user11201026Sep 24 2016 — edited Sep 30 2016

Hi,

We recently upgraded to 11.2.0.4.  We have an Enterprise license but we do not pay extra for any of the additional components such as Spatial etc.  After our upgrade dba_registry looks as below.  Do I need to switch off any of these options? In our old version we had 'OPTION OFF' for some of them.

Thanks.

select COMP_ID,COMP_NAME,STATUS from dba_registry;SQL> SQL> SQL> SQL>

COMP_ID         COMP_NAME                                          STATUS

--------------- -------------------------------------------------- -----------

ORDIM           Oracle Multimedia                                  VALID

EM              Oracle Enterprise Manager                          VALID

AMD             OLAP Catalog                                       VALID

SDO             Spatial                                            VALID

XDB             Oracle XML Database                                VALID

CONTEXT         Oracle Text                                        VALID

ODM             Oracle Data Mining                                 VALID

EXF             Oracle Expression Filter                           VALID

RUL             Oracle Rules Manager                               VALID

OWM             Oracle Workspace Manager                           VALID

CATALOG         Oracle Database Catalog Views                      VALID

CATPROC         Oracle Database Packages and Types                 VALID

JAVAVM          JServer JAVA Virtual Machine                       VALID

XML             Oracle XDK                                         VALID

CATJAVA         Oracle Database Java Packages                      VALID

APS             OLAP Analytic Workspace                            VALID

XOQ             Oracle OLAP API                                    VALID

17 rows selected.

This post has been answered by Hemant K Chitale on Sep 26 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 25 2016
Added on Sep 24 2016
3 comments
2,049 views