Managing Serviceguard Extension for SAP, December 2007
SAP Master Data Management (MDM)
Installation and Configuration Considerations
Chapter 5288
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.
MDM_REPOSITORY_SPEC=”
PRODUCT_HA:MDM:o:mdm:sap \
PRODUCT_HA_INI:MDM:o:mdm:sap \”
The following a brief
description of the values:
Repository= PRODUCT_HA
DBMS instance= MDM
Database type= o
(Oracle)
Username= mdm
Password= sap
MDM_CRED="Admin: " Clix Repository Credentials:
the password used for
repository related
commands. Note: the space
in the string is required.
MDM_MONITOR_INTERVAL=60 How often the check/monitor
gets executed.
Table 5-3 MDM parameter descriptions (Continued)
Parameter Description