Skip to Main Content

Java SE (Java Platform, Standard Edition)

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!

Java Version

user151917Jun 8 2011 — edited Jun 12 2011
Hi,

How to check java version in oracle EBS I know the command java –version but as per my requirement I need to know which java version is being used by Oracle application server and full oracle EBS.
As per Oracle Service request I need to install “JDK 5.0.0.51 or higher” but after running java –version it is giving 1.5.0 for full details find below.

$ java -version
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build pap64dev-20070201 (SR4))
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 AIX ppc64-64 j9vmap6423-20070201 (JIT enabled)
J9VM - 20070131_11312_BHdSMr
JIT - 20070109_1805ifx1_r8
GC - 200701_09)
JCL - 20070126

Kindly suggest

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 10 2011
Added on Jun 8 2011
5 comments
3,089 views