Download & Upgrade SAP Kernel: Step by Step Tutorial

What is a Kernel?


Why Kernel Upgrade?


How to check Kernel Version?

There are many ways to check the Kernel Version -

Method 1) Logon to SAP system and go to SM51 à Release Notes
 

Method 2) Logon to SAP system and go to System tab in the menu bar and select Status
  Method 3) Logon in operating system, switch to user <SID>adm and give the command disp+work

You can also give disp+work –version
 

Download & Upgrade SAP Kernel: Step by Step Tutorial

Download Kernel from Service Marketplace



Download & Upgrade SAP Kernel: Step by Step Tutorial


Download & Upgrade SAP Kernel: Step by Step Tutorial
Database Independent
Step 1: Create a new Directory at OS level with enough space. Name of Dir can be "exe_new<ddmmyy>".

Step 2: Transfer these SAPEXEDB.SAR & SAPEXE.SAR files which you have downloaded to the new directory at OS level.

Step 3: Change your current directory to path .SAR files are created (cd /sapmnt/PR2/exe_new20122006). Check the directory path with command 'pwd' to ensure you are in the same dir (exe_new<ddmmyy>).

Step 4: Now uncompress these. SAR files by sapcar exe. The command used for the same would be

SAPCAR –xvf sapexe. SAR

SAPCAR –xvf sapexedb.SAR


cp -rp /sapmnt/<SID>/exe_new<ddmmyy>/* /sapmnt/<SID>/exe/

Step 8: This will copy / replace all the files in the existing kernel directory with a new kernel files.

Then check the kernel version from OS level by the command disp+work. It should show that the patch number has been increased.

Step 9:

Then logon to OS level as root (specific to UNIX). In the kernel directory, there is a script called saproot.sh. Execute this script

./saproot.sh <SID>

Step 10: This script assigns the correct permissions to all the executable programs in the kernel such br* file etc...

Step 11:

Then start the SAP system

startsap r3

Step 12: Now you can also check the kernel version level from SM51 or by selecting system à status

 

 

YOU MIGHT LIKE: