BulkInsertCommand failed in Sync Framework 2.1

后端 未结 2 747
轻奢々
轻奢々 2021-01-14 01:39

On occasion I get the following error when trying to synchronize from SQL Express to SQL Server using Sync Framework 2.1. Once a client gets this error they have to reiniti

2条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-14 01:40

    This happened to me syncing between 2 SQL Azure databases. The initial cause was that the slave DB grew larger than it's provisioned size. I increased the size, but it was a good 20 minutes before the sync stopped throwing the error

提交回复
热议问题