cancel
Showing results for 
Search instead for 
Did you mean: 

kernal upgradation

Former Member
0 Kudos

Hi Friends,

1. we are trying to apply kernel from 640 to 700.i have followed below path to download the kernel.

support and patch up gradation>SAP net weaver>netweaver04s>entry by component>kernel 7.00 32 bit Unicode.

is this correct path?????????

2. in this what files shall i download (there are lot of files).

please give me clear idea.i am little confuse

my system environment:

system--ECC5.00

Unicode.

SQ L database.

present kernel 640.

Thanks in advance.

vinnu.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Vijay

Steps to upgarde kernal:

Best practice to go ahead is:

Step 1: Create a new folder /sapmnt/<SID>/newkernel

Step 2: Copy all contents of /sapmnt/<SID>/exe to /sapmnt/<SID>/newkernel

Step 3: Download the database independent & database dependent files.

Step 4: Uncar these files in /sapmnt/<SID>/newkernel (This will overwrite old kernel files from newkernel, thus upgrading the kernel)

Step 5: Shutdown SAP & Database (Make sure all process are stopped e.g. saposcol, Database listener, etc)

Step 6: Rename /sapmnt/<SID>/exe to /sapmnt/<SID>/oldkernel

Step 7: Rename /sapmnt/<SID>/newkernel to /sapmnt/<SID>/exe

Step 8: Start Database & SAP system (Make sure you upgrade the kernel files on Application server as well)

Incase, you require to revert back to old kernel, just Bring down SAP & database copy back the exe folder to newkernel & oldkernel folder to exe)

any querry feel free to ask

Reward points:

Message was edited by:

Rajat Anand

Former Member
0 Kudos

Hi Anand,

Thanx for ur reply.

but one small doubt?

how can i find database dependent and independent files?(there r lot of files)

vinnu.

Former Member
0 Kudos

Hi Vijay

Go to http://service.sap.com/sp-stacks

You need to download 2 car files from SAP Service Market: Database independent and Database dependent, usually SAPEXE.CAR and SAPEXEDB.CAR and uncar them into the kernel diretory.

You have to select kernal files based on ur OS and DB combination.

Also reward points its keeps the spirit of forum alive

Former Member
0 Kudos

Hi,

SAPEXE.SAR is the kernel independent file.

SAPEXEDB.SAR is the kernel dependent file. It is selected on the basis of the info you have selected about your OS and the database.

Regards, and don't forget to reward wit points. Keep the forum alive.

Former Member
0 Kudos

Hi Vijay

Bingo ur absolutely right.

Kernal consist of all executables like disp+work.exe,sapcar -xvf...etc.

Before going to apply the kernel patch we need to take the backup of run directory.And we need to stop all the sap services.

Here we have 2 types of kernnel.

1.Database dependent.

2.Data base independent patches.

Also reward points