cancel
Showing results for 
Search instead for 
Did you mean: 

Verifying java kernel verion

Former Member
0 Kudos

Hi All,

Need clarification.

While checking version of kernel on Java we can use the command jcmon –v

The way this displays is

compiled for 64 BIT

compilation mode UNICODE

compile time Dec 22 2012 02:38:18

update level 0

patch number 108

source id 0.410

however if we check via disp+work

compiled for 64 BIT

compilation mode UNICODE

compile time Dec 23 2012 20:13:19

update level 0

patch number 410

source id 0.410

So the path number varies is display. Can some 1 help to clarify how to get the kernel version in java correctly.

Regards,

Ravi

Accepted Solutions (0)

Answers (1)

Answers (1)

Reagan
Advisor
Advisor
0 Kudos

Hello

Have you tried using the sapcontrol for that ?

su - sidadm

sapcontrol -nr 00 -function GetVersionInfo

Replace 00 with the right system number

Regards

RB