DotNetShoutout - Stories tagged with dbcc checkdb
3
Shouts

DBCC CHECKDB & READ ONLY DATABASES

posted by sqlarticlessqlarticles 798 days, 1 hour, 50 minutes ago
Wednesday, April 13, 2011 3:58:40 PM GMT
Can you run a checkdb command on Read-only databases? If yes, does this get logged into boot page of the database? If checkdb finds an error can it fix on a read-only database? These were some of the questions running through my mind as I manage some read-only databases in an SQL server which is mostly used for archiving... (more)
category: Data | clicked: 0 | comment | | source: sql-articles.com
tags: dbcc checkdb, read only db, sqlarticles