cancel
Showing results for 
Search instead for 
Did you mean: 

error kernel extraction

Former Member
0 Kudos

hi

platform is aix 6.1, db2 udb 9.7, sap nw release 7.01, 64 bit unicode

i download latest kernel 150 for db dependent and db independent for aix 64 bit, i extract SAPEXEDB_150-10006295.SAR successfully, but when i extract SAPEXE_150-10006210.SAR, initially it go well but later it fails with extraction error as below:

sidadm> SAPCAR -xvf SAPEXE_150-10006210.SAR

SAPCAR: processing archive SAPEXE_150-10006210.SAR (version 2.01)

x ABAP.pad

x R3check

x R3ta

x R3trans

x SAPCAR

x cfw

x cfw/config.properties

x cfw/lib

.

.(many files in between)

.

x jcmon

x jcontrol

x jenqulib.jar

x jkit

x jkit/bin

x jkit/bin/java

x jkit/bin/javac

x jkit/bin/javap

x jkit/bin/javah

x jkit/bin/native2ascii

x jkit/bin/keytool

x jkit/bin/jarsigner

x jkit/bin/serialver

x jkit/bin/rmiregistry

x jkit/bin/rmid

x jkit/bin/rmic

x jkit/bin/jar

x jkit/bin/javadoc

x jkit/bin/extcheck

x jkit/bin/idlj

x jkit/bin/tnameserv

x jkit/bin/pnameserv

x jkit/bin/orbd

x jkit/bin/jdb

x jkit/lib

x jkit/lib/tools.jar

SAPCAR: error decompressing jkit/lib/tools.jar (cslib error -22)

sidadm>

pls note i created new exe folder to extract the files first, not in /sapmnt/SID/exe. permissions of .SAR files are 777, i have tried different or latest SAPCAR but same error, pls help me

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

> platform is aix 6.1, db2 udb 9.7, sap nw release 7.01, 64 bit unicode

>

> i download latest kernel 150 for db dependent and db independent for aix 64 bit, i extract SAPEXEDB_150-10006295.SAR successfully, but when i extract SAPEXE_150-10006210.SAR, initially it go well but later it fails with extraction error as below:

Could you try one lower patch level, if possible ?

Thanks

Former Member
0 Kudos

hi

yes i'm trying to apply 137 now, i will tell you result, thanks for help

Former Member
0 Kudos

hi

extract successful for 137 patch and i applied kernel 137 now, but why 150 failed? how i update latest?

Former Member
0 Kudos

> extract successful for 137 patch and i applied kernel 137 now, but why 150 failed? how i update latest?

Not sure how, but it might be your server (OS) related problem as well, may be this problem might not arise on another server, but still not sure.

However, you can wait for another higher kernel patch to be released and then you can update the kernel to the latest one. As of now you may go for patch level 137 throughout the landscape as we should all the systems consistent with same kernel patch level, until new one gets released.

Thanks

former_member188883
Active Contributor
0 Kudos

Hi,

Please check AIX 6.1 TL level compatibility SAP note. May be your system TL level is not upto date.

Regards,

Deepak Kori

Answers (2)

Answers (2)

Former Member
0 Kudos

HI

Please try to uncar form ROOT user ID.

Thanks

Mithun Das

Former Member
0 Kudos

permissions of foler 'lib' under the folder 'jkit' was 644 (after extraction), now i change it as 777 and redo extraction but same error, pls help me

former_member188883
Active Contributor
0 Kudos

Hi,

SAPCAR: error decompressing jkit/lib/tools.jar (cslib error -22)

This error comes as a result that during extraction it is not able to overwrite existing SAPCAR file. As it is in use durin .SAR file extractions.

You use the following option to avoid such issues.

copy the existing SAPCAR to another location say /usr/sap/trans

Then while extracting the kernel files type the following command

> /usr/sap/trans/SAPCAR -xvf <path of Kernel SAR files>

Hope this helps.

Regards,

Deepak Kori

Former Member
0 Kudos

hi

there is no existing SAPCAR, i created new folder for new kernel extraction, pls help me

former_member188883
Active Contributor
0 Kudos

Hi,

Can you check with updated version of SAPCAR file. Download the same from SAP service marketplace.

Regards,

Deepak Kori

Former Member
0 Kudos

HI

Please check below Link...

service.sap.com/patches

Download ->Support Packages and Patches->Entry by Application Group->Additional Components->SAPCAR

Thanks

Mithun Das

Former Member
0 Kudos

hi

i tried that i said it before, same error, pls help me

former_member188883
Active Contributor
0 Kudos

Hi ,

It seems to me that your .SAR file is corrupted. You will need to download the same and try extraction again.

Regards,

Deepak Kori

Former Member
0 Kudos

hi

just now i tried to download again but same error extraction