Quantcast
Channel: SQLServerCentral » SQL Server 2016 » SQL Server 2016 - Administration » Latest topics
Viewing all articles
Browse latest Browse all 2648

DBCC Check DB performance issue

$
0
0
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

Viewing all articles
Browse latest Browse all 2648

Trending Articles