Backup failed after I truncated the transaction log
Posted
by Ardman
on Stack Overflow
See other posts from Stack Overflow
or by Ardman
Published on 2010-03-08T09:33:12Z
Indexed on
2010/03/08
9:36 UTC
Read the original article
Hit count: 327
sql-server-2005
This morning I truncated my transaction before it's hourly backup. Since I truncated the transaction log, the backup failed. The error code I got was 0xC002F210. Any ideas why this happened?
© Stack Overflow or respective owner