Could not continue scan with NOLOCK due to data movement. Error 601

  • I've managed to get my database into a knot. I was altering a LINQ to SQL dbml file in visual studio. I ran up the application and next thing all subsequent queries fail. Also I can't expand any of the stored procedure folders in ANY database. I keep getting the above error. I see lots of posts to the effect...try re-running the query with without the NOLOCK hint or whatever. What query??? I didn't run a query.

    I dropped every database except the system databases. Same error.

    I rebuilding the system data. Same error!!!

    Is there any way out of this nightmare?

  • Is your application making use of Read Uncommitted isolation level?

    MJ

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply