Viewing 15 posts - 1 through 15 (of 100 total)
Hi guys,
With respect to both replies, I had a question I needed a straight answer.
To clarify, I have a Windows 2019 Server with two 2.20 GHz processors and eight cores,...
September 1, 2023 at 6:12 pm
This is a script that I am using:
USE [master]
RESTORE DATABASE [DBName] FROM DISK = N'BackupFile' WITH FILE = 1, MOVE N'DataFile' TO N'MDFFile', MOVE N'LogFile' TO N'LDFFile', NOUNLOAD, STATS =...
June 6, 2022 at 2:28 am
To Homebrew01:
I thought so too. And it does. But it releases the used space during restore. I need the mimic of the original database. You would think that restore operation...
June 5, 2022 at 1:22 am
I was told by System Admins that not having Certificate installed on SQL Server adds vulnerability to the Server. I cannot find a proof to this statement.
Instead, I believe that...
April 14, 2022 at 3:35 pm
Hey guys, thank you for your quick responses,
Jeff, unfortunately, I do not have time to create all the functionalities that I found very efficient and DPA is giving me in...
January 15, 2022 at 3:10 pm
Thanks for your all prompt responses.
I will check all these options and let you know about the output
May 8, 2019 at 9:06 pm
Thanks again for all responses,
But let me try to clarify something.
According to California Consumer Privacy Act (CCPA) of 2018, that will be in effect on 1/1/2020 the bill "would provide...
May 8, 2019 at 7:42 pm
Good point oogibah,
Before planning on implementing TDE, we did a lot of restores during pre-prod, testing, qa and other upgrades and never had problems.
With testing TDE encrypted compressed backup file...
May 7, 2019 at 9:01 pm
Thanks everybody for the valid responses, I really appreciate them.
Sue, LiteSpeed now supports TDE compression on SQL Server 2016 SP2 and higher. But I stuck with AlwaysOn on SQL Server...
May 7, 2019 at 8:47 pm
Thanks for your response Sue,
But my major question was to DBAs not about using tools. The major question was, does anybody using Transparent Data Encryption in SQL Server 2012 (not...
April 2, 2019 at 9:16 pm
Hi again,
I know what are the isolation levels, and the differences between them. I was giving exanples for reports that do not need precise accuracy (does not mean that...
November 15, 2018 at 8:30 am
Everybody,
Thanks for your thorough and valid advices.
Your help is greatly appreciated.
Alex
November 9, 2018 at 9:55 am
Thanks for all your replies.
I know that is not the simple question; that's why I was asking help from DBAs.
I am myself is a production DBA and...
November 8, 2018 at 10:05 am
Thanks Perry
May 3, 2018 at 8:45 am
Thanks Steve,
But this is still not the answer to my question.
Of course I am not going to do this right away in Production.
I was...
May 1, 2018 at 3:05 pm
Viewing 15 posts - 1 through 15 (of 100 total)