SCAN Hostname To know the hostname of a SCAN in the cluster, we have some ways to get it. nslookup Given a known SCAN IP,… Read More »How to Check SCAN Host Name
SCAN IP Address In a complex environment, you may have some ways to fast check the actual SCAN IP used in the RAC server. nslookup… Read More »How to Check SCAN IP Address
srvctl relocate vip We have talked about how virtual IP (VIP) failover to another node. In this post, let's see how we manually relocate a… Read More »How Srvctl Relocate VIP
Srvctl Config VIP Before checking the status of VIP by srvctl, we need to know VIP name in this cluster. [grid@primary01 ~]$ srvctl config vip… Read More »How Srvctl Status VIP
Rebalance SCAN Resource Theoretically, the cluster distributes all SCAN VIP across all nodes evenly according to some algorithm, but sometimes you would like to relocate… Read More »Srvctl Relocate SCAN_LISTENER to Another Node