Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all articles
Browse latest Browse all 7696

Challenges in TDE in sql server 2016 ent edition

$
0
0

Hi,

I have established Encryption on my user DB's ( total of 7 ) in sql server 2016 ent edition.

I have confirmed that it is encrypted by using " Select Name, IS_ENcrypted  From Sys_databases;"  i can see few Db's as 0 , so i am trying to encrypting again, 

in that process, after creating certificate , when i try to on encryption by

 Alter Database DBNAMe  set encryption on. then i end up with below error .

Msg 33122, Level 16, State 1, Line 29
This command requires a database encryption scan on database 'RDW'. However, the database has changes from previous encryption scans that are pending log backup. Take a log backup and retry the command.
Msg 5069, Level 16, State 1, Line 29
ALTER DATABASE statement failed.

Can you please help me to resolve the same. 

 


hemadri


Viewing all articles
Browse latest Browse all 7696

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>