Owner's Manual
Deployment Guide 37
Configuring the Listener
This section contains procedures to configure the listener, which is required to establish a remote client
connection to a database.
Perform the following steps on node 1:
1
Click
Start
, select
Run
and type
netca.
2
Click
OK
.
3
In the
Real Application Clusters Configuration
window, select
Cluster configuration
and click
Next
.
4
In the
Real Application Clusters Active Nodes
window, select Select
All nodes
and click
Next
.
5
In the
Welcome
window, select
Listener configuration
and click
Next
.
6
In the
Listener Configuration Listener
window, select
Add
and click
Next
.
7
In the
Listener Configuration Listener Name
window, select the
default setting
in the
Listener
name
field and click
Next
.
8
In the
Listener Configuration Select Protocols
window, select
TCP
in the
Selected protocols
field and
click
Next
.
9
In the
Listener Configuration TCP/IP Protocol
window, select
Use the standard port number of 1521
and click
Next
.
10
In the
Listener Configuration More Listeners
window, select
No
and click
Next
.
11
In the
Listener Configuration Done
window, click
Next
.
12
In the
Welcome
window, click
Finish
.
Creating the Seed Database
Perform the following steps to create the seed database using Oracle ASM:
1
Verify the Oracle Clusterware is running.
a
Open a command prompt window. Click
Start
and select
Run
; type
cmd
; and press <Enter>.
b
Ty p e
crsctl check crs
c
The output you should see:
CSS appears healthy
CRS appears healthy
EVM appears healthy
d
If the above is not seen, type
crsctl start crs
.
e
Close the
cmd
window by typing:
exit
.
2
On node 1, click
Start
and select
Run
.