Question : A few of my databases are in a suspect state. How can I get them online? I don’t […]
Tag: transparent-data-encryption
File permissions for database backups and certificate backups
Question : I have backed up a database and backed up the database master key to the very same folder. […]
Change expiry date of TDE certificate of User Database without changing Thumbprint
Question : I have been searching through internet on how to change expiry date of TDE certification of a user […]
TDE on replicated databases
Question : I have implemented Transactional replication between two databases. Now I have to implement Transparent Data Encryption (TDE) on […]
File permissions for database backups and certificate backups
Question : I have backed up a database and backed up the database master key to the very same folder. […]
Enabling TDE without breaking existing mirror
Question : I’ve been trying to enable TDE in a mirrored SQL Server 2008 R2 configuration. Enabling TDE is not […]
How to restore TDE encrypted DB on AWS (with certificate not stored in master)?
Question : The way Amazon RDS enable TDE feature is to generate a certificate stored in master. However, I need […]
How to change SQL Server master key password?
Question : I created a master key, then a certificate and encrypted my database. CREATE MASTER KEY ENCRYPTION BY PASSWORD=’A […]
Is network traffic encrypted when writing remote backups using SQL Server TDE?
Question : They do say there is no such thing as a “stupid question”, so here goes: I understand that […]
Open source & cheap ‘data at rest’ encryption solutions
Question : So I am exploring some options about database encryption. The best options are commercial (TDE). I am looking […]