Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
SQL Server Crashes and Critical Failures
Rating: 4.6 out of 5(671 ratings)
24,455 students

SQL Server Crashes and Critical Failures

A Step By Step Approach To Recovering The Most Critical SQL Server Databases
Created byMike West
Last updated 10/2015
English

What you'll learn

  • You will be comfortable with reading the SQL Server error log in great detail
  • By the end of this course you will be able to diagnose and resolve critical SQL Server engine errors.
  • You will be able to read the basics of SQL Server stack dumps.

Course content

5 sections25 lectures1h 5m total length
  • Course Introduction1:26

    As DBAs we don't spend a lot of time practicing how to react to crashes.

    That's because SQL Server rarely crashes.

    That makes this course so important.

    Since this is something we don't do often we need to be even more cognizant of how to handle these critical failures.

  • Instructor Introduction0:47

    A little about me.

  • Download Course Content Here0:01
  • Tools We Need For The Course3:30

    In this lecture we are going to create shortcuts to the tools we need to take the course.

    We don't want to hunt these down every time so let's pin them to our task bar.

  • The Three Categories of Critical Failures1:27

    There are three broad categories of crashes.

    Let's learn what they are in this lecture.

  • Summary0:31

    Let's cover what we learned in this section.

Requirements

  • There are no prerequisites for this course but a solid foundation in SQL Server would be helpful.
  • All of the materials will be free or included in the course. There will be no outside purchases necessary to take this course.
  • Any recent version of SQL Server will do but I'd recommend SQL Server 2014.

Description

Software crashes. WE can't stop that. What WE can do is prepare ourselves through education and practice to be able to act quickly and resolve these critical issues.

In the early days of SQL Server many support calls were server down issues that ended up being bugs in SQL Server. While this still happens, today many of those calls aren't the fault of SQL Server.

For example. On Microsoft's case history of database corruption 99% of ALL database corruption can be traced back to the IO subsystem.

Either way, when SQL Server crashes it can be a traumatic experience for a DBA. If a production box crashes during core hours WE need to know what steps to take to resolve the problem as quickly and as cleanly as possible.

This course will take US beyond where to look. WE will cover RECOVERY INTERNALS and the fundamentals of how to analyze, diagnose and resolve critical errors.

WE will cover the SQL Server Error Logs in great detail. One of the first places as SQL Server DBAs WE look to diagnose critical failures is the SQL Server Error logs.

WE will cover server startup failures and analyze SQL Server stack dumps. Additionally, we will analyze several commonly occurring exception signatures.

WE will create a troubleshooting task list as use it as a template for resolving these crashes and critical errors.

While this course has no prerequisites a strong background in SQL Server is highly recommended.

Who this course is for:

  • SQL Server DBAs wanting to expand their knowledge of how and why SQL Server crahses
  • This is not an entry level SQL Server course. I would not recommend this course for beginners.
  • SQL Server DBAs looking to understand exception signatures and other vernacular associated with critical failures in SQL Server