Managing Serviceguard Extension for SAP, December 2007
Step-by-Step Cluster Conversion
HP-UX Configuration
Chapter 3 115
IS030 Installation Step:
Comment out the references to any file system that classified as a shared
directory in Chapter 2 from the /etc/fstab.
Also make sure that there are no remaining entries for file systems
converted in IS009.
SD040 MAXDB Database Step:
NOTE This step can be skipped for MAXDB instances starting with versions
7.6.
MAXDB is not supported on CFS, but can be combined with SAP
instances that use CFS. In this case, make sure you have mounted a
sharable logical volume on /sapdb/<DBSID>/wrk as discussed in section
MAXDB Storage Considerations in Chapter 2.
NOTE dbmcli commands only work for users that have correct XUSER settings
in place.
Change the path of the runtime directory of the MAXDB and move the
files to the new logical volume accordingly.
cd /sapdb/data/wrk/<DBSID>
find . -depth -print | cpio -pd /sapdb/<DBSID>/wrk
cd ..
rm -r /sapdb/data/wrk/<DBSID>
dbmcli -d <DBSID> -u control,control
dbmcli on <DBSID>> db_cold dbmcli on <DBSID>>
param_directget RUNDIRECTORY
OK
RUNDIRECTORY /sapdb/data/wrk/<DBSID>
---
dbmcli on <DBSID>> param_directput RUNDIRECTORY