FIX: LOAD TRAN May Fail With Error 1511Last reviewed: April 8, 1997Article ID: Q150897  | 
	
	
The information in this article applies to:
 
 SYMPTOMSA LOAD TRANSACTION command may fail with error 1511: 
 Error : 1511, Severity: 20, State: 8 Sort cannot be reconciled with transaction log CAUSEIf the transaction log being LOADed contains the log records for a CREATE CLUSTERED INDEX on a large table (> 150 MB), then the transaction may fail to load with the 1511 error. 
 WORKAROUNDDUMP the whole DATABASE after a CREATE CLUSTERED INDEX on a large table. 
 STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. This problem was corrected in U.S. Service Pack 1 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider. 
  | 
	
	Additional query words: sql65 clustered index load tran 
 © 1998 Microsoft Corporation. All rights reserved. Terms of Use.  |