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!

RDBMS components upgrade

rootsmanApr 8 2011 — edited Apr 14 2011
Hi guys!

I have debugg problem in my database, so i have research a little bit and found solution on metalink doc ID 728316.1.
As i have seen there i had problem with instance version and java component version

By doing this query select comp_name, status, version from dba_registry;

i get:

COMP_NAME STATUS VERSION
Oracle Enterprise Manager VALID 10.2.0.3.0
Spatial VALID 10.2.0.1.0
Oracle interMedia VALID 10.2.0.1.0
OLAP Catalog VALID 10.2.0.1.0
Oracle XML Database VALID 10.2.0.1.0
Oracle Text VALID 10.2.0.1.0
Oracle Expression Filter VALID 10.2.0.1.0
Oracle Rules Manager VALID 10.2.0.1.0
Oracle Workspace Manager VALID 10.2.0.1.0
Oracle Data Mining VALID 10.2.0.1.0
Oracle Database Catalog Views VALID 10.2.0.3.0
Oracle Database Packages and Types VALID 10.2.0.3.0
JServer JAVA Virtual Machine VALID 10.2.0.1.0
Oracle XDK VALID 10.2.0.1.0
Oracle Database Java Packages VALID 10.2.0.1.0
OLAP Analytic Workspace VALID 10.2.0.1.0
Oracle OLAP API VALID 10.2.0.1.0

My question to is how to upgrade JAVA or all components to version 10.2.0.3?

Thank you!
This post has been answered by Helios-GunesEROL on Apr 8 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 12 2011
Added on Apr 8 2011
7 comments
435 views