Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Symptoms

Assume that you are using Microsoft SQL Server 2016 and Microsoft SQL Server 2017. You enable Transparent Data Encryption (TDE) on your database, and then you back up the database by using compression.

When you try to restore the database from this backup and verify the backup file by using the RESTORE VERIFYONLY FROM DISK SQL statement, you notice that the backup process corrupts a specific page in the database. Additionally, you may receive an error message.

Similarly, the RESTORE FROM DISK process can fail and generate an error message. However, you can finish this process successfully by using the CONTINUE_AFTER_ERROR option.

Msg 3183, Level 16, State 1,Line LineNumber
RESTORE detected an error on page (PageNumber) in database "DatabaseName" as read from the backup set
Msg 3013, Level 16, State 1
Damage to the backup set was detected

Resolution

This problem is fixed in the following cumulative update for SQL Server:

Cumulative Update 9 for SQL Server 2017     

Cumulative Update 2 for SQL Server 2016 SP2

Cumulative Update 9 for SQL Server 2016 SP1

Each new cumulative update for SQL Server contains all the hotfixes and all the security fixes that were included with the previous cumulative update. Check out the latest cumulative updates for SQL Server:

Latest cumulative update for SQL Server 2017

Latest cumulative update for SQL Server 2016

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×