Managing Serviceguard Extension for SAP on Linux (IA64 Integrity and x86_64), February 2008

Step-by-Step Cluster Conversion
SAP Preparation
Chapter 3 99
ASCS installation
Follow the instructions of the ASCS installation process and provide the
required details when asked by SAPINST. Provide the virtual hostname
to any ASCS instance related query.
cd <DB_TMP_DIR>
<SAPINST_MASTER_DVD>/IM<X>_OS/SAPINST/UNIX/<OS>/sapinst \
SAPINST_USE_HOSTNAME=<reloc_db>
The SAP installer should now start.
SCS Installation
Follow the instructions of the SCS installation process and provide the
required details when asked by SAPINST. If it is necessary provide the
virtual hostname to any SCS instance related query.
NOTE A known issue may occur as the SCS tries to start the database during
the final installation phase. Given that the database is not yet installed
the start is not possible. For a solution refer to SAP Note 823742.
cd <DB_TMP_DIR>
<SAPINST_MASTER_DVD>/IM<X>_OS/SAPINST/UNIX/<OS>/sapinst \
<SAPINST_MASTER_DVD>/IM<X>_OS/SAPINST/UNIX/<OS>\
/product_ha.catalog SAPINST_USE_HOSTNAME=<reloc_JDB>
The SAP installer should now be starting.
Follow the instructions of the database installation process and provide
required details when asked by SAPINST. It is necessary to provide the
virtual hostname to any DB instance related query. After installing the
RDBMS software, SAPINST needs to be resumed and after finalizing the
installation the SAP database setup is complete. Install the latest
database patches.
Make sure that the JAVA Central Instance JC00 gets installed on the
host where it is meant to be run afterwards. No SAPINST_USE_HOSTNAME
parameter needs to get passed to SAPINST. The SAPINST_USE_HOSTNAME
environment variable needs to be unset in case it got defined before.
cd <COMPONENT_TMP_DIR>