Installation guide
The order that the server’s NIC cards (and IP addresses) are dened to Windows is important. Windows must recognize the public IP
address as the rst address. Otherwise, any Oracle ulity that uses “gethostbyname” (such as Oracle
Enterprise Manager) might idenfy the wrong host. In Windows 2000, to check (and, if necessary, x) the order that NICs are dened
in:
1. Choose Start -> Sengs -> Network and Dial-up Connecons.
2. Choose Advanced -> Advanced Sengs.
3. Check the order in the Connecons eld. Click on the Arrow buons to move the NICs up or down in the list.
4. Click OK when the order is correct.
You will also need to check that the TEMP and TMP host variables are dened properly in Windows. These host variables need to
point to a directory or directories that can be used for temporary les, normally the temporary folders
already dened during installaon. To install properly across all nodes, the Oracle Universal Installer will need to use these temporary
folders. The TEMP and TMP folders should be the same across all nodes in the cluster. By default
these sengs are dened as %USERPROFILE%\Local Sengs\Temp and %USERPROFILE%\Local Sengs\Tmp in the Environment
Sengs of My Computer. It is recommended to explicitly redene these as WIN_DRIVE:\temp and WIN_DRIVE:\tmp; for example: C:\
temp and C:\tmp for all nodes. You will need to create these directories manually.
Finally, you should congure the Microso Service Distributed Transacon Coordinator to avoid conict with Oracle patch installa-
on. By default, this service is set to autostart on each boot. MSDTC has been known to interfere with patch installaon. To avoid this
problem, set the service to run manually, at least unl the Oracle installaon is nished. This service may be congured by navigang
to Control Panel -> Administrave Tools -> Services
You may set the service back to automac startup once the installaon is nished.
Conguring the Cluster Hardware
Any implementaon of clustered servers is as much about hardware as it is about clustering soware. Oracle Real Applicaon
Clusters are no excepon to this rule. An Oracle RAC system requires parcular hardware components, congured in a parcular
way. If the hardware components are missing or mis-congured, there is no chance that the cluster soware will ever work properly.
One of the most signicant hardware components in an Oracle RAC system is the shared storage. Shared storage is somemes imple-
mented with external SCSI arrays, direct aached to two clustered servers. More commonly, a shared Storage Area Network (SAN) is
ulized. A SAN is essenal for any cluster with more than two nodes.
The secons below will detail the specic Dell hardware components and conguraon steps required for a successful Oracle RAC
deployment on Dell hardware and Microso Windows Server. Special aenon will be given to the requirements for shared storage
and SANs.