Viewing 15 posts - 1,081 through 1,095 (of 6,023 total)
My primary goal for 2018 Q1 (what I'm working on when I'm not doing the obligatory day to day DBA stuff) is to learn the basics of Cosmos DB, identify...
January 22, 2018 at 8:56 am
TDE will impact compression of backups, because backup compression is applied on top of encrypted data. However, TDE has no effect on table and index compression, because TDE is applied...
January 19, 2018 at 7:45 am
So, if there happens to be 50 scripts sitting in that folder, then all 50 will be executed starting at the same time? This sounds like it's intended to be...
January 18, 2018 at 2:38 pm
January 18, 2018 at 12:55 pm
January 18, 2018 at 12:37 pm
Jeff, you should run for president (of the American National Standards Institute).
January 18, 2018 at 8:37 am
It's different paradigms, but we have to make choices about which paradigm is most appropriate for the given environment and application. Regarding Always Encrypted, maybe one day someone will invent an...
January 18, 2018 at 7:52 am
January 18, 2018 at 7:46 am
... A contractor just pleaded guilty to stealing classified information from the US National Security Agency, about 50GB worth of data. This isn't a case of spying or malicious intent....
January 17, 2018 at 8:27 am
Another difference between FDE and TDE is who owns the process and controls the keys: the local server admin or the database administrator. Depending on the IT organization, this could...
January 17, 2018 at 8:06 am
Just small correction-...
January 17, 2018 at 7:35 am
Based on replies above, I'd like to add a couple of things. It's true that enabling TDE on one database will result in SQL Server also encrypting TEMPDB, but that's...
January 16, 2018 at 12:10 pm
I use tool on my personal PC to keep tabs on disk space allocation by folder. It would help in your case too.
https://jam-software.com/treesize_free/
January 16, 2018 at 10:30 am
Where I work, we've started implementing SQL Server TDE, which I believe has many advantages over FDE (Full Disk Encryption) solutions.
TDE:
- Is free with the SQL Server...
January 16, 2018 at 7:29 am
1. Easy 5 minute fix to get you out of the red: Run a tool to identify temp files, recycle folder, download folder, and other stuff that can be deleted...
January 13, 2018 at 8:55 pm
Viewing 15 posts - 1,081 through 1,095 (of 6,023 total)