SQL 2014 Admin, Part 2 of 5: Automating, Management, and Config
Interactive

SQL 2014 Admin, Part 2 of 5: Automating, Management, and Config

BizLibrary
Updated Feb 04, 2020

For this course you see various methods to automate processes in SQL Server. You will go through configuring Database Mail so that you, as the DBA, can receive automated alerts from the server when something goes wrong. You will see how to set up Operators to receive general alerts, custom alerts and then create, based on performance conditions, queries that run for long periods of time. You’ll review the DBCC commands that are critical to ensuring database integrity and providing valuable insight into what’s going on inside the SQL Server system. Then you will see how to take advantage of the Always On Availability Group ability to offload some maintenance tasks from our primary servers to secondary servers. Next you are going to see File Groups and show how you can use them to manage our data files and potentially improve the performance of queries and requests to SQL databases. Next you will see how to create a new SQL Contained database and move it to a new server showing you just how easy it is to relocate databases using this feature. You will finish up by going over a large number of configuration options available to us in SQL Server. You will see general and advanced settings and detail how each affects SQL Server.


Lesson 1:

  • Database Mail
  • Database Mail - Reliability
  • Database Mail - Security
  • Demo: Database Mail Config
  • Demo: Config Using Scripts.

Lesson 2:

  • Database Operators
  • Demo: Creating an Operator
  • Alerts - Types
  • Demo: Alerts
  • Demo: Longest Transaction Alert.

Lesson 3:

  • Automating DBCC CHECKDB
  • Demo: Automating CHECKDB.

Lesson 4:

  • Automating Backups
  • Backups - Always On
  • Demo: Automating Backups
  • Demo: Transaction Logs
  • Demo: Testing Backups
  • Demo: Transaction Testing.

Lesson 5:

  • File Groups
  • Demo: File Groups
  • Demo: File Group Index.

Lesson 6:

  • Contained Databases
  • Contained Databases - Pros
  • Contained Databases - Cons
  • Demo: Contained Databases
  • Demo: Logging In
  • Demo: Restoring a Database.

Lesson 7:

  • SQL 2014 Configuration Options
  • Demo: Advanced Options
  • SQL 2014 Configuration Options (2).
;