Viewing 15 posts - 61 through 75 (of 631 total)
I'm a DBA.
I'm not paid to solve problems. I'm paid to prevent them.
February 15, 2018 at 3:38 am
Hi there,
in terms of performance, one thing you'll need - in order to prevent issues with other processes, even when they will not be touching the records in...
I'm a DBA.
I'm not paid to solve problems. I'm paid to prevent them.
February 9, 2018 at 4:35 am
The problem with anything but a fairly superficial description is, that in my experience, it's highly unlikely that the interviewer actually knows anything about normalization.
I'm a DBA.
I'm not paid to solve problems. I'm paid to prevent them.
January 11, 2018 at 3:21 am
I'm a DBA.
I'm not paid to solve problems. I'm paid to prevent them.
October 16, 2017 at 9:39 am
Yes,
if sa is disabled, sa owned jobs will run and sa owned databases will be accessible. SA is disabled on all our boxes at setup and we have...
I'm a DBA.
I'm not paid to solve problems. I'm paid to prevent them.
September 13, 2017 at 9:53 am
Thanks folks, your help is greatly appreciated
I'm a DBA.
I'm not paid to solve problems. I'm paid to prevent them.
August 31, 2017 at 6:58 am
Hi,
try running the script on here to provide Gail with the information requested. Run it during your slowest period, if you have one. Also, read through the...
I'm a DBA.
I'm not paid to solve problems. I'm paid to prevent them.
May 31, 2017 at 4:10 am
If you do it without using the WITH COPY ONLY option, it's going to break the restore chain.
I'm a DBA.
I'm not paid to solve problems. I'm paid to prevent them.
May 30, 2017 at 7:48 am
"These people will need to be data experts with experience in security and a lot of knowledge about the protection of data"
This is a nice idea, and one which...
I'm a DBA.
I'm not paid to solve problems. I'm paid to prevent them.
May 18, 2017 at 4:59 am
Hi,
as Jason's suggesting it's probably because it's a small table/index. Initially SQL Server allocates storage in what are called mixed extents - i.e. the extent is shared with...
I'm a DBA.
I'm not paid to solve problems. I'm paid to prevent them.
April 21, 2017 at 1:52 am
I'm a DBA.
I'm not paid to solve problems. I'm paid to prevent them.
April 19, 2017 at 5:05 am
I'm a DBA.
I'm not paid to solve problems. I'm paid to prevent them.
April 19, 2017 at 4:43 am
Also, with a tempdb anywhere near that size, I would make sure that Instant File Initialisation is set on. If not, you're going to be twiddling your thumbs for some...
I'm a DBA.
I'm not paid to solve problems. I'm paid to prevent them.
April 19, 2017 at 2:32 am
While there are, as stated, obvious risks to updating certain types of data via reports, I think it's highly unlikely that this ability would be removed. That would then mean...
I'm a DBA.
I'm not paid to solve problems. I'm paid to prevent them.
April 10, 2017 at 5:56 am
I'm a DBA.
I'm not paid to solve problems. I'm paid to prevent them.
April 5, 2017 at 10:31 am
Viewing 15 posts - 61 through 75 (of 631 total)