﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 - General  / Restored backup database and now encryption doesn't work. / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 25 May 2013 04:03:16 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Restored backup database and now encryption doesn't work.</title><link>http://www.sqlservercentral.com/Forums/Topic958329-391-1.aspx</link><description>You need to create the encrytion key from the backup of the encrytion key from the source DB server.Please check the following article:http://www.sqlservercentral.com/articles/Transparent+Data+Encryption/66334/</description><pubDate>Mon, 26 Jul 2010 01:00:29 GMT</pubDate><dc:creator>Minaz</dc:creator></item><item><title>Restored backup database and now encryption doesn't work.</title><link>http://www.sqlservercentral.com/Forums/Topic958329-391-1.aspx</link><description>After an issue with my database I did a full backup restore of my database that I backed up the previous day. After the restore I got the following error whenever I tried to perform any decrypt functions:[color=#FF0000]Please create a master key in the database or open the master key in the session before performing this operation.[/color]I tried the following command:[color=#FF0000]OPEN MASTER KEY DECRYPTION BY PASSWORD = 'my password';[/color]but I end up with the following error:[color=#FF0000]Msg 15313, Level 16, State 1, Line 1The key is not encrypted using the specified decryptor.[/color]Is there any way I can decrypt my data? Not sure why I can't open my MASTER Key.Any help would be greatly appreciated.</description><pubDate>Fri, 23 Jul 2010 16:29:42 GMT</pubDate><dc:creator>ForgottenOne</dc:creator></item></channel></rss>