kramerd1506
Technical User
Hello.
I have a MSDE 2000 .mdf file that's about 1 gig and the .ldf that goes with it. I'm not sure how it was created, it was given to me, but I can find out.
Anyway, when using the SQL Server 2008 Management Studio (SQLExpress instance), I'm connecting to my instance and then right-clicking on databases > attach. I browse to the .mdf and it reads in the .ldf also, no problem.
When I try to attach, it returns an error very quickly reading:
Could not continue scan with NOLOCK due to data movement.
Could not open new database '<db name>'. CREATE DATABASE is aborted. (Microsoft SQL Server, Error: 601)
I see this error around the internet but I have yet to see it in relation to attaching a database and I see no decent resolutions for it. Any help? Thanks in advance.
-Dan
I have a MSDE 2000 .mdf file that's about 1 gig and the .ldf that goes with it. I'm not sure how it was created, it was given to me, but I can find out.
Anyway, when using the SQL Server 2008 Management Studio (SQLExpress instance), I'm connecting to my instance and then right-clicking on databases > attach. I browse to the .mdf and it reads in the .ldf also, no problem.
When I try to attach, it returns an error very quickly reading:
Could not continue scan with NOLOCK due to data movement.
Could not open new database '<db name>'. CREATE DATABASE is aborted. (Microsoft SQL Server, Error: 601)
I see this error around the internet but I have yet to see it in relation to attaching a database and I see no decent resolutions for it. Any help? Thanks in advance.
-Dan