FIX: fn_virtualfilestats Skips the Last File (290916)
The information in this article applies to:
- Microsoft SQL Server 2000 (all editions)
This article was previously published under Q290916
BUG #: 235019 (SHILOH_bugs)
SYMPTOMS
If a database consists of four or more files (any combination of data and log), the output of the following query may skip one of the files:
select * from ::fn_virtualfilestats(<db_id>, -1)
RESOLUTIONTo resolve this problem, obtain the latest service pack for SQL Server 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
290211 INF: How to Obtain the Latest SQL Server 2000 Service Pack
STATUSMicrosoft has confirmed that this is a problem in SQL Server 2000. This problem was first corrected in SQL Server 2000 Service Pack 1.
Modification Type: | Major | Last Reviewed: | 11/5/2003 |
---|
Keywords: | kbBug kbfix kbSQLServ2000sp1fix KB290916 |
---|
|