multiple databases in a cluster
I am looking for some metalink note that can explain me the details of multiple databases in one single RAC cluster, for 11g database. I want to see how scan listener handle multiple databases in a cluster.
I would further be using the below parameters in grid sqlnet.ora file, to restirct the access to one database during the outage on that database and other database would be accessible during that time.
tcp.validnode_checking=yes
tcp.invited_nodes=(.....)
Thanks.