Quantcast
Channel: SQL Server Manageability forum
Viewing all articles
Browse latest Browse all 1519

SQL Server Database Backup Error

$
0
0

I am receiving the following error when trying to backup a database in SQL Server:

System.Data.SqlClient.SqlError: Cannot use the backup file 'C:\Program Files\Microsoft SQL Server\MSSQL13.SQLEXPRESS\MSSQL\Backup\estimates.bak' because it was originally formatted with sector size 512 and is now on a device with sector size 4096.

How can I resolve this?


Viewing all articles
Browse latest Browse all 1519

Trending Articles