Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
BigSam
Starting Member
30 Posts |
Posted - 2006-12-04 : 11:52:00
|
I am trying to setup database mirroring in SQL2k. The partner servers are running SQL2k5 Standard & the witness server runs SQL2k5 Express. Many of the tables in one of the databases I want to mirror use Identity columns. Does anyone have a list of things to watch out for - a list of do's, don't do, etc?ThanksBig Sam |
|
monty
Posting Yak Master
130 Posts |
Posted - 2006-12-05 : 23:37:32
|
plz read the below links:http://www.microsoft.com/technet/prodtechnol/sql/2005/dbmirror.mspxhttp://www.microsoft.com/technet/prodtechnol/sql/2005/dbmirfaq.mspxhttp://www.microsoft.com/technet/prodtechnol/sql/2005/mirroringevents.mspxits me monty |
 |
|
BigSam
Starting Member
30 Posts |
Posted - 2006-12-06 : 08:08:29
|
Thanks for the links. I had already discovered the 1st link, but the other 2 help fill in some gaps.BigSam |
 |
|
|
|
|