top of page
Search
SQL Server Life 3 - Mentoring
Steve Jones from SQLServerCentral.com http://www.sqlservercentral.com/ asked in his editorial from the 5th of July to write 4 posts about...
Adam Thurgar
Jul 8, 20181 min read
Â
Â
Â
SQL Server Life 2 - Weird hours
Steve Jones from SQLServerCentral.com http://www.sqlservercentral.com/ asked in his editorial from the 5th of July to write 4 posts about...
Adam Thurgar
Jul 7, 20181 min read
Â
Â
Â
SQL Server Life 1 - Constant Learning
Steve Jones from SQLServerCentral.com http://www.sqlservercentral.com/ asked in his editorial from the 5th of July to write 4 posts about...
Adam Thurgar
Jul 6, 20181 min read
Â
Â
Â
Restore checklist
What do you check after you have successfully restored a database. Here is my quick checklist: - database is online - you can see the...
Adam Thurgar
Jul 6, 20181 min read
Â
Â
Â
Quick SQL Server checklist
What do you check if you only have a limited amount of time to review a SQL Server. You can''t run your usual set of scripts. All you...
Adam Thurgar
Jul 3, 20181 min read
Â
Â
Â
Data Archiving
I am currently involved with performance tuning on a large database, almost a terabyte of data. One of the things that we found was that...
Adam Thurgar
Jun 27, 20182 min read
Â
Â
Â
Exam 70-762
In April this year I sat the Microsoft Exam 70-761 and after that I decided to start studying for Exam 70-762 Developing SQL Databases....
Adam Thurgar
Jun 23, 20181 min read
Â
Â
Â


SSMS installation options
Whilst installing SSMS 17.6 recently I needed to find out how to do a silent install. The following image shows you the available...
Adam Thurgar
Jun 23, 20181 min read
Â
Â
Â
Script out database mail settings
Whilst building a new SQL Server I wanted to make sure that the database mail settings where the same as the previous servers. Even if I...
Adam Thurgar
Jun 21, 20181 min read
Â
Â
Â
CPU schedulers offline
Whilst doing a pre-production health check on a SQL Server 2016 Standard Edition server I noticed that some cpu schedulers were offline....
Adam Thurgar
Jun 15, 20181 min read
Â
Â
Â
Multiple instances of SSRS
I was asked the other day, is it possible to have multiple SSRS instances on the same server? The answer is yes, you can install another...
Adam Thurgar
Jun 6, 20181 min read
Â
Â
Â
Who is active?
A great script to add to your toolkit. sp_whoisactive by Adam Machanic. It is a comprehensive activity monitoring stored procedure that...
Adam Thurgar
May 24, 20181 min read
Â
Â
Â
RAISERROR upgrade issue
I was asked to investigate an issue with the upgrade of a legacy application from SQL Server 2005 to SQL Server 2012. After running...
Adam Thurgar
May 16, 20181 min read
Â
Â
Â
Installing SQL Server - Part 5 Post installation testing
This is the last of a series on installing SQL Server. This is based on an a standalone installation of SQL Server 2017. This blog...
Adam Thurgar
May 11, 20181 min read
Â
Â
Â
Installing SQL Server - Part 4 Post installation additional components
This is the fourth part of a series on installing SQL Server. This is based on an a standalone installation of SQL Server 2017. This blog...
Adam Thurgar
May 8, 20181 min read
Â
Â
Â
Installing SQL Server - Part 3 Post installation SQL configuration
This is the third part of a series on installing SQL Server. This is based on an a standalone installation of SQL Server 2017. This blog...
Adam Thurgar
May 4, 20181 min read
Â
Â
Â
Installing SQL Server - Part 2 Installation
This is the second part of a series on installing SQL Server. This is based on an a standalone installation of SQL Server 2017. This blog...
Adam Thurgar
Apr 29, 20182 min read
Â
Â
Â
SQL Server Exam 70-761
Well it has been a very long time since I have done a Microsoft certification exam (I think the year was 2000). Well a lot has changed in...
Adam Thurgar
Apr 20, 20182 min read
Â
Â
Â
Installing SQL Server - Part 1 Pre-installation
This is the first part of a series on installing SQL Server. You could use these blogs as the skeleton for an automated build This is...
Adam Thurgar
Apr 17, 20181 min read
Â
Â
Â
Disable TCP settings
As part of an application upgrade at a client. I was asked did I see any issues in disabling the following TCP settings on the SQL Server...
Adam Thurgar
Apr 14, 20181 min read
Â
Â
Â
bottom of page
