0% found this document useful (0 votes)
22 views7 pages

Kernel Release Upgrade 1717040547

The document outlines the steps for upgrading the SAP kernel from one release to another, specifically from release 745 to 749. It includes checking the current kernel version, downloading necessary files, backing up the existing kernel, and executing commands to replace the old kernel with the new one. The final steps involve configuring permissions and verifying the upgrade completion.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views7 pages

Kernel Release Upgrade 1717040547

The document outlines the steps for upgrading the SAP kernel from one release to another, specifically from release 745 to 749. It includes checking the current kernel version, downloading necessary files, backing up the existing kernel, and executing commands to replace the old kernel with the new one. The final steps involve configuring permissions and verifying the upgrade completion.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

KERNEL UPGRADE

INDRALA PREMSAI
SAP BASIS CONSULTANT
KERNEL UPGRADE :
It is the process of deleting the current Kernel
release executables and replacing with new Kernel release executables.
Ex: Kernel Release 745 to 749

Step 1 :
 Check the kernel release version
From OS level (disp+work)
Login to your Mobaxterm or Putty ,then follow the below commands.

Or
From Application level , login to your SAP System go to System tab
>>Status >>Other kernel information there you can find the Release
version.

Step 2 :
 Login to the service market place me.sap.com , Download “SAR” Files
1. SAPEXE_XXX.SAR
2. SAPEXEDB_XXX.SAR
3. SAPHOSTAGENT_XXX.SAR
4. IGSEXE_XXX.SAR
5. IGSHELPER_XXX.SAR
Step 3 :
 Take the backup of Existing Kernel Release (745)
 Before taking the backup, Check for available space (df -h)

 For taking the backup make a folder in Oracle(In my case space is


available in Oracle).

Step 4 :
 Switch to System and Stop
Step 5 :
 Go to the Global location(sapmnt/SID/exe/uc/linuxx86_64) copy present
kernel Executables(745) to newly created folder
(Oracle/backup_upgrade745)

Step 6 :
 Delete the present kernel executables in global location
Before deleting the kernel executables check whether the executables
are copied(if not repeat the Step 5)

Step 7 :
 Give permissions to the upgrading file
chmod -R 775 file
chown -R sidadm:sapsys file

Step 8 :
 Switch to your system
 Go to upgrading file location >>> Extract the SAR files using the
Command( SAPCAR -xvf file)
Step 9 :
 Copy the Extracted SAR files to Global location
Step 10 :
 Execute the “./saproot.sh<SID>” in root location
 Saproot.sh script to configure the ownership and permissions of some
kernel files, including saposcol.

Step 11 :
 Switch to System and start.
 Check for the Kernel Release version.
 From Application level

THANK YOU

You might also like