November 3, 2006 at 12:37 pm
THIS IS RIGHT FROM BOL:
Microsoft support policies do not apply to the database mirroring feature in SQL Server 2005. Database mirroring is currently disabled by default, but may be enabled for evaluation purposes only by using trace flag 1400 as a startup parameter. (For more information about trace flags, see Trace Flags (Transact-SQL).) Database mirroring should not be used in production environments, and Microsoft support services will not support databases or applications that use database mirroring. Database mirroring documentation is included in SQL Server 2005 for evaluation purposes only, and the Documentation Policy for SQL Server 2005 Support and Upgrade does not apply to the database mirroring documentation.
Is this true? your not supposed to use this feature? It sounded like a great solution for keeping our TFS databases up to date at our DR site. Anyone know how well this mirroring works?
November 3, 2006 at 12:48 pm
Mirroring was enabled with Service Pack 1 for SQL Server 2005 and is now supported by Microsoft.
November 3, 2006 at 12:51 pm
Excellent - thanks for the clarification
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply