Data Sync Failing
I have a data sync in Azure, and it keeps failing now with the following error...
Cannot enumerate changes at the RelationalSyncProvider for table 'TableNameRemoved'. Check the inner exception for any store-specific errors.Inner exception: SqlException ID: 53cb4e24-3233-4255-9829-b6a075978e37, Error Code: -2146232060 - SqlError Number:40197, Message: The service has encountered an error processing your request. Please try again. Error code 40549. SqlError Number:40197, Message: The service has encountered an error processing your request. Please try again. Error code 40549. SqlError Number:0, Message: SQL error with code 0 For more information, provide tracing ID ‘4a6cb2ea-7ae3-42bd-9ce4-453e9e683fdd’ to customer support."
When Monitored this, it happens after 1 hour of trying to run the selectchanges query for the largest table, I have tried upping the DTU settings, but this has no effect, if I check usage at this point in the portal it is around 4%,
The statement it is trying to execute will have been running for 1 hour at this point, originally running in 25 statements, but when it ends 17, in a waiting state.