Managing Serviceguard Extension for SAP Version B.05.10, September 2010
Select Inventory directory and credentials:
— — — —
Enter the full path of the inventory directory:
[/oracle/oraInventory]
Specify the Operating System group name:
[dba]
Select Installation Type:
— — — —
[ ] InstantClient
[ ] Administrator
[ ] Runtime
[x] Custom
Specify Home Details:
— — — —
Name: [MO7] Path: [/oracle/client]
Available Product Components:
— — — —
[ ]
[x] Oracle net 10.2.0.1.0
[ ]
Product-Specific Prerequisite Checks
— — — —
Summary
Install
Oracle Net Configuration Assistant
— — — —
Network Protocol: [TCP]
Host name: [172.16.11.96]
[x] Use standard port number 1521
End of Installation
Setup Step: MDM222
Configure tnsnames.ora and listener.ora.
Change into directory /oracle/MO7/102_64/network/admin/ and edit tnsnames.ora
and listener.ora. Replace the HOST=clunode1 with the virtual address or virtual hostname
for the database 172.16.11.97 or mdbreloc.
clunode1:
su - oramo7
cd /oracle/MO7/102_64/network/admin/
cp tnsnames.ora tnsnames.ora.ORG
cp listener.ora listener.ORG
vi /oracle/MO7/102_64/network/admin/tnsnames.ora
— — — —
MO7 =
(DESCRIPTION =
(ADDRESS =
(PROTOCOL = TCP)
(HOST = 172.16.11.97)
(PORT = 1521)
)
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = MO7)
)
)
166 SAP Master Data Management (MDM)