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
Usando los esquema de colores del Tema Universal 42 en nuestros...
El Tema Universal utiliza un conjunto de colores (esquemas) entre los diferentes componentes. Estos colores se pueden agrupar en dos paletas: colores generales y colores con estado. Colores generales...
Toad for Oracle – General Q&A
Q: How to import data from an Excel file into a table? A: See Toadworld blog post "Create and Load Oracle Tables from Excel Spreadsheet using Toad“ Q: I have a flat file (.csv, tab delimited, etc.)...
Create a simple PL/SQL unit test using Toad
Learn how to create a simple PL/SQL unit test using Toad's Editor. This is part of a series of videos, the complete series is located here: https://blog.toadworld.com/video-series-enabling-agile-datab...