Red Hat LINUX VIRTUAL SERVER 4.7 - ADMINISTRATION Spécifications Page 14

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 40
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 13
3.2.2 Install SAP HANA Interactively Using hdblcmgui
You can install an SAP HANA system from a graphical interface by running the SAP HANA lifecycle
management tool hdblcmgui.
This tool is available as an interactive tool for GNOME and as a command line tool (hdblcm) to be used in a
kickstart session. To install the database, first set the relevant permissions on the installation directories with
# chmod o+rx /sapmnt/data
# chmod o+rx /sapmnt/log
Note
If you are using the official SAP HANA SPS 08 installation archive from the SAP Service Marketplace, you
need to replace the HanaHWCheck.py file as described in SAP Note 1658845, so that the SAP HANA
installer can recognize Red Hat Enterprise Linux 6.5 as a valid operating system. In revisions higher than 80
this problem does not occur.
Switch to the installation directory and launch the installer with
# LD_PRELOAD=/opt/rh/SAP/lib64/compat-sap-c++.so ./hdblcmgui
For a detailled description of how to install an SAP HANA system, see SAP HANA Server Installation and
Update Guide.
Related Information
SAP HANA Server Installation and Update Guide
SAP Note 1658845 - Recently certified SAP HANA hardware/OS not recognized
3.2.3 Install in Batch Mode Using hdblcm
The SAP HANA lifecycle management tool hdblcm can also be used as a command line tool for installation in
batch mode.
The SAP HANA Server Installation and Update Guide explains the process in detail. In our case, we use the
following command line:
# LD_PRELOAD=/opt/rh/SAP/lib64/compat-sap-c++.so \
# cat /root/password.xml | "<installation medium>/DATA_UNITS/
HDB_LCM_LINUX_X86_64/hdblcm \
--read_password_from_stdin=xml --sid=ANA --number=00 \
--sapmnt=/sapmnt/shared --datapath=/sapmnt/data \
--logpath=/sapmnt/log --shell=/bin/bash --hostname=$(hostname) \
-b --system_usage=test --autostart=1 --components=server \
--system_usage=test –timezone=CET --max_mem=827052 [--db_mode=single_container]
In this example, SAP HANA is installed the same way as the one installed graphically. We can now use this
command line in a kickstart or scripted environment. As a new feature in SPS09, the optional parameter in
14
P U B L I C
© 2015 SAP SE or an SAP affiliate company. All rights reserved.
Red Hat Enterprise Linux (RHEL) 6.5 Configuration Guide for SAP HANA
SAP HANA Installation
Vue de la page 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 ... 39 40

Commentaires sur ces manuels

Pas de commentaire