Owner's Manual
Table Of Contents
- Database Setup and Installation Guide Version 1.2
- Contents
- Overview
- Installing Oracle® 11g R1 Database Real Application Clusters (RAC)
- Installing Oracle® 11g R1 Database (Single Node)
- Adding and Removing Nodes
- Adding a New Node to the Network Layer
- Configuring Shared Storage on the New Node Using Automatic Storage Management (ASM)
- Adding a New Node to the Oracle Clusterware Layer
- Adding a New Node to the Database Layer
- Reconfiguring the Listener
- Adding a New Node to the Database Instance Layer
- Removing a Node From the Cluster
- 数据库设置和安装指南 版本1.2
- Guide d'installation et de configuration de la base de données Version 1.2
- Table des matières
- Présentation
- Installation d'Oracle® Database 11g R1 Real Application Clusters (RAC)
- Avant de commencer
- Installation d'Oracle Clusterware 11g R1
- Installation d'Oracle Clusterware 11g R1
- Installation du groupe de correctifs 1.1.0.7 d'Oracle 11g R1
- Configuration de l'écouteur
- Création de la base de données initiale à l'aide d'OFCS (Oracle Cluster File System) 2
- Création de la base de données initiale à l'aide d'ASM
- Installation d'Oracle® Database 11g R1 (sur un seul nœud)
- Ajout et suppression de nœuds
- Ajout d'un nœud à la couche réseau
- Configuration du stockage partagé sur un nouveau nœud à l'aide d'ASM (Automatic Storage Management)
- Ajout d'un nœud à la couche Oracle Clusterware
- Ajout d'un nœud à la couche de la base de données
- Reconfiguration de l'écouteur
- Ajout d'un nouveau nœud à la couche de l'instance de base de données
- Suppression d'un nœud du cluster
- Einrichtungs- und Installationsanleitung für die Datenbank Version 1.2
- Inhalt
- Übersicht
- Installation von Oracle® 11g R1 Database Real Application Clusters (RAC)
- Bevor Sie beginnen
- Installation von Oracle 11g R1 Clusterware
- Installation der Oracle 11G R1-Datenbanksoftware
- Installation des Patchsets 11.1.0.7 für Oracle 11g R1 Database
- Konfiguration des Listeners
- Erstellen der Startdatenbank mit Oracle Cluster File System (OCFS) 2
- Erstellen der Startdatenbank mit ASM
- Installation von Oracle® 11g R1 Database (Einzelknoten)
- Hinzufügen und Entfernen von Knoten
- Hinzufügen eines neuen Knotens zur Netzwerkschicht
- Konfiguration von gemeinsamem Speicher auf dem neuen Knoten mit Automatic Storage Mangement (ASM)
- Hinzufügen eines neuen Knotens zur Oracle Clusterware-Schicht
- Hinzufügen eines neuen Knotens zur Datenbankschicht
- Neukonfiguration des Listeners
- Hinzufügen eines neuen Knotens zur Datenbankinstanzschicht
- Entfernen eines Knotens aus dem Cluster
- データベースセットアップ & インストールガイド バージョン 1.2
- 目次
- 概要
- Oracle® 11g R1 Database RAC (Real Application Clusters) のインストール
- Oracle® 11g R1 Database のインス トール(シングルノード)
- ノードの追加と削除
- Guía de configuración e instalación de la base de datos versión 1.2
- Contenido
- Información general
- Instalación de la base de datos Oracle® 11g R1 Real Application Clusters (RAC)
- Antes de comenzar
- Instalación del software de clúster Oracle 11g R1
- Instalación del software de base de datos Oracle 11g R1
- Instalación del patchset 11.1.0.7 para la base de datos Oracle 11g R1
- Configuración del proceso de escucha
- Creación de una base de datos semilla mediante Oracle Cluster File System (OCFS) 2
- Creación de la base de datos semilla mediante ASM
- Instalación de la base de datos Oracle® 11g R1 (un solo nodo)
- Adición y eliminación de nodos
- Adición de un nodo nuevo al nivel de red
- Configuración del almacenamiento compartido en el nodo nuevo mediante Automatic Storage Management (ASM)
- Adición de un nodo nuevo al nivel de software de clúster Oracle
- Adición de un nodo nuevo al nivel de base de datos
- Reconfiguración del proceso de escucha
- Adición de un nodo nuevo al nivel de instancia de base de datos
- Eliminación de un nodo del clúster

Installing Oracle 11g R1 Database RAC 17
7
Open a terminal window.
8
Log in as
root
.
9
Type the following and press
<Enter>
:
$ORA_CRS_HOME/install/root111.sh
10
Repeat step 7 through step 9 on the remaining nodes, one node at a time.
11
On the first node, return to the
End of Installation
screen.
12
Click
Exit
.
13
Click
Yes
to exit the Oracle Universal Installer.
Installing 11.1.0.7 Patch Set for Oracle Database
NOTE: Before you install the patch set, ensure that all the Oracle services
are stopped.
Complete the following procedures before creating a listener and a seed
database.
Installing the Patch Set
1
On the first node, open a terminal window.
2
Log in as
oracle
.
3
Shut down the Oracle Clusterware node applications on all nodes. In the
terminal window, type the following and press
<Enter>
:
$ORACLE_HOME/bin/srvctl stop nodeapps -n
<nodename>
4
Repeat step 3 on the remaining nodes, and change the node name of that
given node.
5
On the first node, open a new terminal window.
6
Log in as
oracle
.
7
Type the following and press
<Enter>:
export ORACLE_HOME=
/opt/oracle/product/11.1.0/db_1