Database - RAC/Scalability (MOSC)

MOSC Banner

add listener in RAC using srvctl

edited Jul 9, 2018 5:03AM in Database - RAC/Scalability (MOSC) 1 commentAnswered

Here is my sample Test.
Remote TNS access is made to 1530 Port
which is not registered with local_listener.

After registering with the Default listener in RAC by 1525,1530,
Please explain that only 1525 Port registered
with the local listener will be Remote Connect (TNS alias).

What is the difference between Local_listener in RAC and Single DB?

--. listener ( OS : windows 10, DB:11204 R2 x86-64 Single DB)
C:\Users\SOOYC-PC>sqlplus system/oracle@orcl1530
C:\Users\SOOYC-PC>sqlplus system/oracle@orcl1525
--> TNS ok

--. listener1
C:\Users\SOOYC-PC>sqlplus system/oracle@orcl1535
--> TNS ok !!!!


--. Restered local_listener = 1525
SQL> show parameter local_listener

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