RAC swap instance numbers (sid1 <=> sid2)
We have a 2 node cluster:
server1, server2
These typically are configured with instances:
sid1,sid2
During a clusterware install, fsclustadm showed that server2 was the primary cluster in the filesystem and clusterware install was performed on that node. After getting to the DB creation,what we have is:
server1:sid2
server2:sid1
I'd like to swap sid1 to server1, and sid2 to server2 and am looking for a document or procedures on how to accomplish this.
Thanks