Quantcast
Channel: Red Gate forums: SQL Backup 7
Viewing all articles
Browse latest Browse all 713

RE: SQL error 3013 Backup Database is terminating abnormally

$
0
0
Based on the following in the output:

Quote:
SQL error 3043: BACKUP 'Interfax' detected an error on page (1:8650358) in file 'G:\Data\Interfax_DataNew.MDF'.

It looks like your database has a consistency issue. Try running DBCC CHECKDB on that database to see if the same error is reported.

Viewing all articles
Browse latest Browse all 713

Trending Articles