November 20, 2013 at 7:05 am
Hi Experts,
We were running CHECKDB on one particular database and when ran sysprocesses we saw one SPID is running against DBID=13 ,checked again and again in server that we dont have a DB with ID=13.
Can anyone please help resolving this?
November 20, 2013 at 7:12 am
I think its because it create a snapshot internally
November 20, 2013 at 7:13 am
When you run DBCC CHECKDB it creates a hidden database snapshot. The strange DBID may just be the database snapshot that was created by DBCC CHECKDB.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply