Database - RAC/Scalability (MOSC)

MOSC Banner

oracle service not starting on correct node

edited Sep 27, 2019 5:00AM in Database - RAC/Scalability (MOSC) 22 commentsAnswered

I have 3 node 12c  rac cluster and created the following service

oracle-rac1:/home/oracle/scripts> srvctl add service -db rac -service rac23 -preferred rac2,rac3 -available rac1 -tafpolicy BASIC

oracle-rac1:/home/oracle/scripts> srvctl start service -db rac -service   rac23

oracle-rac1:/home/oracle/scripts> srvctl status service -d rac

Service rac23 is running on instance(s) rac1,rac2

preferred rac2,rac3

available  rac1

Question: why the service rac23 did not start on rac2 and rac3 ?

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