Fail over with different collation -
03-10-2008
, 12:32 AM
Hello folks
We have SQL Server 2005 (64 bit)(SP2) clustering (Active/Active) installed
on Windows 2003 64 bit
One node/instance has different collation from another (Polish and English).
The question is what will happen if the node with Polish colation fails
over the node with English collation? Do the end-users affect it? I mean ,
will the end user see '???' due to clustering failing?
Thanks |