DevOps and System Administration Discussions
Dive into SAP DevOps and system administration. Join discussions to collaborate on optimizing workflows, share knowledge, and leverage resources effectively.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to Disassemble multiple stack files from SPAM

KavitaMane
Participant
0 Kudos
448

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

3 REPLIES 3

mamartins
Active Contributor
0 Kudos
407

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

0 Kudos
407

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

mamartins
Active Contributor
0 Kudos
407

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