Hi guys,
One of a maintenance job failed with the below error.
Executing the query "UPDATE STATISTICS [dbo].[tbl_****_*****_comments] ..." failed with the following error
: "Could not continue scan with NOLOCK due to data movement.". Possible failure reasons: Problems with
the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not
established correctly.
Will someone help me fix this issues? I don't want this job to fail again.
Arun