SQLServer

Design, Deploy, and Optimize SQL Server on VMware

The year 2017 is almost over, and therefore I want to announce today some important announcements about my SQL Server trainings that I will offer in the next year. Design, Deploy, and Optimize SQL Server on VMware Today I’m quite proud to announce that I will offer beginning with next year a brand-new SQLpassion workshop: …

Design, Deploy, and Optimize SQL Server on VMware + read more

SQLpassion Online Training about Availability Groups

Because of the huge success and additional requests I’m offering my webinar about SQL Server Availability Groups again on October 30. High Availability with previous versions of SQL Server was always complex: you had Clustering, Database Mirroring, Log Shipping, and Replication. Beginning with SQL Server 2012 Microsoft changed everything and introduced a new High Availability …

SQLpassion Online Training about Availability Groups + read more

Setting a Processor Affinity in SQL Server – the (unwanted) Side-Effects

Today I want to talk about a very important topic in SQL Server – setting a Processor Affinity – and the unwanted side effects that you introduce with this approach. First of all I want to talk a little bit about what a Processor Affinity is, and how it relates to SQL Server. What is a …

Setting a Processor Affinity in SQL Server – the (unwanted) Side-Effects + read more

Adding a Replica back into a SQL Server Availability Group

In one of my last blog postings I have already described a common pitfall when you try to add a new Replica into an Availability Group. In today’s blog posting I want to talk a little bit more about how you can add a Replica back into an Availability Group – when you have removed …

Adding a Replica back into a SQL Server Availability Group + read more