The information in this article applies to:
BUG #: 55622 (SQLBUG_70) SYMPTOMSAccording to the SQL Server 7.0 Books online (BOL), the sysaltfiles system table, "Contains one row for each file in a database". This description is not correct, as the sysaltfiles table contains rows for databases only under special circumstances:
STATUSMicrosoft has confirmed this to be a problem in SQL Server version 7.0. MORE INFORMATIONNOTE: The sysaltfiles table is used and maintained exclusively by the system. You should not attempt to modify the contents of the sysalfiles table either manually or programmatically. The purpose of this article is strictly informational. REFERENCESFor more information on recovering from Insufficient Disk Space, please refer to the following:SQL Server Books Online; search on "Insufficient Disk Space" Additional query words:
Keywords : kbdocerr kbSQLServ700bug |
Last Reviewed: January 3, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |