cancel
Showing results for 
Search instead for 
Did you mean: 

how to extract .SAR files in Linux server?

Former Member
0 Kudos

Hi Experts,

I am unable to extract .SAR files in linux server.

how to do this?

Accepted Solutions (0)

Answers (1)

Answers (1)

Hi Prasanna,

To extract SAR files. First you have to download a Latest SAPCar. You can find it

Support Packages and Patches=>A - Z Index=>S=>SAPCAR and download the latest version.

Copy the sapcar****.exe tool to the folder where SAR files are.

Run the follow command with SAPCAR tool to extract

sapcar*****.exe –xvf YOUR_SAR_FILE_NAME.SAR

Note: Replace

- sapcar*****.exe with the exact sapcar executable name

- YOUR_SAR_FILE_NAME.SAR with the SAR file name.

- The command is case sensitive

Thanks

Kind Regards,

Vinit