Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

kernel upgrade

Former Member
0 Likes
459

Hi 2all,

Please give me steps to upgrade kernel.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
431

Hi Raj,

Down load the SAP database dependent and OS dependent files from OSS and then follow the steps.

1) Download OS and DB dependent patches from OSS

2)stopsap

3)stop all the services

4) take a backup of 'run' folder

5)uncar the downloaded file in run dir., where as it will overrite some programs.

6)Start SAP

You can refer Note 664679 and 19466

Regards,

Hari.

PS:Awarding points will get you some points.

2 REPLIES 2
Read only

Former Member
0 Likes
432

Hi Raj,

Down load the SAP database dependent and OS dependent files from OSS and then follow the steps.

1) Download OS and DB dependent patches from OSS

2)stopsap

3)stop all the services

4) take a backup of 'run' folder

5)uncar the downloaded file in run dir., where as it will overrite some programs.

6)Start SAP

You can refer Note 664679 and 19466

Regards,

Hari.

PS:Awarding points will get you some points.

Read only

Former Member
0 Likes
431

Hi

1. You need to download 2 sar files from the market place called sapexe.sar (OS Independent) and sapexedb.sap (database dependent)

2. then uncar those two sar files and keep in temporary directory

3. take backup of exe directory (/usr/sap/sid/sys/exe)

4. stop CI

5. stop DI

6. check any open processors using pf -ef |grep sid

7. copy temporary directory into exe (overwrite)

8. start DI and CI

9. then check whether upgrade or not using disp+work command at os level...

Regards

Chandu