Viewing 15 posts - 91 through 105 (of 266 total)
May 22, 2018 at 3:17 am
Why do you want to test in a production environment? Set up a test environment for testing and leave production alone.
Thanks
May 18, 2018 at 8:21 am
May 9, 2018 at 1:12 am
April 25, 2018 at 3:35 am
Increase the frequency of the log backups rather than increasing the disk first. Schedule them to run every hour or more frequently if needed (depending on your RPO).
Thanks
April 19, 2018 at 6:11 am
tmmutsetse - Wednesday, April 18, 2018 8:46 AMGood day,
Does SQL Standard have a free edition or trial version?.
I know express,evaluation and developer.
No...
April 18, 2018 at 8:48 am
Is this on a production or non-production environment? What tasks do they do on the databases? Once you've identified this then you can restrict their permissions as it's not a...
April 13, 2018 at 5:51 am
It's good you still have the certificate. There is a guide to removing TDE here:
http://www.sqlservercentral.com/articles/Security/76141/
Thanks
April 13, 2018 at 4:01 am
Right so it looks as though it won't come online because the certificate was deleted. What steps did you take yesterday to remove the encryption?
Thanks
April 13, 2018 at 3:32 am
Is there enough space on the disk for your database to come online? Was the database shutdown? Have you tried to move the log file recently?
You need to...
April 13, 2018 at 3:20 am
Yes you can but you'll lose any data since the full backup was taken unless you also have the log backups.
Do you know what the problem with your...
April 13, 2018 at 3:14 am
I would say yes you would be fine but it's always best to check with your licensing vendor first.
Thanks
April 12, 2018 at 2:48 am
Have you tried disabling the default trace then re-enabling it? I know this sounds pretty basic but it might work.
Thanks
April 11, 2018 at 7:04 am
Have you had any space issues on any of the disks recently?
You can also check the location of the trace file through the registry:
HKEY_LOCAL_MACHINE\Software\Microsoft\<InstanceName>\Setup\SQLDataRoot
April 11, 2018 at 6:56 am
Viewing 15 posts - 91 through 105 (of 266 total)