cancel
Showing results for 
Search instead for 
Did you mean: 

how to apply kernel patch

Former Member
0 Kudos

Hi all,

I have installed ECC on HP-UX server.Now i want to apply the kernel patches.Can anyone help me please?

It is urgent

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks for the prompt reply.

can u tell from which user do we need to login that is root or <sid>adm,also do we need to run root.sh

Thanks

Former Member
0 Kudos

Use user sidadm, it is a good idea to do a saproot.sh SID as root afterwards. Files with special permissions are icmbnd, saposcol, br*.

markus_doehr2
Active Contributor
0 Kudos

Do NOT use adm can´t change the owner of saposcol and icmbnd to user root.

Additionally don´t forget to update the IGS on 7.00 releases (download igsexe_*.SAR) and unpack that also.

Regards,

Markus

Former Member
0 Kudos

stopsap, clean shared memory

stopsap r3
saposcol -k
ps -ef|grep sapstartsrv
kill <sapstartsrv_pids>
cleanipc <inst_nr>

backup your kernel

cd /sapmnt/<SID>
cp -pr exe exe.001

extract new kernel

cd exe
SAPCAR -xvf <YOUR_DW.SAR>

startsap