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

${MDM_SCR} "${MDM_ACTION}" "${MDM_COMPONENT}"
test_return 52
}
Setup Step: MDM240
Configure sap.config
File /etc/cmcluster/MDM/sap.config contains the SGeSAP specific parameters for MDM.
The following table is an excerpt and explains the parameters that can be set for the MDM
configuration.
Table 5-3 MDM parameter descriptions
DescriptionParameter
The database type being used.MDM_DB=ORACLE
The Oracle SID of the MDM database.
MDM_DB_SID=MDM
The Oracle admin user.
MDM_DB_ADMIN=oramdm
The name of the Oracle listener.
MDM_LISTENER_NAME="LISTENER"
The MDM admin user.
MDM_USER=mdmuser
The virtual/relocatable IP address of the MDS
component. The IP address is required to run clix
commands. Note: MDSS and MDIS do not require
a virtual IP address.
MDM_MDS_RELOC=172.16.11.96
The password used to access MDM.MDM_PASSWORD=""
The following a brief description of the values:
Repository= PRODUCT_HADBMS instance=
MDMDatabase type= o (Oracle)Username=
mdmPassword= sap
MDM_REPOSITORY_SPEC=" PRODUCT_HA:MDM:o:mdm:sap
\ PRODUCT_HA_INI:MDM:o:mdm:sap \"
Clix Repository Credentials: the password used
for repository related commands. Note: the space
in the string is required.
MDM_CRED="Admin: "
How often the check/monitor gets executed.MDM_MONITOR_INTERVAL=60
MDM can be configured to run as "SINGLE" or "ONE" Serviceguard package OR as "MULTIPLE"
or "FOUR+ONE" Serviceguard packages.
In the case of a "SINGLE" package all MDM components (mdb mds mdis mdss) are always
started and stopped on the same cluster node which the Serviceguard package itself is started
on. In this case variable MDM_MGROUP_DEPEND will be used by the Serviceguard package called
(mgroupMDM) to start these in order.In the case of "MULTIPLE" Serviceguard packages each
MDM component (mdb or mds or mdis or mdss) is configured as a separate Serviceguard package
(mdbMDM mdsMDM mdisMDM mdssMDM) and can be started independent of the location of the
other MDM Serviceguard packages. Variable MDM_MASTER_DEPEND controls this configuration
and is used by a "FIFTH" Serviceguard package called (masterMDM) to start these in order.
The following table details the MDM_MGROUPand MDM_MASTER dependencies.
150 SAP Master Data Management (MDM)