Article ID: 198514 - Last Review: March 14, 2006 - Revision: 2.1 FIX: Restore to New Server Causes Transactions to Remain in LogThis article was previously published under Q198514
BUG #: 53311 (SQLBUG_70)
SYMPTOMS
Restoring a backup of a published database onto a server that does not have
replication installed causes the transactions that are marked for
replication to remain in the transaction log. This prevents the log from
truncating and can cause the log files to grow.
CAUSE
The problem occurs because when the published database was restored, it did
not clear the log of transactions that were marked for replication.
WORKAROUND
You can use one of the following methods to work around this problem:
STATUS
Microsoft has confirmed this to be a problem in SQL Server 7.0. This problem has been corrected in U.S. Service Pack 1 for Microsoft SQL Server 7.0. For more information, click the following article number to view the article in the Microsoft Knowledge Base: 232570
(http://support.microsoft.com/kb/232570/
)
INF: How to Obtain Service Pack 1 for Microsoft SQL Server 7.0 and Microsoft Data Engine (MSDE) 1.0
For more information, contact your primary support provider.
| Article Translations
|
Back to the top
