4.5  205 reviews on Udemy

Advanced SQL Server Transaction Log Analysis

Deciphering the Contents of the SQL Server Transaction log
Course from Udemy
 1027 students enrolled
 en
By the end of this course you'll be able to read any SQL Server transaction log.
You'll also be able to make forensic level analysis of the events in a SQL Server.

COURSE REVIEWS:

Thanks Mike. Absolutely fantastic. Learnt so much. Clearly presented with excellent use of technology to demonstrate the key points. It covered many aspects of SQL Server not just SQL syntax and gave practical demonstrations of every subject covered. Brilliant. -- Mr Dave Morgan

"A very succinct introduction to the SQL Server transaction log. A must for anyone wishing to understand the function of the transaction log and learn how to explore its contents within the space of an hour or two." -- Stylianos

"Great" -- Richard   

"The explanation was very simple and easy to understand." -- Mansoor

"Very good forensic procedures." -- Thomas

"Thanks very much, nice course" -- Stanislaw

"Great explanation and very representative examples." -- Roman

"I am learning a lot about SQL Server Transaction Log Analysis." -- Debora

"Concise review of basic SQL premises along with log analysis at current and file levels. Good course." -- Mike H

"Excellent material and quick to the point!" -- Nick Y.

COURSE INTRODUCTION: 

Welcome to Advanced SQL Server Transaction Log Analysis.    In this course, we are going to take a deep dive into analyzing the transaction log.  The SQL Server transaction log contains the history of every action that modified anything in the database.   

Before data is written or saved on disk a copy or record of that transaction is first written to the transaction log.   

This is part of the D in the ACID properties. Recall that D stands for durability and durability is the ACID property which guarantees that transactions that have committed will survive permanently.   

For example, if a flight booking reports that a seat has successfully been booked, then the seat will remain booked even if the system crashes.   This process in SQL Server is accomplished by WAL or Write Ahead Logging.   

SQL Server uses a write-ahead log (WAL), which guarantees that no data modifications are written to disk before the associated log record is written to disk.   

No matter what you’ve read about non-logged operations the truth is that every user transactions that modifies an internal SQL Server object is logged.   

In the course we will learn how WAL works for SQL Srever and some internal architecture on how this is accomplished.   

Thanks for your interest in Advanced SQL Server Transaction Log Analysis and we will see you in the course. 

Advanced SQL Server Transaction Log Analysis
$ 19.99
per course
Also check at

FAQs About "Advanced SQL Server Transaction Log Analysis"

About

Elektev is on a mission to organize educational content on the Internet and make it easily accessible. Elektev provides users with online course details, reviews and prices on courses aggregated from multiple online education providers.
DISCLOSURE: This page may contain affiliate links, meaning when you click the links and make a purchase, we receive a commission.

SOCIAL NETWORK