- check if it is a RAC database
show parameter cluster
--if it is RAC, cluster_database should be "true".
--cluster_database_instances would show you how many nodes of it is a RAC
- find IPs of other nodes
cat /etc/hosts
--this command should tell you IPs of other nodes
No comments:
Post a Comment