Owner's Manual

44 Deployment Guide
4
In the
Specify Cluster Nodes for Node Addition
window, verify that the new node is selected and
click
Next
.
If all the verification checks pass, the
Cluster Node Addition Summary
window appears.
5
Click
Install
.
The
Cluster Node Addition Progress
window displays the status of the node addition process.
6
When prompted, as user
root
run
/opt/oracle/product/10.2.0/db_1/root.sh
on the new node and
press <Enter> when asked to enter the full path name of the local bin directory.
7
When
root.sh
finishes running in the
Execute Configuration Scripts
window, click
OK
.
8
In the
End of Installation
window, click
Exit
and click
Yes
when asked to confirm.
Reconfiguring the Listener
This section describes the steps to reconfigure the listener, which is required for remote client
connection to a database.
NOTE: The steps below assume that you are willing to stop the listener to reconfigure the existing listener.
Otherwise, the steps may be a little different than the steps below.
On one node only, perform the following steps:
1
Log in as
root
.
2
Ty p e
startx
to start the X Window System.
3
Open a terminal window and type:
xhost +
4
As user
oracle
, type
lsnrctl stop
to stop the listener.
5
When this is successful, type
netca
to start the Net Configuration Assistant.
6
Select
Cluster Configuration
and click
Next
.
7
In the Real Application Clusters,
Active Nodes
window, click
Select All Nodes
and click
Next
.
8
In the
Welcome
window, select
Listener Configuration
and click
Next
.
9
In the
Listener Configuration, Listener
window, select
Reconfigure
and click
Next
.
10
In the
Listener Configuration, Select Listener
window, select
LISTENER
from the pull down menu
and click
Next
.
11
In the
Listener Configuration, Select Protocols
window, select
TCP
and click
Next
.
12
In the
Listener Configuration, TCP/IP Protocol
window, select
Use the standard port number of 1521
and click
Next
.
13
In the
Listener Configuration, More Listeners?
window, select
No
and click
Next
.
14
In the
Listener Configuration Done
window, click
Next
.
15
Click
Finish
.