Working with a couple of databases that needed TDE I noticed when I enabled one of them that it was stuck on “encryption in progress” for quite a while. Using the following query I confirmed the following: (source: https://msdn.microsoft.com/en-us/library/bb677274.aspx) My … Continue reading
Tags: SQL Server
Related Articles
Checking objects into VCS using Team Coding
Learn how the Team Coding policies can be used to manage how PL/SQL code gets checked into source control. This is part of a series of videos, the complete series is located here: https://blog.toadwo...
A Next-generation Agile Database for the Cloud – AWS DynamoDB
With the increasing scale of data stored by web scale applications, several NoSQL databases have become available. The NoSQL databases are different from the relational databases (such as Oracle datab...
Migrating from Oracle to MySQL
With the loss of the Oracle Standard Edition One license, and the free Oracle Express Edition database stuck at the old 11g Release 2 from 2014, many smaller projects are considering whether MySQL mig...