cancel
Showing results for 
Search instead for 
Did you mean: 

How to deploy Kernel Patches in ECC 6.0 SR2

Former Member
0 Kudos

Dear all, after successfull installation of SAP ECC-6.0 SR-2 on Redhat 5.1 X86_64 Now i need to patch the SAP kernel, So plz help me.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Usman,

Markus is correct, first you need to search yourself & if you wont get anything then only raise a question.

Anyway have a look on the SAP note "19466" and the below links

You can upgrade kernel using JSPM as well.

Hope it helps

Thanks

Sushil

Former Member
0 Kudos

U r right i need to search it by myself, anyway thanks for ur help

Former Member
0 Kudos

Usman,

Check below link for how to apply kernel patch & close this thread if your question is answered.

Thanks

Sushil

Edited by: Sushil Suryawanshi on Jun 16, 2009 5:51 PM

Former Member
0 Kudos

1) take backup "/sapmnt/SID/exe/" at seprate location

2) stop sap login as SIDadm (stopsap & saposcol -k)

3) stop lestner as oraSID

4) # SAPCAR -xvf kernel_file /tmp/exe

5) copy /tmp/exe to /sap/SID/exe

6)cd /sapmnt/<SID>/exe

./saproot.sh <SID> (as root)

and also check permission on /sapmnt/<SID>/exe must be SIDadm:sapsys

7)start lestner as oraSID

😎 login as SIDadm (saposcol & startsap)

markus_doehr2
Active Contributor
0 Kudos

You need to download also

igsexe_<patchlevel>.SAR

DBAT*.SAR (brtools for Oracle)

if you have a Java system with SSO connected you may also need to copy libsapcrypto.

Markus

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

I would search the forum first before posting that question.

Markus