cancel
Showing results for 
Search instead for 
Did you mean: 

How to check NW04s patch level

Former Member
0 Kudos

Hi

Can anybody help me out to check patch level of NW04s of Ep and for J2ee engine also.

And how to apply the patches for both of them.kindly give me the path for the patches available for J2ee and NW04s.

with regards,

Accepted Solutions (1)

Accepted Solutions (1)

JPReyes
Active Contributor
0 Kudos

NW04s -> transaction SPAM -> Package level

j2ee and EP -> http://<server>:<port>/sap/monitoring/SystemInfo or at JSPM

To apply patches at NW04s Abap use SPAM and for j2ee/EP you need to use JSPM as stated above

Regards

Juan

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello Eswar Kumar,

You can check Java stack level by,

http://<hostname>:50<instance id>0/systeminfo

and for ABAP side login to system and goto System --> Status.

To apply Support packs on Java side use JSPM

Download all the required files from http://service.sap.com/swdc

and put it in /usr/sap/trans/EPS/in

then run JSPM and you can update Java Stack.

For ABAP side extract all required files for ABAP into

/usr/sap/trans/EPS/in and run SPAM.

To know the exact process download the installation guide from marketplace http://service.sap.com/instguide

Reward some points if you find this information useful.

Thanks & Regards,

Kaustubh

Former Member
0 Kudos

HI,

How to check the patch level for NW04s As java and what patches to apply to upgrade.

with regards,

Former Member
0 Kudos

Hi,

As said by juan follow the system info path for port use 5xx00.

Then make a note of the software components and then download them from market place.You can find the latest release in the market place.THen apply them using the jspm.

Just download the *.sca or sda files and then paste them in the trans/eps/in directory.THen start the jspm it will guide u the rest.

Regards,

Vamshi.

Former Member
0 Kudos

Hi,

You can find this in the http://service.sap.com/swdc.

You can select you product and go ahead.

You have to apply abap patches using SPAM tocde

and java stack using JSPM it will be in usr/sap/sid/inst/j2ee/jspm/go.bat

Regards,

Vamshi.