
In this article, we will show you on how do we obtain the SAP J2EE engine version. Apart from the version, you will also be capturing the patch level and build.
This exercise is based on the Windows operating system and the steps will be similar on the other operating systems like Linux or Unix based.
Go to the below directory.
E:\usr\sap\SID\J00\j2ee\cluster\bootstrap\scripts
Execute below command line.
version.bat
The output.
SAP Java EE Application Server: Engine version 7.50
Patchlevel 3301.450295
Build 20191014111007


