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
> 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