-
March 9, 2015 by Kenneth Fisher
A common problem when trying to alter a database (take it offline, add a filegroup, whatever) is that someone else …
Continue reading
Category: Microsoft SQL Server, SQLServerPedia Syndication, System Functions and Stored Procedures, T-SQL
| Tags: code language, DMV, language sql, locks, microsoft sql server, sql statements, system functions, T-SQL
-
March 4, 2015 by Kenneth Fisher
I don’t know how to get started. Pretty simple. There are a number of free blogging sites out there. Personally …
Continue reading
Category: Blogging, Microsoft SQL Server, SQL Judo's Monthly DBA Challenge, SQLServerPedia Syndication, T-SQL Tuesday
| Tags: blogging, language sql, microsoft sql server, SQL Judo's Monthly DBA Challenge, T-SQL Tuesday
-
March 2, 2015 by Kenneth Fisher
Every month SQL Judo (Russ Thomas) (b/t) challenges us to do his Monthly DBA Challenge. I’ve decided it would be …
Continue reading
Category: Microsoft SQL Server, Powershell, SQL Judo's Monthly DBA Challenge, SQLServerPedia Syndication
| Tags: code language, Powershell, SQL Judo's Monthly DBA Challenge, Steve Jones
-
February 25, 2015 by Kenneth Fisher
It’s been a while since I posted an updated to usp_DBPermissions and usp_SrvPermissions. Sorry. I got lazy with my posting. …
Continue reading
Category: Dynamic SQL, Microsoft SQL Server, Security, SQLServerPedia Syndication, T-SQL
| Tags: code language, database permissions, DMV, dynamic sql, language sql, microsoft sql server, security, server permissions, system functions, T-SQL
-
February 23, 2015 by Kenneth Fisher
Feb 16, 2015 Dear Diary, A few weeks back I introduced HAL002 to a database managed by some annoying devs. …
Continue reading
Category: Central Management Server, Microsoft SQL Server, Policy Based Management, SQLServerPedia Syndication
| Tags: Central Management Server, microsoft sql server, Policy Based Management
-
February 18, 2015 by Kenneth Fisher
This isn’t so much of a best practice, it comes more under the heading of being careful. Let’s say you …
Continue reading
Category: Microsoft SQL Server, SQLServerPedia Syndication, T-SQL
| Tags: code language, language sql, microsoft sql server, sql statements, T-SQL
-
February 16, 2015 by Kenneth Fisher
Nov 12, 2014 Dear Diary, They asked for help again. Every now and again everything slows down and they see …
Continue reading
Category: Bad idea Cowboy hat, DBA Humor, Microsoft SQL Server, SQLServerPedia Syndication, T-SQL
| Tags: ddl triggers, Humor, Microsoft SQL Server, T-SQL, triggers
-
February 12, 2015 by Kenneth Fisher
When I decided on security as my topic for February’s T-SQL Tuesday blog party my thought was that security was …
Continue reading
Category: Microsoft SQL Server, Security, SQLServerPedia Syndication, T-SQL Tuesday
| Tags: security, T-SQL Tuesday
-
February 10, 2015 by Kenneth Fisher
So I’m hosting T-SQL Tuesday this month and decided that since security is something everyone has to deal with it …
Continue reading
Category: Microsoft SQL Server, Security, SQLServerPedia Syndication, T-SQL Tuesday
| Tags: database permissions, microsoft sql server, security
-
February 5, 2015 by Kenneth Fisher
T-SQL is not the best language in the world for formatting strings. It can be done, but typically you are …
Continue reading
Category: Microsoft SQL Server, Problem Resolution, SQLServerPedia Syndication, T-SQL
| Tags: code language, language sql, microsoft sql server, problem resolution, T-SQL