Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » T-SQL DBA queries   (RSS)
Sorry, but there are no more tags available to filter with.

Useful T-SQL queries for a SQL Server 2008 administrator

Some database administration queries you can use for SQL Server 2008 in order to identify possible problems. I have not written all of these queries myself -- Identify all processes that are blocked for more than 10 seconds SELECT * FROM sys.sysprocesses
Posted by John Daskalakis | 2 Comments
Filed under:
 
Page view tracker