Managing Serviceguard Extension for SAP Version B.05.10, September 2010

sgesap/mdm_spec/mdm_repositoryspec_repname PRODUCT_HA_REP
sgesap/mdm_spec/mdm_repositoryspec_dbsid MO7
sgesap/mdm_spec/mdm_repositoryspec_dbtype o
sgesap/mdm_spec/mdm_repositoryspec_dbuser mo7adm
sgesap/mdm_spec/mdm_repositoryspec_dbpasswd abcxyz
service_name mcsMO7mon
service_cmd /opt/cmcluster/sap/SID/sapmdm.mon
service_restart none
service_fail_fast_enabled no
service_halt_timeout 0
To activate the changes in the Serviceguard configuration files run the following commands:
cmcheckconf -P /etc/cmcluster/MO7/mcsMO7.conf
cmapplyconf -P /etc/cmcluster/MO7/mcsMO7.conf
cmrunpkg mcsMO7.conf
Setup Step: MDM242
(b) Multiple MDM Serviceguard packages - update the mdbMO7 package with SGeSAP MDM
configuration data.
cmgetconf -p mdbMO7 > /etc/cmcluster/MO7/tmp_mdbMO7.conf
cmmakepkg -i /etc/cmcluster/MO7/tmp_mdbMO7.conf \
-m sgesap/oracledb \
-m sg/service > /etc/cmcluster/MO7/mdbMO7.conf
vi /etc/cmcluster/MO7/mdbMO7.conf
sgesap/db_global/db_vendor oracle
sgesap/db_global/db_system MO7
service_name mdbMO7mon
service_cmd /opt/cmcluster/sap/SID/sapmdm.mon
service_restart none
service_fail_fast_enabled no
service_halt_timeout 0
To activate the changes in the Serviceguard configuration files run the following commands:
cmcheckconf -P /etc/cmcluster/MO7/mdbMO7.conf
cmapplyconf -P /etc/cmcluster/MO7/mdbMO7.conf
cmrunpkg mdbMO7.conf
Setup Step: MDM244
(b) Multiple MDM Serviceguard packages - update the mdsMO7 package with SGeSAP MDM
configuration data. The MDM MDS server requires that the database is running before any of
the MDM repositories can be loaded successfully. To ensure this for a MDM distributed
configuration, a package dependency has to be created.
cmgetconf -p mdsMO7 > /etc/cmcluster/MO7/tmp_mdsMO7.conf
cmmakepkg -i /etc/cmcluster/MO7/tmp_mdsMO7.conf \
-m sgesap/sapinstance \
-m sgesap/mdminstance \
-m sg/dependency \
-m sg/service > /etc/cmcluster/MO7/mdsMO7.conf
vi /etc/cmcluster/MO7/mdsMO7.conf
sgesap/stack/sap_instance MDS01
sgesap/stack/sap_virtual_hostname mdsreloc
sgesap/sap_global/sap_system MO7
sgesap/mdm_spec/mdm_mdshostspec_host mdsreloc
sgesap/mdm_spec/mdm_mdshostspec_password ""
sgesap/mdm_spec/mdm_credentialspec_user Admin
sgesap/mdm_spec/mdm_credentialspec_password ""
172 SAP Master Data Management (MDM)