Brady Upton

Brady has been in the IT industry for 10+ years. He has worked in administrative roles using MSSQL 2000 to 2012 as well as Sharepoint 2007 and 2010. He currently serves as a Database Administrator in Nashville, TN. You can view his blog @ http://www.sqlbrady.com.
  • MSSQLTips Awards: Trendsetter (25+ tips) - 2013

SQL Server High Availability Options

I need to implement a high availability solution for one of my SQL Server databases, but Im not sure of which option to implement to satisfy my companys needs.  Check out this tip to learn about the five native SQL Server High Availability options.

SQL Server Multi Server Administration

I have multiple SQL Servers that need the exact same SQL Server Agent Job created. I know I can script a SQL Server Agent Job out and run the T-SQL script on multiple servers or bounce from server to server creating the SQL Server Agent Jobs, but isn't th