Managing Serviceguard Extension for SAP Version B.05.10, December 2012

Connected to:
Oracle Database 10g Release 10.2.0.1.0 - 64bit Production
Setup Step: MDM224
Configure the Oracle client interface by editing
/oracle/client/network/admin/tnsnames.ora.
cd /oracle/client/network/admin
cp tnsnames.ora tnsnames.ora.ORG
vi tnsnames.ora
MO7 =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.11.97)(PORT = 1521))
)
(CONNECT_DATA =
(SERVICE_NAME = MO7)
)
)
Set the following Oracle client environment variables for user mo7adm:
su mo7adm
export LD_LIBRARY_PATH=/oracle/client/lib
export ORACLE_HOME=/oracle/client
Test the Oracle client network connectivity with the sqlplus command.
sqlplus system/passwd@MO7
SQL*Plus: Release 10.2.0.1.0 - Production on Fri May 28 12:09:17 2010
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Connected to:
Oracle Database 10g Release 10.2.0.1.0 - 64bit Production
Setup Step: MDM226
Install the MDM MDS server. Select if MDM installation is a Central System installation or a
Distributed System installation. The following contains a summary of responses for a distributed
MDM system. Refer to the MDM installation guide for detailed information.
cd /Kits/Server_Installation/Installation_Master/MDM_IM_HPUX_IA64
./sapinst -nogui SAPINST_USE_HOSTNAME=172.16.11.97
SAP MDM installation
-> Distributed System
-> Master Data Server (MDS)
Default Parameter Settings
-------------------------------------
Parameter Mode
[x] Typical
[ ] Custom
General SAP System Parameters
-----------------------------
SAP System ID [MO7]
SAP mount Directory [/sapmnt]
Master Password
---------------
Password for All Users [************]
Prerequisites Checker Results
-----------------------------
Repeat checks [No]
Database Settings for MDS Instance
----------------------------------
Configure MaxDB Settings [ ]
Configure Oracle Settings [x]
Configure DB2 Settings [ ]
Installation and Configuration Considerations for MDM 7.10 in a Serviceguard modular environment 175