Hi,
I'm creating my own SQL performance management database. For that purpose i use the fn_virtualfilestats function. But sometimes it gives no recordset back. 
It works fine on one SQL server and not on the other. They ALL run SQL2K-SP3a, and all jobs are owned by a sa equivalent user.
example: SELECT * FROM :: fn_virtualfilestats(1, 1)
This should give info back for the master.mdf
Any idea's?
Theo Ekelmans
The Vision Web
The Netherlands