fbpx

Disaster Recovery or High Availability

Tuning Update Statement with SQL Server

You are out doing your scheduled sweeps of the environment and you notice a huge I/O consumer is one of your update procedures. Your initial thought may be to panic because how can you test data that is changing? You have several methods to tuning queries that adjust data that allow data to revert between […]

The post Tuning Basics – Updating an Update appeared first on dbWonderKid.

[...]

Tail Log Backups

In my SQL Server Recovery Models blog, I touched a bit on my experience with recovery using Tail Log Backup. … [...]

Do I Need to Backup System Databases?

Great question!      Before I answer this right off, ask yourself these questions: “Do I want to lose access… [...]

What is RPO/RTO?

Time is money!      Your boss keeps talking about RPO (Recovery Point Objective)  and RTO (Recovery Time Objective).  Do… [...]

Does Your Database Have any Integrity?

Corruption.  We know it is everywhere.  It is surely a hot-button issue in the news.  If you haven’t given much… [...]

Deep Dive into Bulk Logged Recovery Model

    Full disclosure time: Bulk Logged Recovery Model is  quite confusing to me.  And as it seems, to many… [...]