cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to uncar files using SAPCAR Command

0 Kudos

While uncar .SAR file i am getting the below error.

D:\K><b>SAPCAR -xvf DW_199-20000252.SAR</b>

Could not open the ICU common library.

The following files must be in the path described by

the environment variable "PATH":

icuuc26.dll, icudt26l.dll, icuin26.dll [nlsui0.c 1457] pid = 4972

Terminating.

You may set the environment variable NLSUI_7BIT_FALLBACK to run the program

without the ICU libraries in an emergency mode. [nlsui0.c 1205] pid = 4972

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

Use latest SAPCAR version .that will solve your problem

Former Member
0 Kudos

Hi Sunil,

Could you provide the details like Kernel version, WAS/SAP BASIS version etc

Regards

Umesh

0 Kudos

Santosh

I did the same as you suggested to do. But still it is showing the same error

0 Kudos

Thanks a lot for supporting to both umesh and santosh

Finally I got the answer

kdsunil2006@gmail.com

09883026406

Former Member
0 Kudos

Hi Sunil,

What was the answer ? It will be great if you can share.

Regards,

Casper

Former Member
0 Kudos

Hi Sunil,

Try follwoing:

set the NLSUI_INIT_TRACE_LEVEL environment variable to 'high' when you start the program (possible values: low, medium, high). This will enable you to receive information about the search path for shared libraries. This information is issued on stderr.

You can set the Environment variable NLSUI_7BIT_FALLBACK to YES .

If not soved then upgrade the kernel.

Award Points if helpful

Regards

Umesh

0 Kudos

Hi umesh,

Still getting the same problem.

Former Member
0 Kudos

looks like some binaries are missing , Performing a kernel upgrade should resolve the issue.

0 Kudos

Hi,

In the previous error i set the path in enviromental variable c:/i386 after that i once again tried now i am getting below error

<b>D:\K>SAPCAR -xvf TP_193-20000182.SAR</b>processing archive T...

--- Unicode interface [u16_get.c line 233] pid = 5364 :

Invalid UTF-8 encountered by fgetsU16 (fileno 0x3)

fd

Characters previously read:

0043 0041 0052 0020 0032 002e 0030 0031 &#9569;|CAR 2.01|

0052 0047 030 0031 &#9569;|RGR 2.01|

--- Unicode interface -


End of message -


Illegal byte sequence TP_193-20000182.SAR

Former Member
0 Kudos

Apart from Gerard`s suggestion I didn't`t get the command you are executing for SAPCAR .

<b>D:\K>SAPCAR -xvf DW_199-20000252.SAR</b>

Why don`t you copy SAPCAR on D:\ and execute SAPCAR like ..

D:\SAPCAR -xvf DW_199-20000252.SAR

Regards ,

Santosh Karadkar

0 Kudos

hi santosh,

I have downloaded all the kernel files in a folder from service market place and i copy the sapcar executable from kernel into that folder and which folder name is K and i am trying to uncar the file from command prompt. But still i am not able to uncar the .SAR file. Unless and and until i get the uncar file how it is possible to upgrade the kernel.

Waiting for your reply as it is very urgent.

Former Member
0 Kudos

Dear Sunil ,

Please copy sapsar.exe / sapcar.exe from any from application server /usr/sap/exr/run copy sapcar.exe /sapsar.exe to D:\ as well as Kernel compressed .SAR files and execute the command as I said .

i.e :

D:\SAPCAR.exe -xvf DW_199-20000252.SAR

0 Kudos

Hi Santosh,

As you said i did the same but still

D<b>:\SAPCAR.exe -xvf DW_199-20000252.SAR</b>

processing archive D...

--- Unicode interface [u16_get.c line 233] pid = 3992 :

Invalid UTF-8 encountered by fgetsU16 (fileno 0x3)

ff

Characters previously read:

0043 0041 0052 0020 0032 002e 0030 0031 &#9569;|CAR 2.01|

0052 0047 030 0031 &#9569;|RGR 2.01|

--- Unicode interface -


End of message -


Illegal byte sequence DW_199-20000252.SAR

Former Member
0 Kudos

Do you have any other .SAR file apart from DW_199-20000252.SAR ?

If yes try to uncar .SAR file .

Former Member
0 Kudos

I guess something wrong happen while downloading / transferring DW_199-20000252.SAR which might cause damage of .SAR file .