Managing Serviceguard Extension for SAP, December 2007

SAP Master Data Management (MDM)
Installation and Configuration Considerations
Chapter 5282
/usr/local/bin/unzip MDMSS55004P_3.ZIP
cd /opt
zcat "/KITS/MDM_Install/MDM55SP04P03/MDM SYNDICATION SERVER\
5.5/HPUX_64/mdm-syndication-server-5.5.35.16-hpux-PARISC64\
-aCC.tar.Z" |tar xvf -
x MDM/bin/mdss-r, 37537864 bytes, 73317 tape blocks
x MDM/bin/mdss, 355 bytes, 1 tape blocks
.
.
su - mdmuser
mkdir /home/mdmuser/mdss
cd mdss
mdss
MDM232 Setup Step:
Edit the mds.ini, mdis.ini and mdss.ini files
Edit the mds.ini, mdis.ini and mdss.ini files and add the virtual IP
hostname for the mds component to the [GLOBAL] section. The mdis and
mdss components use this information to connect to the mds server.
/home/mdmuser/mds/mds.ini
[GLOBAL]
Server=mdsreloc
.
.
/home/mdmuser/mdis/mdis.ini
[GLOBAL]
Server=mdsreloc
.
.