Could not continue scan with NOLOCK due to data movement.
talonslade
Posts: 2
I'm trying to compare two databases and this is what happens. There is nothing else trying to access the data.
Could not continue scan with NOLOCK due to data movement.
Could not continue scan with NOLOCK due to data movement.
Comments
Thanks for the interesting post. We should probably do something in the script to compensate for this, but it seems to be an extremely rare potential problem. As I understand, this could more likely be caused by a maintenence plan or a DBCC REINDEX running on a table as another user manipulating data. This may be worth investigating on your end.