cancel
Showing results for 
Search instead for 
Did you mean: 

How to check patch level of sapj2ee

Former Member
0 Kudos

Hi

Note 990892 recommends to patch sapj2ee to at least #34. Do you know how to check which patch level you have installed?

Best regards

Flemming

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Flemming,

I believe this has been answered here before as well...Anyway to find out the patch level, do this....

For the SAP J2EE, do this:

in QSH or QP2TERM

cd /usr/sap/<SID>/<instance>/j2ee/os_libs

jcontrol -version

You shud see the J2ee version patch:

jcontrol information

kernel release 700

kernel make variant 700_REL

compiled on AIX 2 5 005DD9CD4C00 (iSeries)

compiled for 64 BIT

compilation mode UNICODE

compile time Aug 29 2006 05:42:28

update level 0

patch number 0

source id 0.075

supported environment

database (SAP, table SVERS) 700

operating system

OS400 3 5

OS400 4 5

Hope that helps...

Thanks

Abhi