Saturday 9 January 2021

How to check version of SAP JAVA J2EE Engine

To find the Version of SAP Java Engine execute the bat/sh file in following location 

This will give you the information about Version of J2EE Engine, SP Level, Patch Number, Build details

Move to /usr/sap/<SID>/<Instance No>/j2ee/cluster/bootstrap/scrip

Execute Version.bat in Windows & Version.sh in Unix Sever

Example :-

Old NW Version output 

(1000.7.10.10.05.20190809086713)

Here NW Version is 7.10, SP Level 10, Patch Number 05 & build number 20190809086713

New NW Version output 

SAP JAVA EE Application Server  Engine Version 7.40

SP Level 10**

Patch Level  05**

Build 20190809086713


Thanks for reading, Please share your valuable feedback.  

Share this

4 Responses to "How to check version of SAP JAVA J2EE Engine "