cancel
Showing results for 
Search instead for 
Did you mean: 

kernel upgrade on window system 32-bit

Former Member
0 Kudos

Hi team,

I have installed ECC6.0 on my windows32-bit system, now the present kernel level is 75.

I need to do kernel upgrade, i had ABAP+JAVA instance, Can u tell me the procedure or any is it normal we do for ECC5.0 having only ABAP instance.

So please be specific in the replies,

Your replies are very helpful.

Regards

Bhaskar.T

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Thank you

Former Member
0 Kudos

On your sytem

1. -> get your DB information form typing R3trans -v or from the

R3 level system status. Note down your DB like Oracle or

MSSQL.

2. -> go to SMP and download the appropriate kernel by going

checking 32-64 bit and unicode and non-unicode.

3. -> go to DataBase independant and download

SAPEXE<version>.SAR

4. -> got to DataBase dependant and download

SAPEXEDB<version>.SAR

5. -> for safer side make a backup copy of your existing kernel

with the date and version info.

6. -> Shutdown your SAP (NOT YOUR OS). if you have

application server bring them down first and then Central

Instance.

7.-> now extract this two new .SAR file into your existing

kernel or to any new folder by typing

SAPCAR -xvf SAPEXE***.SAR and SAPEXEDB***.SAR

8. -> if you have extracted the files at some other location that

copy them to your existing location.

9. -> if you are using linux than it is good to do

cleanipc <instance no> remove command, on windows

it is not required.

10.-> Start your Central Instance. type dpmon to find out the

system status. Once the sytem is up start your

Application server also.

11.-> You can check your new kernel version from OS level by

typing disp+work or from the R3 level by going in to

Syste-> Status..

V...

Former Member
0 Kudos

Hi Baskar,

Once go through this link.

[http://sapdocs.net/?tag=netweaver]

Thanks & Regards,

Sudheer.

Former Member
0 Kudos

If you have double stack try to read this blogs :

You can find good information about JSPM

Regards.