Tag: sql server

Community

Geek City: What Triggered This Post?

(Kalen Delaney) I’d really like to get another post up onto my much neglected blog before the end of 2012. This will also start one of my New Year’s resolutions, which is to write at least one blog post a month. I’m going to tell you about a change in SQL Server that wasn’t announced in any “What’s

Community

Index tuning for the reluctant DBA

(Don Jones) Tuning indexes in SQL Server is the one thing a database administrator (DBA) can completely own in terms of database application performance. You can’t necessarily control the queries that an application is firing off to SQL Server, but you can make sure the right indexes are in place to

Community

Checking SQL Server Services Owner

(John Garcia) There’s an excellent tip about SQL Server Services, Checking SQL Service Status – An Evolution Part 1, by Robert Pearl. Indeed, this a helpful article, but a very critical piece was missing from it: Which user runs the service. I needed to check which account was associated with the SQ