cancel
Showing results for 
Search instead for 
Did you mean: 

Applying single component Java patches in SAP NW 7.4

Former Member
0 Kudos

Dear All,

We have recently installed SAP NW 7.4 (EP) server and applied support pack stack 7 using sum tool..

If we want to apply patch for single component is there any way other than SUM tool.

like with out generating xml file in the solution manager.

Regards,

Praveen.

Accepted Solutions (1)

Accepted Solutions (1)

divyanshu_srivastava3
Active Contributor
0 Kudos

Hi Praveen,

For same SP level, you can apply patch without XML using manual option in SUM.

Divyanshu

Answers (3)

Answers (3)

Reagan
Advisor
Advisor
0 Kudos

Deployment using Telnet is one option in addition to the single component update of SUM.

1641062 - Single component update and patch scenarios in SUM

Regards

RB

former_member188883
Active Contributor
0 Kudos

Hi Praveen,

Please refer SAP note on using Telnet to apply patches on JAVA based systems

1921719 - How to deploy same version of software/development component into java system via telnet c...

Regards,

Deepak Kori

former_member185239
Active Contributor
0 Kudos

Hi Praveen,

You can apply the single patch with the help of telnet.

Procedure :

1. telnet localhost 5$$08

2. Enter java administrator user and its password.

3. Enter the below command to update

deploy /tmp/depl/<software component patch> version_rule=all   where ( /tmp/depl/ is the folder where you kept the software component.)

With Reagrds

Ashutosh

divyanshu_srivastava3
Active Contributor
0 Kudos

I won't suggest telnet as it does not check pre-requisites.

divyanshu_srivastava3
Active Contributor
0 Kudos

and dependencies.