SQL Server

Initializing replication from backup

Initialization of a transactional replication subscriber is a highly valuable tool. For very large databases (VLDBs), snapshot generation and...

Five reasons your SQL Server is slow

Everybody would love to find the mythical “go faster” switch in SQL Server. Unfortunately, this switch does not exist. There are, however, many...

Database Performance History

Servers are moving from on-prem to the cloud.  Applications are upgraded, so are operating systems, databases, and hardware.  New users,...

Dealing with Database Security

Nearly every month there is another announcement about a company disclosing a data breach in which sensitive customer data was exposed. Last week,...

How to monitor tempdb databases

Introduction The tempdb system database is a workspace used to hold temporary user objects, results created through queries and sorts, and other...

How to plan future capacity

Capacity planning, especially when done for Microsoft SQL Server, is not for the faint of heart. Storage and disk capacity are apparent, but to...