Viewing 15 posts - 751 through 765 (of 1,318 total)
If you mean who will set up the service account and give it the right permissions, that would be your Active Directory/Windows Server/Infra/sysadmins depending on what you call them.
February 29, 2016 at 7:21 am
Steve Jones - SSC Editor (2/9/2016)
I'd certainly continue to brush up on, and improve, my skills on SQL 2005 if I were there. Lots of T-SQL to get better at...
February 26, 2016 at 8:16 am
I guess you've already seen this, but just in case not: https://support.microsoft.com/en-us/kb/217395
February 26, 2016 at 7:13 am
Have you ticked the box in the log-shipping restore screen that says Disconnect users in the database when restoring backups?
If you miss that, you sometimes get this problem.
February 25, 2016 at 5:52 am
Hi. I've looked at that, and you're right, I'm on SQL 2014, but thanks. I haven't hada chance to make any progress with this yet because I'm working on it...
February 22, 2016 at 7:35 am
It will fail. In-flight transactions don't fail over. After crash-recovery, the database will roll back any uncommitted transactions.
February 18, 2016 at 4:22 am
Perfmon counters: https://www.brentozar.com/archive/2006/12/dba-101-using-perfmon-for-sql-performance-tuning/
February 18, 2016 at 4:03 am
Thanks, both. I'll have a look and get back to you.
February 17, 2016 at 4:28 am
Why did you try to kill it if you don't know what it's doing?
try dbcc inputbuffer(74) to see what it's up to.
February 16, 2016 at 4:58 am
Hi, yes it does, it has view server state.
Thanks for the reply.
February 16, 2016 at 1:26 am
I'm sorry, it's a rubbish position to be in. I do think that it's important to get out and not be dragged down with the rest.
February 9, 2016 at 8:50 am
I've asked and they won't. It's like the early 90s round here. I've taken to watching Brent Ozar's training videos on my own phone. Even Microsoft Virtual Academy is blocked!
I'm...
February 9, 2016 at 2:20 am
We're not allowed to install anything on our PCs (yeah), but it's a sound idea. I'm doing my best to stay motivated, but when nobody else cares it's quite difficult...
February 8, 2016 at 7:16 am
Viewing 15 posts - 751 through 765 (of 1,318 total)