Wednesday, March 21, 2012

mixing case sensitive/insensitive instances

Does anyone know of any issues with mixing a case sensitive instance with ca
se INsensitive instances on a cluster? Is there anything I should do or cons
ider before adding a case-sensitive instance?Instances are as independent from each other regarding case sensitivity and
other SQL Server settings as if they were actually running on different
machines. You can have two instances on the same machine with different
service packs for example, or a SQL Server 7 and a SQL Server 2000 instance.
Jacco Schalkwijk
SQL Server MVP
"J Jetson" <JJetson@.discussions.microsoft.com> wrote in message
news:252CAC4C-D3C9-4DFC-BCA5-84A77AE0BC3F@.microsoft.com...
> Does anyone know of any issues with mixing a case sensitive instance with
> case INsensitive instances on a cluster? Is there anything I should do or
> consider before adding a case-sensitive instance?

No comments:

Post a Comment