Entering content frame

 Unpacking the Software on UNIX 

Conventions

Variables

Procedure

...

       1.      Choose the appropriate software package for your operating system architecture, your database instance type, and the installation profile.

If you want to install or update an individual software component only, then select an installation profile that contains this software component.

Installation from the SAP Service Marketplace (service.sap.com, for SAP customers only)

¡        For the OLTP database instance type, choose
SAP Software
® Download ® SAP Support Packages & Patches ® MaxDB ® MaxDB OLTP 64-BIT ® MaxDB <version> OLTP ® <os> ®
MAXDB<version>_<build>-<GUID>.SAR

¡        For liveCache database instance type (SAP APO system), choose
SAP Software
® Download ® SAP Support Packages & Patches ® SAP APO  ® SAP APO <apo_version> ® Binary Patches ® APO LC<version>/LCAPPS<apo_version> ® <os> ®
LC<version>A<apo_version>_<apo_build>-<GUID>.SAR

Installation from http://www.sapdb.org

¡        For the OLTP database instance type only
Go to Software, choose your operating system, and follow the instructions for downloading the software package
maxdb-<inst_profile>-<os>-64bit-<arch>-<version>_<build>.tgz

       2.      Copy the software package to a local directory of your choice.

       3.      Unpack the software with the following command:

For an installation from the SAP Service Marketplace (service.sap.com):

SAPCAR –xvf MAXDB<version>_<build>-<GUID>.SAR

Installation from http://www.sapdb.org

tar xvzf maxdb-<inst_profile>-<os>-64bit-<arch>-<version>_<build>.tgz

Result

The system creates the following subdirectories in the local directory

·        for OLTP software, the subdirectory
max
db-<inst_profile>-<os>-64bit-<arch>-<version>

·        for SAP liveCache, the subdirectory
apo<apo_version>_livecache-<os>-64bit-<arch>-<version>

and saves the software to them.

 

 

Leaving content frame