Exadata General (MOSC)

MOSC Banner

How IPs are populated in local listener of an Exadata RAC DB?

edited May 3, 2013 4:37AM in Exadata General (MOSC) 3 commentsAnswered
Hello,
I'd like to understand how IPs are populated in local listener of an RAC database (in this case an Exadata RAC database).
The IPs configured in one server of the cluster are:
host IP = management IP : 10.19.195.44 (eth0)
vip: 10.19.227.33 = ex0203-vip  (bondeth10gb:2)
public IP: 10.19.227.31 (bondeth10gb)

When I check endpoints_listener.ora, I see:
LISTENER_EX02DB03=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ex0203-vip)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=10.19.195.44)(PORT=1521)(IP=FIRST))))             # line added by Agent

executing lsnrctl status, I receive:
Listening Endpoints Summary...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=LISTENER)))
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.19.195.44)(PORT=1521)))
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.19.227.33)(PORT=1521)))

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center