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

使用 ASM 安装 Oracle RAC 10g R2 69
5
在
Listener Configuration
(侦听程序配置)窗口中,执行以下步骤:
a 在
Listener
(侦听程序)窗口中,选择
Add
(添加),然后单击
Next
(下一步)。
b 在
Listener Name
(侦听程序名称)窗口中,接受
Listener
Name
(侦听程序名称)字段中的默认设置,然后单击
Next
(下一步)。
c 在
Select Protocols
(选择协议)窗口中,在
Selected protocols
(选定的协议)字段中选择
TCP
,然后单击
Next
(下一步)。
d 在
TCP/IP Protocol
(
TCP/IP
协议)窗口中,选择
Use the
standard port number of 1521
(使用标准端口号
1521
),然后
单击
Next
(下一步)。
e 在
More Listeners
(更多侦听程序)窗口中,选择
No
(否),
然后单击
Next
(下一步)。
6
在
Listener Configuration Done
(侦听程序配置完成)窗口中,单击
Next
(下一步)。
7
在
Welcome
(欢迎)窗口中,单击
Finish
(完成)。
创建基础数据库
执行以下步骤,使用
Oracle ASM
创建基础数据库:
1
验证
Oracle
群集件是否正在运行。
a 打开一个命令提示符窗口。单击
Start
(开始),选择
Run
(运行);键入
cmd ;然后按
<Enter>
键。
b 在
cmd
窗口中,键入
crsctl check crs
输出应显示如下:
Cluster Synchronization Services (CSS)appears
healthy
(群集同步服务
[CSS]
运行正常)
Cluster Ready Services (CRS) appears healthy
(群集就绪服务
[CRS]
运行正常)
Event Manager appears healthy
(事件管理器
[EVM]
运行正常)
c 如果无法看到上面的输出,请键入
crsctl start crs
d 键入
exit(退出)并关闭
cmd
窗口。