The information in this article applies to:
SUMMARY
Trying to load a transaction log dump from a SQL Server 6.0 server to a SQL
Server 6.5 server will fail with the following error message:
MORE INFORMATION
This is not specifically documented in the SQL Server 6.5 Books Online.
When the SQL Server 6.0 database dump is loaded, the upgrade from SQL
Server 6.0 to SQL Server 6.5 happens automatically. During the upgrade
process, some tables are altered and added. This makes the transaction log
invalid.
Additional query words: tran err msg
Keywords : SSrvSQL_Admin SSrvTran_SQL |
Last Reviewed: April 19, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |