Managing Serviceguard Extension for SAP Version B.05.10, September 2010
cmhaltpkg mcsMO7 nfsMO7
Halt Serviceguard packages for configuration (b)
cmhaltpkg mdisMO7 mdsMO7 mdsMO7 mdbMO7 nfsMO7
Setup Step: MDM236
Copy files to second cluster node.
All nodes of the cluster require a copy of the configuration changes. Copy modified files to the
second cluster node. First save a backup on clunode2.
clunode2:
cp /etc/passwd /etc/passwd.ORG
cp /etc/hosts /etc/hosts.ORG
cp /etc/group /etc/group.ORG
cp /etc/services /etc/services.ORG
clunode1:
cd /usr/sap; tar cvf /tmp/usrsap.tar .
cd /home; tar cvf /tmp/home.tar mo7adm
scp /etc/passwd clunode2:/etc/passwd
scp /etc/hosts clunode2:/etc/hosts
scp /etc/group clunode2:/etc/group
scp /etc/services clunode2:/etc/services
scp -pr /tmp/usrsap.tar clunode2:/tmp
scp -pr /tmp/home.tar clunode2:/tmp
clunode2:
cd /usr/sap; tar xpvf /tmp/usrsap.tar
cd /home; tar xvf /tmp/home.tar
The following contains some selected SGeSAP parameters relevant to an MDM database
configuration. Refer to the package configuration file itself for detailed information.
DescriptionValueParameter
Defines the underlying RDBMS
database that is to be used with SAP
oraclesgesap/db_global/db_vendor
Determines the name of the database
(schema) for SAP
MO7sgesap/db_global/db_system
The following contains some selected SGeSAP parameters relevant to MDM instance configuration.
Refer to the package configuration file itself for detailed information.
DescriptionValueParameter
Defines the unique SAP
System Identifier (SAP SID)
MO7sgesap/sap_global/sap_system
Example for defining an
MDM MDIS instance with
instance number 01.
MDS01sgesap/stack/sap_instance
Example for defining an
MDM MDIS instance with
instance number 02 in the
same package
MDIS02sgesap/stack/sap_instance
170 SAP Master Data Management (MDM)