The information in this article applies to:
BUG#: 16553 (6.5) SYMPTOMS
OrigFillFactor reports the incorrect value for a non-clustered index once
a clustered index is rebuilt with "zero" fillfactor using DBCC DBREINDEX.
Q164578 : BUG: Error 1105 on Default Segment When Running DBCC DBREINDEX Shutting down and restarting the server may temporarily clear the symptoms of this problem. However, a shutdown is unnecessary when using the solution described in the WORKAROUND section of this article. WORKAROUNDTo work around this problem, specify a non-zero fillfactor when rebuilding the clustered index. STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider.
Keywords : SSrvAdmin SSrvGen kbbug6.50 kbfix6.50.sp3 |
Last Reviewed: April 9, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |