DevOps and System Administration Forum
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to Disassemble multiple stack files from SPAM

KavitaMane
Participant
0 Likes
1,877

How to Disassemble multiple stack files from SPAM. Below range option is not working.

The only option I know is to log in on the server hosting the folder specified on the parameter DIR_EPS_ROOT and use SAPCAR like this:

> cd [folder_EPS_ROOT]
> sapcar -xvf /[folder_hosting_SP_files]/*.SAR
3 REPLIES 3
Read only

mamartins
Active Contributor
0 Likes
1,836

The only option I know is to log in on the server hosting the folder specified on the parameter DIR_EPS_ROOT and use SAPCAR like this:

> cd [folder_EPS_ROOT]
> sapcar -xvf /[folder_hosting_SP_files]/*.SAR
Read only

0 Likes
1,836

Thanks Manuel for your response

SAPCAR will convert the .SAR into .PAT files, when we disassemble the files from GUI, it will convert the .PAT into data and cofile.

I am disassembling entire stack files ( around 200 files) so looking for some faster option for that.

Regards

Kavita

Read only

mamartins
Active Contributor
0 Likes
1,836

To import SP there is no need to disassemble PAT files into data and cofile. You just put them on the EPS folder and then go to the SPAM transaction and choose on the menu: "Load Packages" -> EPS files from Application Server