Deployment Guide
28 Deployment Guide
7
In the
Selected Nodes
window, ensure that all the member nodes of the 10.1.0.3 installation are
displayed and click
Next
.
8
In the
Summary
window, click
Install
.
The installer prompts you to run the
root.sh
script on all the nodes after the process is completed.
9
Log in as
root
on
each node
and run the
root.sh
script from the database home location.
10
Exit the installer after running this script from all the nodes.
Configuring the Listener
This section describes the steps to configure the listener, which is required for remote client connection
to a database.
On any one node, perform the following procedure:
1
Log in as
root
.
2
Start the X Window System by typing:
startx
3
Open a terminal window and type:
xhost +
4
As the user
oracle
, run:
source /home/oracle/.bash_profile
5
Start the Net Configuration Assistant by typing:
netca
6
Select
Cluster Configuration
and click
Next
.
7
On the
TOPSNodes
window, click
Select All Nodes
and click
Next
.
8
On the
Welcome
window, select
Listener Configuration
and click
Next
.
9
On the
Listener Configuration, Listener
window, select
Add
and click
Next
.
10
On the
Listener Configuration, Listener Name
window, type
LISTENER
in the
Listener Name
field
and click
Next
.
11
On the
Listener Configuration, Select Protocols
window, select
TCP
and click
Next
.
12
On the
Listener Configuration, TCP/IP Protocol
window, select
Use the standard port number of 1521
and click
Next
.
13
On the
Listener Configuration, More Listeners?
window, select
No
and click
Next
.
14
On the
Listener Configuration Done
window, click
Next
.
15
Click
Finish
.