I have dbcc checkdb running on a 2 GB database but it takes about 1 minute to complete. In sys.dm_exec_requests i see DBCC is in running state and i don't see any wait type when i query sys.dm_os_waiting_tasks, the query sits in running state for mos
↧