Database - RAC/Scalability (MOSC)

MOSC Banner

Recreate listeners using only 1521

edited Jan 2, 2020 4:03AM in Database - RAC/Scalability (MOSC) 1 commentAnswered

RAC 19.3, three node, Solaris SPARC x64

Hi,

I have recreated the listeners (we had placement error so it could not start the listener on node3) and I got an error telling me that VIP is using 1521, so it created the listener using 1522.

Listening Endpoints Summary...

  (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=LISTENER)))

  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=x.x.x.140)(PORT=1521)))

  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=x.x.x.100)(PORT=1522)))

  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=x.x.x.140)(PORT=1522)))

How can I revert this, so it only listenes on 1521?

Regards

TheLonelyDBA

EDIT

./srvctl modify listener -l LISTENER -p 1521

was the answer

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