Home » Blog » Reply » Reply To: How to Resolve SQL Error 3013?

Reply To: How to Resolve SQL Error 3013?

Lincoln Burrows ~ Modified: August 28th, 2015 ~ ~ 1 Minute Reading

Home Forums How to Resolve SQL Error 3013? Reply To: How to Resolve SQL Error 3013?

#532 Score: 0
Lincoln Burrows
Moderator
16 pts

This error message might be removed by using the following command. This will help erasing or deleting data from the backup device for allowing SQL Server program to implement new backup operation.

    “BACKUP DATABASE mydatabase TO DISK=’C: \MyDatabase.bak’ with FORMAT”