In Real Application Cluster (RAC), what is the use of cluster name?
The command "olsnodes -c" gives the name of the cluster of a RAC database. What is the use of this cluster name. What I understand is that an application connects to a RAC database using SCAN name and does not use cluster name anywhere. So, what purpose does it serve?