The in-database deployment
package for SAP HANA is contained in a self-extracting archive file
named sepcorehana-12.00000-1.sh. This file is contained in a ZIP
file that is put in your SAS Software Depot directory.
To unzip the in-database
deployment package for SAP HANA, follow these steps:
-
Create a new temporary
directory on your client machine such as /sasep
.
The new directory is referred to as EPZipDir throughout
this section.
-
Navigate to the YourSASDepot/standalone_installs
directory. This directory was created when you created
your SAS Software Depot.
-
Locate the en_sasexe.zip
file. The en_sasexe.zip file is located in the YourSASDepot/standalone_installs/SAS_Core_Embedded_Process_Package_for_SAP_HANA/12_0/SAP_HANA_on_Linux_x64
directory.
The sepcorehana-12.00000-1.sh
file is included in this ZIP file.
-
Copy the en_sasexe.zip
file to your EPZipDir temporary
directory on the client machine.
cp en_sasexe.zip /EPZipDir
-
Navigate to your EPZipDir temporary
directory and unzip en_sasexe.zip.
After the file is unzipped,
a sasexe
directory is created in the
same location as the en_sasexe.zip file. The sepcorehana-12.00000-1.sh
is in the /EPZipDir/sasexe
directory.