Viewing 3 posts - 1 through 3 (of 3 total)
Renaming the cluster is not a practical solution. I would use DNS records to alias the old SQL Instance names to the new SQL Instance names. Ultimately, you should change the application...
June 3, 2005 at 6:56 am
Failover will follow the Preferred Node order list for each Resource Group. Each SQL Instance should list the preferred node first, the 'empty' node second, and any remaining nodes last. ...
June 3, 2005 at 6:48 am
The Clustered index is the physical order. It is also the reference value that all other indexes use. That is, all other indexes contain the clustered index key....
September 10, 2003 at 2:18 pm
Viewing 3 posts - 1 through 3 (of 3 total)