How to configure SSIS in SQL Server AlwaysOn

March 30, 2016 Andy 0

Question I have AlwaysOn Availability Group setup for my SQL Server. Now I would like to configure SSIS. How do I do it? Below link provides some information but since I am not DBA it’s difficult to understand this article: AlwaysOn Availability Groups and SQL … [Read More]

Why is the MSDB database TRUSTWORTHY?

March 24, 2016 Andy 0

Question The TRUSTWORTHY setting can be rather dangerous if you aren’t careful and except for specific circumstances the recommendation is to keep it turned off. However by default the MSDB database has TRUSTWORHTY set ON by default. I’m curious why? I’ve read this entry in … [Read More]

Shortcuts Cheat Sheet – SSMS & Windows

March 7, 2016 Andy 23

Edit: I’ve published an updated version of my cheat sheet. Find the latest version by in the sidebar –> I’ve presented my Shortcuts from an Impatient DBA talk a few times now, and I really love it. Everyone learns something, whether you’re a Junior Developer, or a multi-decade … [Read More]