Tony Davis

  • Interests: football, modern literature, real ale

SQLServerCentral Editorial

Swallowing the Camel

There is a paradox in the nature of the abstractions that many developers want when dealing with databases. They will strain at the gnat, but swallow a camel (Matthew 23:24). Whereas they will recoil with horror when a DBA suggests that an abstraction layer based on views, functions and procedures in a separate database schema […]

You rated this post out of 5. Change rating

2014-09-15

178 reads

Stairway to Transaction Log Management

Stairway to Transaction Log Management in SQL Server, Level 9: Monitoring the Transaction Log

Our major goal in terms of log maintenance for all databases under our care is to optimize for write performance, in order to support all activities that require SQL Server to write to the log, including data modifications, data loads, index rebuilds, and so on. However, it's also important to keep an eye on possible log fragmentation, which, as described previously, can affect the performance of processes that need to read the log, such as log backups and the crash recovery process.

5 (1)

You rated this post out of 5. Change rating

2013-04-24

7,493 reads

Blogs

Capturing Ideas for Blogs

By

As we close out the year, I decided to drop this post here and...

A New Word: Lilo

By

lilo– n. a friendship that can lie dormant for years only to pick right...

Learning Database Design and Power BI Performance

By

I spend my days working on and managing SQL Server instances—working days at least,...

Read the latest Blogs

Forums

Problem installing SQL Server 2022

By cordellmelvin

Hello, I currently have an instance of SQL Server 2019 Developer installed on my...

How to Attach and Detach Databases in SQL Server

By Noman072

Comments posted to this topic are about the item How to Attach and Detach...

What is Terraform?

By Steve Jones - SSC Editor

Comments posted to this topic are about the item What is Terraform?

Visit the forum

Question of the Day

What is Terraform?

What is Terraform (from Hashicorp) used for in technology?

See possible answers