Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this sections, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You attempt to restore a database on a new SQL Server instance and receive the following error message:
You need to ensure that you can restore the database successfully.
Solution: You generate a new certificate on the new instance.
Does this meet the goal?
A . Yes
B . No
Answer: A
Explanation:
In order to successfully make the restore in a different server you will need to create a master certificate in the detonation and transfer the certificates and backups in that order.
References: https://deibymarcos.wordpress.com/2017/11/15/how-to-restore-encrypted-databasescannot-find-server-certificate-with-thumbprint/
Leave a Reply