User's Guide

MDM_MDS_RELOC=172.16.11.96
MDM_PASSWORD=""
MDM_REPOSITORY_SPEC="
PRODUCT_HA:MDM:o:mdm:sap \
PRODUCT_HA_INI:MDM:o:mdm:sap \
PRODUCT_HA_NOREAL:MDM:o:mdm:sap \
"
MDM_CRED="Admin: "
MDM_MONITOR_INTERVAL=60
MDM_MGROUP_DEPEND="mdb mds mdis mdss"
Copy file sap.config to the second node:
scp -pr /etc/cmcluster/MDM/sap.config \
clunode2:/etc/cmcluster/MDM
Setup Step: MDM244
(b) Multiple Serviceguard package - configure sap.config
Edit file sap.config and add the following parameters for a Multiple Serviceguard package configuration.
This data will be used for the mdbMDM, mdsMDM, mdisMDM, mdssMDM and masterMDM package. The
key variable for this configuration is MDM_MASTER_DEPEND="mdbMDM mdsMDM mdisMDM mdssMDM"
vi /etc/cmcluster/MDM/sap.config
MDM_DB=ORACLE
MDM_DB_SID=MDM
MDM_DB_ADMIN=oramdm
MDM_LISTENER_NAME="LISTENER"
MDM_USER=mdmuser
MDM_MDS_RELOC=172.16.11.96
MDM_PASSWORD=""
MDM_REPOSITORY_SPEC="
PRODUCT_HA:MDM:o:mdm:sap \
PRODUCT_HA_INI:MDM:o:mdm:sap \
PRODUCT_HA_NOREAL:MDM:o:mdm:sap \
"
MDM_CRED="Admin: "
MDM_MONITOR_INTERVAL=60
MDM_MASTER_DEPEND="mdbMDM mdsMDM mdisMDM mdssMDM"
Copy file sap.config to second node.
scp -pr /etc/cmcluster/MDM/sap.config \
clunode2:/etc/cmcluster/MDM
Setup Step: MDM246
(a) Enable SGeSAP monitoring for the "Single" mgroupMDM package
The SGeSAP scripts include check functions to monitor the health of MDM processes. The
variableMDM_MONITOR_INTERVAL=60 in file sap.config determines how often the monitor function is
executed. To enable monitoring it has to be configured in the Serviceguard package configuration files. The
name "mgroupMDMmon" will be used as the "monitor name" / SERVICE_NAME. Edit both Serviceguard
package files.
vi /etc/cmcluster/MDM/mgroupMDM.config
SERVICE_NAME mgroupMDMmon
134 SAP Master Data Management (MDM)