Managing Serviceguard Extension for SAP, December 2007

SAP Master Data Management (MDM)
Installation and Configuration Considerations
Chapter 5278
Start the listener and connect to the MDM database via the newly
configured virtual IP address 172.16.11.97 with the following commands:
NOTE Replace “passwd” with the password set during the installation.
su – oramdm
lsnrctl start
sqlplus system/passwd@MDM
SQL*Plus: Release 9.2.0.8.0 - Production on Fri Feb 16
04:30:22 2007
Copyright (c) 1982, 2002, Oracle Corporation. All rights
reserved.
Connected to:
Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit
Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.8.0 - Production
SQL>
Repeat the connect test for user mdmuser
su – mdmuser
sqlplus system/passwd@MDM