|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Friday, February 08, 2013 11:37 AM
Points: 68,
Visits: 79
|
|
|
|
|
|
Hall of Fame
       
Group: General Forum Members
Last Login: Friday, March 15, 2013 2:43 PM
Points: 3,924,
Visits: 1,554
|
|
Good article and very well explained. But, still had a question.
How many people had actually used it ? I had not come across anyone in real time , who would had implemented it.
SQL DBA.
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Wednesday, June 05, 2013 9:48 AM
Points: 142,
Visits: 172
|
|
Thanks for the article. I understood HSM only very vaguely before.
I'm concerned about your use of "allow updates". I was sure that this was removed from SQL 2005 and later, and this thread agrees:
http://www.sqlservercentral.com/Forums/Topic466853-149-1.aspx
Why are you trying to update a sys table [which might be a view] to edit the thumbprint? Isn't this something Microsoft supports through a sproc?
|
|
|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Friday, February 08, 2013 11:37 AM
Points: 68,
Visits: 79
|
|
To SanjayAttray...
The primary reason anyone would use TDE with EKM is for PCI data protection to meet PCI standards and compliance.
Thanks.
|
|
|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Friday, February 08, 2013 11:37 AM
Points: 68,
Visits: 79
|
|
To Festeron...
When proving out the steps, this is the process I had to use - connect to the SQL instance through the DAC and then to turn on "allow updates". SQL Server would not let me modify the system table without "allow updates" enabled.
Sorry for the extremely long delay in responding. I hadn't seen your comment till today.
|
|
|
|