Users Guide
Table Of Contents
- Dell™ PowerEdge™ Systems Oracle® Database on Microsoft® Windows Server® x64
- Database Setup and Installation Guide Version 4.4
- Overview
- Before You Begin
- Installing Oracle® RAC 10g R2 Using OCFS
- Installing Oracle RAC 10g R2 Using ASM
- Adding a New Node to an Existing Oracle 10g RAC Cluster
- 数据库设置和安装 指南版本 4.4
- Guide d’installation et de configuration Version 4.4
- Table des matières
- Présentation générale
- Avant de commencer
- Installation d’Oracle® RAC 10g R2 à l’aide d’OCFS
- Installation d’Oracle RAC 10g R2 à l’aide d’ASM
- Ajout d’un nouveau nœud à un cluster Oracle 10g RAC existant
- Einrichtungs- und Installationsanleitung für die Datenbank Version 4.4
- Inhalt
- Übersicht
- Bevor Sie beginnen
- Installation von Oracle® RAC 10g R2 mit OCFS
- Installation von Oracle RAC 10g R2 mit ASM
- Hinzufügen eines neuen Knotens in einem bestehenden Oracle 10g RAC-Cluster
- データベースセット アップ & インストール ガイドバージョン 4.4
- Guía de configuración e instalación de la base de datos versión 4.4
- Contenido
- Información general
- Antes de comenzar
- Instalación de Oracle® RAC 10g R2 mediante OCFS
- Instalación de Oracle RAC 10g R2 mediante ASM
- Adición de un nodo nuevo a un clúster Oracle 10g RAC
- Database Setup and Installation Guide Version 4.4

Adding a New Node to an Existing Oracle 10g RAC Cluster 35
Adding a New Node to an Existing
Oracle 10g RAC Cluster
This section describes how to add nodes and instances to Oracle
®
Real
Application Cluster (RAC) databases on Microsoft
®
Windows Server
®
x64
operating systems.
Preparing the Node to be Added to a Cluster
Perform the following steps on the node(s) that you want to add to an
existing cluster:
1
Install and configure the operating system using the deployment
media.
2
Configure the networking and fiber channel storage subsystem.
Ensure that you can execute the following command from each node of your
cluster:
NET USE \\host_name\C$
Where host_name is the public network name of the new node.
If you have the required administrative privileges on each node, the operating
system displays the following message:
Command completed successfully.
NOTE: If you are using Automatic Storage Management (ASM), then ensure that
the new nodes can access the ASM disks with the same permissions as the
existing nodes.
NOTE: If you are using Oracle Cluster File System (OCFS), then ensure that the new
nodes can access the cluster file systems in the same way that the other nodes
access them.
Now the node(s) is ready to be added to an existing cluster.