Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
SQL Server Database Administrator Part-1
Rating: 4.2 out of 5(28 ratings)
108 students

SQL Server Database Administrator Part-1

Learn SQL Server Administration step by: Installation, configuration, databases, security, backups and restores concepts
Created bySyed Kareem
Last updated 10/2021
English

What you'll learn

  • Learn SQL Server database administration step by step. Installation, Configuration, Working with databases, Security, Database Backups and Restores, DB Mail.
  • Installing and Configuration SQL Server
  • Working with Databases and database architecture and common database issues
  • Working with Security, Backups and automation, Database Mail

Course content

6 sections83 lectures19h 21m total length
  • Introduction13:37

    Maintain the backend database part, a collection of databases, using DBMS tools, monitor production servers, and troubleshoot issues to ensure secure data flow from application servers to databases.

  • Roles and Responsibilities of DBA13:43

    Explore the roles and responsibilities of a sql server database administrator, including monitoring, troubleshooting, backups, log shipping, replication, security, disaster recovery, and automated maintenance tasks.

  • Introduction to SQL Server31:19

    Explore SQL Server basics, including the database engine and management studio. Learn how on-premises and cloud deployments, standalone and clustered setups, and services like integration, reporting, and analysis services work.

  • SQL Server Components11:27

    Explore SQL Server components, including workstation components and server components, and learn installation of services, the database engine, and management studio, plus connecting to a development server and executing commands.

  • Installing SQL Server19:10

    Learn to install SQL Server through a two-step process: install the SQL Server instance, then install SQL Server Management Studio, download from Microsoft, and connect to the instance.

  • Transaction Basics in SQL Server8:12

    This lecture explains how SQL Server processes transactions in the backdrop, detailing log data files, the sequencer, and buffer caches.

  • Instances and Types24:30

    Explore SQL Server instances and their types, including default and named instances, their hierarchy and major components, and how multiple instances support security and easier administration.

  • Prerequisites to Install SQL Server11:05

    Identify prerequisites to install sql server across windows and linux, including a 2.0 ghz cpu, memory and disk requirements, and edition options such as enterprise, standard, express, and developer.

  • Demo: Installing SQL Server36:16

    Install SQL Server by downloading the software, following an installation checklist, selecting features and instances, and configuring authentication, memory, and data locations.

  • Demo: Installing SQL Server using Configuration File19:16

    Demonstrates installing SQL Server using a configuration file for unattended, command-line setup, including editing the configuration to select features, license, and instance details.

  • What's New in SQL Server 2019 for DBAs0:01
  • Module1 Summary0:01
  • Try Yourself!0:16

Requirements

  • Basic knowledge of SQL Server

Description

SQL Server Database Administration Part-1 covers all necessary topics to enter as a DBA. This course covers the administration basics including the following concepts.

This course is the startup course to become SQL Server Database Administrator. You can opt for Part-2 to become complete SQL Server DBA. In Part-2 I will discuss all high availability concepts including Log Shipping, Database Mirroring, Always On, Replication, Clustering and Performance Tuning concepts along with troubleshooting common issues.

  • Introduction to SQL Server

  • Application Architecture

  • DBA - Roles and Responsibilities

  • Introduction to SQL Server

  • Introduction to SQL

  • SQL Server Tools

  • SQL Server Services

  • How to Start/Stop Services

  • SQL Server Instances

  • Default and Named Instances

  • Instance Summary

  • Installation Pre-Requisites

  • SQL Server Installation

  • Installing using Configuration File

  • Working with Configurations

  • Verifying Installation using summary.txt file

  • Configuring Data and Log File Locations

  • Configuring ErrorLogs

  • Using Trace Flags

  • Configuring Backup Folder Paths

  • Patching SQL Server

  • How to rollback the patches

  • Configuring Memory

  • Configuring CPU

  • Configuring Remote Connections

  • Basic Query Life Cycle Stages

  • Configuring DAC

  • Working with Databases both System and User Defined

  • System Databases

  • Moving master, msdb and TempDB databases

  • Database Architecture

  • Log File Architecture- VLFs, Blocks, LSN

  • Data File Architecture - Extents, Pages

  • Page Architecture

  • Types of Pages

  • Database States

  • Database Suspect Mode scenarios

  • Errors 17207, 17204

  • Rebuilding master database

  • Troubleshooting common database issues

  • Working with Transaction Log file and its common issues

  • Working with Security Features

  • Users, Permissions and Role management

  • Server Roles

  • Database Roles

  • Orphan users, how to resolve orphan users

  • Creating users with passwords from SQL Server 2012

  • Encryptions

  • Recovery Models

  • Checkpoints

  • Types of Checkpoints

  • Backups and Restores

  • Different Types of Backups

  • Full, Differential, T.Log backups

  • File, Filegroup Backups

  • Copy-only backups

  • Backup Compression

  • Restoring databases

  • Database Recovery States

  • How to take tail log backup

  • checksum and SQL Server Backups

  • checksum and restores

  • common backup and restore issues

Who this course is for:

  • Freshers, SQL Server developers, Oracle DBAs, any student who wants to become SQL DBA