Welcome to Aussie SQL Server Bloggers Sign in | Join | Help

Saturday, 25 February 2006 - Posts

Measure database file i/o with fn_virtualfilestats (SQL2000 AND SQL2005)

I'm posting another admin script today which can be useed on either SQL Server 2000 or SQL Server 2005 to measure i/o behaviour against specific database files, using the fn_virtualfilestats() system TSQL function. This script is useful when you need
posted by Greg_Linwood | 0 Comments
Filed Under: