Owner's Manual
88 部署指南
配置监听程序
本节包含了配置监听程序的步骤,与数据库建立远程客户机连接时需要使用此程序。
在节点
1
上执行以下步骤:
1
单击
Start
(开始),选择
Run
(运行),然后键入
netca
。
2
单击
OK
(确定)。
3
在
Real Application Clusters Configuration
(
Real Application Clusters
配置)窗口中,选择
Cluster
Configuration
(群集配置),然后单击
Next
(下一步)。
4
在
Real Application Clusters Active Nodes
(
Real Application Clusters
活动节点)窗口中,选择
Select all nodes
(选择所有节点),然后单击
Next
(下一步)。
5
在
Welcome
(欢迎)窗口中,选择
Listener configuration
(监听程序配置),然后单击
Next
(下一步)。
6
在
Listener Configuration, Listener
(监听程序配置,监听程序)窗口中,选择
Add
(添加),
然后单击
Next
(下一步)。
7
在
Listener Configuration Listener Name
(监听程序配置,监听程序名称)窗口中的
Listener name
(监听程序名称)字段中,选择
default setting
(默认设置),然后单击
Next
(下一步)。
8
在
Listener Configuration, Select Protocols
(监听程序配置,选择协议)窗口的
Selected protocols
(所选协议)字段中,选择
TCP
,然后单击
Next
(下一步)。
9
在
Listener Configuration, TCP/IP Protocol
(监听程序配置,
TCP/IP
协议)窗口中,选择
Use the
standard port number of 1521
(使用标准端口号
1521
),然后单击
Next
(下一步)。
10
在
Listener Configuration More Listeners
(监听程序配置,多个监听程序)窗口中,选择
No
(否),然后单击
Next
(下一步)。
11
在
Listener Configuration Done
(监听程序配置已完成)窗口中,单击
Next
(下一步)。
12
在
Welcome
(欢迎)窗口中单击
Finish
(完成)。
创建基础
(Seed)
数据库
执行以下步骤,使用
Oracle ASM
创建基础
(seed)
数据库:
1
验证
Oracle
群集件正在运行。
a
打开命令提示符窗口。单击
Start
(开始),选择
Run
(运行);键入
cmd
;然后按
<Enter>
键。
b
键入
crsctl check crs
c
您应该可以看到以下输出:
CSS appears healthy(
CSS
运行正常)
CRS appears healthy(
CRS
运行正常)
EVM appears healthy(
EVM
运行正常)
d
如果未看到以上输出,请键入
crsctl start crs
。
e
键入以下命令关闭
cmd
窗口:
exit
。