SQL Server Partition Management Job Failure After Migration to Availability Group.

SQL Server case study of the week

This is the first post in our new Case of the Week series — short write-ups from the real SQL Server issues our team of 17 SQL Server experts helps clients solve every day. Case of the Week: SQL Server Partition Job Failure after Migration from AWS FCI to AWS AG. Quick Summary A client … Read more

What the SQL Server TDE Certificate Expiration Date Does (and does not) Mean

What the SQL Server TDE Certificate Expiration Date Does (and does not) Mean

This post is part of our SQL Server security blog series, 30 SQL Server Security Checks in 30 Days. We’re publishing a new security check every day in the month of June. Visit our sp_CheckSecurity page to learn about our free SQL Server tool you can download and run to check your own server. Transparent … Read more

High Availability and Disaster Recovery With SQL Server Standard Edition

sql server high availability

There are many ways to setup High Availability and Disaster Recovery, most of which are focused on SQL Server Enterprise edition.  However, the licensing for Enterprise edition gets costly fast.  One less talked about approach to building a cost-effective HA/DR solution is building a failover cluster instance using SQL Server Standard with SIOS Datakeeper. SQL … Read more