Database - RAC/Scalability (MOSC)

MOSC Banner

Is my RAC using SCAN properly ?

edited Jun 8, 2014 12:00PM in Database - RAC/Scalability (MOSC) 3 commentsAnswered

Hi,

We have 2 nodes RAC (11gR2) working properly(in general) but I need to verify if the SCAN is setup properly or not :

I did following :

[oracle@ora1a ~] export GRID_HOME=/u01/app/grid/11.2.0.4

[oracle@ora1a ~]  more /u01/app/grid/11.2.0.4/network/admin/listener.ora

LISTENER=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER))))                                         # line added by Agent

LISTENER_SCAN3=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN3))))                # line added by Agent

LISTENER_SCAN2=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN2))))                # line added by Agent

LISTENER_SCAN1=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN1))))                # line added by Agent

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