In this blog post, let’s learn about the error message “15320 – An error occurred while decrypting %S_MSG ‘%.*ls’ that was encrypted by the old master key. The FORCE option can be used to ignore this error and continue the operation, but data that cannot be decrypted by the old master key will become unavailable.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
15320 – An error occurred while decrypting %S_MSG ‘%.*ls’ that was encrypted by the old master key. The FORCE option can be used to ignore this error and continue the operation, but data that cannot be decrypted by the old master key will become unavailable.
Reason for the Error
To be update soon…
Solution
To be update soon…