Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / Oracle / Oracle Server / December 2005

Tip: Looking for answers? Try searching our database.

Version of the JVM /JDK installed in Oracle

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
dbyte32@pobox.com - 29 Dec 2005 19:09 GMT
How does one determine the version of the jdk installed in the oracle
database.

I've tried the following but this does not provide the information I
need.

select * from all_registry_banners;

JServer JAVA Virtual Machine Release 9.2.0.1.0 - Production

  What I need to be able to determine is if the JDK is 1.2, 1.3 or 1.4
compliant?

Thanks
 Gerald
dbyte32@pobox.com - 29 Dec 2005 20:13 GMT
Ok I figured this out. Used System.out.println(
System.getProperty("java.version"));

Worked fine. Now I know that the oracle jdk installed in version
9.2.0.1.0 is actually jdk 1.3
Frank van Bortel - 30 Dec 2005 08:31 GMT
> How does one determine the version of the jdk installed in the oracle
> database.
[quoted text clipped - 5 lines]
>
> JServer JAVA Virtual Machine Release 9.2.0.1.0 - Production

[off topic]
Upgrade... Don't know if the JDK is upgraded, too, but your
db engine is ...less stable.
9.2.0.7 would be the latest, though maybe not most stable
version. I would upgrade to at least 9.2.0.4, and test
9.2.0.6/9.2.0.7 for your specific needs.
Signature

Regards,
Frank van Bortel

Top-posting is one way to shut me up...

Gerald - 30 Dec 2005 15:12 GMT
   Not a problem, the 9.2.0.1 was actually the local database on my
laptop, we have 9.2.0.6.0 in production. I'm going to go ahead and
upgrade the laptop database to the 9.2.0.6.0 anyway.

thanks
  Gerald
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.