Since this only seems to be available from SAP can I ask what your
.SAR file is as I would expect anything from SAP to have noted
the requirement for sapcar.
Since this only seems to be available from SAP can I ask what your
.SAR file is as I would expect anything from SAP to have noted
the requirement for sapcar.
On 14/09/2018 08:44, seithunaing wrote:
[color=blue]
Actually I have tried with SAPCAR already in first place and encounter
the error.
total 3112368
-rwxrwxrwx 1 root root 3179408738 Mar 13 2018
IMDB_SERVER100_122_16.SAR
-rwxrwxrwx 1 root root 1652 Feb 26 2018
IMDB_SERVER100_122_16.info
-rwxrwxrwx 1 root root 7647411 Sep 14 11:47 SAPCAR_0-80000935.EXE
ip-10-2-1-10:/hana/data/REV 166.12/51052924/DATA_UNITS/SAP HANA DATABASE
1.0 FOR B1/LINX64SUSE # ./SAPCAR_0-80000935.EXE -xvf
IMDB_SERVER100_122_16.SAR
bash: ./SAPCAR_0-80000935.EXE: cannot execute binary file: Exec format
error
ip-10-2-1-10:/hana/data/REV 166.12/51052924/DATA_UNITS/SAP HANA DATABASE
1.0 FOR B1/LINX64SUSE #
ip-10-2-1-10:/hana/data/REV 166.12/51052924/DATA_UNITS/SAP HANA DATABASE
1.0 FOR B1/LINX64SUSE #[/color]
That makes sense since .EXE files are usually for DOS/Windows.
What is it that you’re trying to extract/achieve? I can’t help thinking
that the .SAR file is not the correct thing to be using on a (SUSE)
Linux server.
HTH.
Simon
SUSE Knowledge Partner
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below. Thanks.
This is extracting SAP application in SUSE server. We normally can perform all these task in On-premise SUSE Enterprise Linux Server for SAP application. But I cannot work on AWS EC2 that’s why I am raising it. Thanks for your reply.
On 14/09/2018 11:24, seithunaing wrote:
[color=blue]
This is extracting SAP application in SUSE server. We normally can
perform all these task in On-premise SUSE Enterprise Linux Server for
SAP application. But I cannot work on AWS EC2 that’s why I am raising
it. Thanks for your reply.[/color]
A quick search for “SUSE SAP AWS” found that SLES for SAP Applications
is available in the AWS Marketplace.
Actually I have tried with SAPCAR already in first place and encounter the error.
[…]
ip-10-2-1-10:/hana/data/REV 166.12/51052924/DATA_UNITS/SAP HANA DATABASE 1.0 FOR B1/LINX64SUSE # ./SAPCAR_0-80000935.EXE -xvf IMDB_SERVER100_122_16.SAR
bash: ./SAPCAR_0-80000935.EXE: cannot execute binary file: Exec format error
[/QUOTE]
may I assume you have somehow transferred “./SAPCAR_0-80000935.EXE” to that directory manually? Where did it come from, a server of the same variant (OS / architecture)? It might be worth lookingat that file a bit closer to determine why you cannot invoke it without that format error.
file “/hana/data/REV 166.12/51052924/DATA_UNITS/SAP HANA DATABASE 1.0 FOR B1/LINX64SUSE/SAPCAR_0-80000935.EXE”
ought to show some basic info about the file structure - and comparing checksums with the copy source might be helpful, too.