Microsoft
Software
Hardware
Network
Question : SQL 2005 Database in Suspect Mode
Hi All.
I have an issue with one of my SQL 2005 DB, I have ran the below procedures
EXEC sp_resetstatus ‘yourDBname’;
ALTER DATABASE yourDBname SET EMERGENCY
DBCC checkdb(‘yourDBname’)
ALTER DATABASE yourDBname SET SINGLE_USER WITH ROLLBACK IMMEDIATE
DBCC CheckDB (‘yourDBname’, REPAIR_ALLOW_DATA_LOSS)
ALTER DATABASE yourDBname SET MULTI_USER
I want to know how much time it requires to complete the process as my databse is 600 GB size, its only says query running and no indication about any time or progress.
please help
Thanks
Answer : SQL 2005 Database in Suspect Mode
Yes, it would say query running only and wont indicate the time associated.
And it purely Depends upon the level of error in your data or database..
It would take on an average or around 1 to 3 hours for your database size of 600 GB..
Random Solutions
Best way to handle vanity urls in IIS?
Blackberry browser 400 error - socketexception Connection reset
Website slow to load first time, fine subsequent times
backup exec 2010 on esxi
How do I verify Using SSIS if an XML file exist in the folder , change it's name and move ot to an SFTP if exist
Migration of SQL Server 2008 database to oracle
NTLDR is Missing on HP Proliant ML350 G4 with Windows 2003 SP2
How to avoid zero(s) in front of number(s) disappears in array
Nested Gridviews RowDataBound Event Problem
V2P (Windows 2008)