Viewing 4 posts - 1 through 5 (of 5 total)
Thanks Perry, our developers were hoping that the transaction was instantly available on the sync. secondary. We will adjust expectations accordingly!
February 13, 2015 at 9:56 am
After some testing we concluded that this is an ordering issue.
If replication is configured and the distribution agent is initially pushed to the subscriber before foreign keys are created at...
October 5, 2009 at 12:08 pm
I was able to resolve this by running sp_updatestats on the database before I made the final bak in SQL 2000.
October 4, 2009 at 12:30 pm
Thanks for the reply, I tried exec sp_removedbreplication but it won't remove the SYNC_ objects from sysobjects. Even weirder, I can't restore any SQL 2000 backup that was backed...
July 14, 2008 at 12:08 pm
Viewing 4 posts - 1 through 5 (of 5 total)