SlideShare a Scribd company logo
1 of 32
Professional Sql server dba
      online training


(www.sqlservermasters.com)
Professional Sql server dba online training
                  contents
ā€¢ Module: 1     Architecture &Internals of SQL Server Engine

ā€¢ Module : 2 Installing, Upgrading, Configuration, Managing Services
  and Migration

ā€¢ Module: 3     Security, Automation & Monitoring

ā€¢ Module: 4     Backup & Restore, High Availability & Replication
ā€¢
ā€¢ Module: 5     SQL Server Clustering & AlwaysOn Availability Groups
ā€¢
ā€¢ Module: 6     Performance Tuning, Indexing & Optimizing SQL Server
Professional Sql server dba online training
     Architecture &Internals of SQL Server
Introduction to SQL Server 2012
ā€¢   Overview on RDBMS and Beyond Relational
ā€¢   Big picture of SQL Server 2012
ā€¢   Components & Services of SQL Server 2012
ā€¢   Roles of production DBA
ā€¢   System Databases
ā€¢   Master, Model, MSDB, Tempdb & Resource

SQL Server 2012 Editions & Capacity Planning
ā€¢   Principal Editions [Enterprise, BI, Standard]
ā€¢   Specialized Editions [Web]
ā€¢   Breadth Editions [Developer, Express]
ā€¢   Hardware Requirements
ā€¢   OS and Software requirements
Professional Sql server dba online training
Pages & Extents
ā€¢    Pages
ā€¢    Extents [Uniform & Mixed]
ā€¢    Managing Extent Allocations
ā€¢    Tracking Free Space


Files and File groups
ā€¢    Database Files
ā€¢    Primary data files
ā€¢    Secondary data files
ā€¢    Log files
ā€¢    Database File groups [Primary & User-defined]
Professional S q l server dba online training

Thread and Task Architecture
ā€¢   Allocating threads to CPU
ā€¢   Affinity Mask
ā€¢   IO and Processor affinity mask
ā€¢   Configuring Affinity masks
ā€¢   Boost SQL Server priority
ā€¢   Hot Add CPU
ā€¢   Checkpoints
Professional Sql server dba online training

Memory Architecture
ā€¢    32-bit Vs 64-bit Architecture
ā€¢    Dynamic Memory Management
ā€¢    Effects of min and max server memory
ā€¢    Buffer Management
ā€¢    The Relational Engine
ā€¢    The Command Parser
ā€¢    The Query Optimizer
ā€¢    The Query Executor
ā€¢    Using AWE
ā€¢    Configuring Memory Settings
ā€¢    The Buffer Pool and the Data Cache
Professional Sql server dba online training

ā€¢ T-Log Architecture
ā€¢    Transaction Log Logical Architecture
ā€¢    Transaction Log Physical Architecture
ā€¢    Recovery phases [Analysis, Redo & Undo]
ā€¢    Checkpoint Operation
ā€¢    Write-Ahead Transaction Log
ā€¢    Managing T-log
ā€¢    Truncating and shrinking the log file
ā€¢    Managing T-Log issues by using DBCC commands
Professional S q l server dba online training

 Module: 2
Installing, Upgrading, Configuration, Managing services and
   Migration
SQL server 2012 Installation
ā€¢   Planning the System/Pre-Re q uisites
ā€¢   Installing SQL server 2008 R2 /201 2
ā€¢   Installing Analysis Services
ā€¢   Installing & Configuring Reporting Services
ā€¢   Best Practices on Installat ion
ā€¢   Uninst alling SQL server
ā€¢   Common Installation Issues
Professional S q l server dba online training

ā€¢ U p gra d ing to S Q L ser v er 2 0 0 8 R 2 / 2 0 1 2
ā€¢   U pgrading th e server by applying service packs
ā€¢   U pgrading t h e server by applying H ot fi xes
ā€¢   In-Place Vs. Side-by-Side upgradations
ā€¢   Pre ā€“U pgrade C hecks / pre ā€“re q uisites
ā€¢   U pgrade advisor
ā€¢   In-Place U pgradation from SQL server 200 8 R2 to 2012
ā€¢   Best Practices to follow w h ile upgrading
Professional S q l server dba online training

M anaging ser v ic es


ā€¢ Server/Engine Connect ivity issues
ā€¢ Security / F irewall access issues
ā€¢ Starting and Stopping Services t h roug h
   ā€“ Configuration manager
   ā€“ Net Command
   ā€“ M anagement Studio
ā€¢ Start U p parameters
ā€¢ Start ing SQL server in single user mode
Professional S q l server dba online training
Configuring SQL Server 2012
ā€¢   Configuring Network Protocols from SQL Server configuration manager
ā€¢   Configuring Client Protocols from SQL Server configuration manager
ā€¢   Dedicated Administrat or Connection
ā€¢   Enabling advanced features by using facets
ā€¢   Connecting to DAC
ā€¢   Configuring Database Mail
ā€¢   Configuring Registered servers
ā€¢   Configuring Central Management Servers [C M S]
ā€¢   Querying data from different servers by using C M S
ā€¢   Configuring ot her settings through SP_Configure
ā€¢   Configuring Server memory set t ings
ā€¢   Configuring Database Set t ings
ā€¢   Tempdb configuration
ā€¢   Best Pract ices on configuration t empdb & Database set t ings
Professional Sql server dba online training
ā€¢ Migrating SQL server

ā€¢ Side-By- Side Migrat ion Techniques
ā€¢ Difference between in-place & Side by Side Migration / Upgrada tion
ā€¢ Advantages/Disadvantages of In-Place to Side-by-Side
ā€¢ Migrating Databases
   ā€“ migration by using At tac h and Detac h M et h od
   ā€“ iM igration by using Back and restore met h od
   ā€“ mira t ion by using Copy Database W iz ard
ā€¢ migrating Logins [ F I x ing Orp h aned U sers]
ā€¢ Creating and migrating linked servers
ā€¢ Imgrating Jobs
ā€¢ Data movement by using Import & Export wizard
ā€¢ migrating jobs & logins by using SSIS
Professional S q l server dba online training

Module: 3 Security , Automation & Monitoring
ā€¢ Automating AdministratIve Tasks
ā€¢   About SQL server Agent
ā€¢   Creating Jobs, Alerts and Operators
ā€¢   Sc h eduling the Jobs
ā€¢   Working with Job activity Monitor
ā€¢   Resolving failure Jobs
ā€¢   Configuring Alert system in SQL server agent
ā€¢   Best practices on job maintenance
Professional S q l server dba online training

Monitoring SQL Server
ā€¢   The Goal of Monitoring
ā€¢   Choosing the Appropriate Monitoring Tools
ā€¢   Monitoring health status by using server Dash board&DMVā€™s
ā€¢   Monit oring Job activities by job activity monitor
ā€¢   Monitoring SQL Server process by server activity monitor
ā€¢   Monitoring SQL Server Error Logs / Windows by log file viewer
ā€¢   Best Practices on Monitoring
Professional S q l server dba online training
Security
ā€¢   Security Principles & Authentications
ā€¢   Server and Database Roles
ā€¢   User-defined server roles
ā€¢   Server and Database Principles
ā€¢   Server & Database Securable
ā€¢   Creating Logins and mapping Users to databases
ā€¢   Creating Schemas & credentials
ā€¢   Default Schema for Groups
ā€¢   Enabling contained databases
ā€¢   Creating users for contained databases
ā€¢   Connecting to contained databases from SSMS
ā€¢   Role permissions for CMS and SQL Server Agent
ā€¢   Granting t o Object level Permissions
ā€¢   Best Practices on security
Professional S q l server dba online training
Module :4 Back up & Restore, High Availability & Replication
Back up & Restore:
ā€¢ Recovery Models [Simple, Bulk-Logged & Full]
ā€¢ How Backup works
ā€¢ Types of backups
   ā€“ F ull backup
   ā€“ Diff backup
   ā€“ T-log backup
   ā€“ Copy Only
   ā€“ M irror
   ā€“ Tail-Log
   ā€“ Compressed backups
Professional S q l server dba online training
ā€¢   Restoring Modes [ With Recovery, No Recovery, Read only/Standby]
ā€¢   Disaster Recovery Planning
ā€¢   Performing Restore (point-in-time recovery)
ā€¢   Partial availability of database.
ā€¢   Database Recovery advisor
ā€¢   Backup strategy: Developing and executing a Backup Plan
ā€¢   Creating Maintenance Plans
ā€¢   Resolving Backup failures in Real time scenarios
ā€¢   Best Practices on Backup & Recovery
Professional Sql server dba online training

Log Shipping
ā€¢    Log-Shipping Architecture
ā€¢    Building DRS for log-shipping
ā€¢    Pre-req uisites/Log-S h ipping Process
ā€¢    Deploying Log S h ipping
ā€¢    Working with Log Shipping Monitor
ā€¢    Logs hipping Rolechanging [ Fail-Over]
ā€¢    Removing Log Shipping
ā€¢    Frequently Raised Errors In Log-Shipping
ā€¢    Case study: How to add files to a log- s hipped database
ā€¢    Best Practices on Log-Shipping
Professional Sql server dba online training
Data base Mirroring
ā€¢    Overview of Database Mirroring
ā€¢    Operating Modes in Database Mirroring
ā€¢    Pre-Requisites for Database Mirroring
ā€¢    Deploying Database Mirroring
ā€¢    F ail-Over from Principle to Mirror
ā€¢    Working with Database mirroring monitor
ā€¢    Advantages & Disadvantages of database mirroring
ā€¢    Database Snapshots
ā€¢    Using Database Snapshots for reporting purposes.
ā€¢    Case study on moving mirrored files
ā€¢    Best practices on Mirroring
Professional Sql server dba online training
Replication
ā€¢ Replication Overview
ā€¢ Replication Models (snapshot/Transactional / Merge/Peer to Peer)
ā€¢ Replication agents
ā€¢ Configuring Distributor
ā€¢ Deploying Transactional Replication for High Availability
ā€¢ Deploying Merge Replication for Bi-directional
ā€¢ Creating Subscriptions [Homogeneous / heterogeneous]
ā€¢ Monitoring Replication by using replication monitor
ā€¢ Scripting & Removing Replication
ā€¢ Best Practices on Replication
ā€¢ Configuring peer to peer replication
 Frequently asked questions in replication
Professional Sql server dba online training

Module: 5 sql server clusterIng & group availa bIliIty
 widows server 201 2 clustering
ā€¢ wh at is a cluster and Overview of windows cluster
ā€¢ Server cluster tec h nologies
   ā€“ Server clusters
   ā€“ NLB clusters [Network load balancing]
ā€¢ Basic architecture of server clusters
ā€¢ Networks in clustering [Public & Private]
ā€¢ How cluster works
ā€¢ Health Detection [Looks alive, Is alive]
Professional Sql server dba online training
ā€¢    Introduction to fail-over cluster manger
ā€¢    Validating the cluster configuration
ā€¢    Creating cluster through fail-over cluster manager
ā€¢    Adding Nodes to t he cluster [2/ 3 Node cluster]
ā€¢    Configuring MSDTC as a cluster aware application
ā€¢    Active - passive Vs Active - Active Clustering
ā€¢    Adding/Evicting Nodes to/from the cluster
ā€¢    Adding volumes to the roles/services in the cluster
ā€¢    Simulating the failover for the resources
ā€¢    Failing over the core cluster resources to the anot her node
Professional Sql server dba online training
Ins t allIng Sql Server2 Failover cluster
ā€¢ Pre-SQL Server Installation Tasks.
ā€¢ Configure SQL Serverā€“Related Service Accounts and Service Account
  Security
ā€¢ Stop Unnecessary Processes or Services
ā€¢ Check for Pending Reboots
ā€¢ Install SQL Server Setup Support Files
ā€¢ SQL Server 201 2 Setup
ā€¢ Install the First Node
ā€¢ Perform Post installation Tasks
ā€¢ Verify the Configuration
ā€¢ Set the Preferred Node Order for Failover
ā€¢ Configure a Static TCP/IP Port for the SQL Server Instance
Professional S q l server dba online training

Sql Server r2 Failover cluster
ā€¢   Install SQL Server Service Packs, Patches, and Hot fixes
ā€¢   Introducing Failover Cluster Management
ā€¢   Monitoring the Cluster Nodes
ā€¢   Adding volumes to cluster roles
ā€¢   Clustered SQL Server Administration
ā€¢   Fail over resources/roles between the nodes
ā€¢   Automatic failover & Failback
ā€¢   Destroying a Cluster- Using Failover Cluster Management
ā€¢   Uninstalling a Failover Clustering Instance
ā€¢   Best Practices on Clustering
Professional Sql server dba online training
Always an availabilIty Groups
ā€¢    AlwaysOn Overview
ā€¢    Understanding Concepts and Terminology
ā€¢    Availability Modes
ā€¢    Types of fail-overs
ā€¢    Pre-requisites for AlwaysOn configuration
ā€¢    Configuring Availability Groups
ā€¢    Monitoring Availability groups
ā€¢    Add/remove database/replica
ā€¢    Suspend/resume an availability database
ā€¢    Backups on Secondary
ā€¢    AlwaysOn Failover Cluster Instances
ā€¢    Online Operations
Professional Sql server dba online training

High AvailabIilIity Interoperabiliand              CoexIstence
ā€¢    Database Mirroring and Log Shipping
ā€¢    Database Mirroring and Database Snapshots
ā€¢    Database Mirroring and Failover Clustering
ā€¢    Replication and Log Shipping
ā€¢    Replication and Database Mirroring
ā€¢    Failover Clustering and AlwaysOn Availability groups
Professional S q l server dba online training

Module : 6 performance Tuning, Indexing & sql server
ā€¢   Policy based management
ā€¢   Policy based management implementation
ā€¢   Creating Policy & Condition
ā€¢   Evaluating polices
ā€¢   Resource governor
ā€¢   Resource pool & Workloads
ā€¢   Using resource governor from SSMS
ā€¢   Monitoring Resource governor
Professional Sql server dba online training
ā€¢    Change data capture [CDC]
ā€¢    Enabling CDC at Database and table level
ā€¢    Compression techniques
ā€¢    Data & Backup compression
ā€¢    Row compression & Page compression
ā€¢    Monitoring data compression
ā€¢    Partitioning ā€“ Abig picture
ā€¢    Table and index partitioning
ā€¢    Creating a partition function/schema
Professional Sql server dba online training
Indexing
ā€¢ Index Architecture
ā€¢ How to optimally take advantage of indexes
ā€¢ Clustered & Non-Clustered indexes
ā€¢ Covering Index or index with included column
ā€¢ Creating covering indexes
ā€¢ Filtered indexes
ā€¢ Creating filtered indexes to minimize the CPU pressure
ā€¢ Column store Index Overview
ā€¢ Column store Index Fundamentals and Architecture
ā€¢ Creating column store index to improve the performance
ā€¢ Index Fragmentation
Professional Sql server dba online training
 Locking & Concurrency
 ā€¢ Isolation Levels in SQL Server
 ā€¢ Locking in SQL Server
 ā€¢ Resolving concurrency effects in SQL Server
 ā€¢ Lock modes ā€“ Shared, Update, Exclusive, Intent, Schema, bulk-update, key-
   range
 ā€¢ Lock escalation in SQL server
 ā€¢ Blocking [SP_Who2]
 ā€¢ Resolving blocking issues in SQL Server
Professional Sql server dba online training
ā€¢    Working with Activity Monitor
ā€¢    Live & Dead Locks
ā€¢    Trace flags to capture dead locks
ā€¢    Capturing dead lock information in error logs
ā€¢    SQL Profiler [How to capture events data by using Profiler]
ā€¢    Capturing deadlock events in profiler
ā€¢    Deadlocks and deadlock chain detection.
SQL SERVER 2008 r2 DBA ONLINE TRAINING

Performance T uning
ā€¢   Factors That Impact Performance
ā€¢   Tools used SQL Profiler, Database Tuning Advisor, System Monitor
ā€¢   Introduction to Database Tuning Advisor [DTA]
ā€¢   Analyzing the profiler data by using DTA
ā€¢   Performance Monitor [System Monitor]
ā€¢   Correlate SQL Profiler Data with Performance Monitor Data
ā€¢   New Dynamic Management Views (DMVā€™s)
ā€¢   Best Practices on Performance Tuning
ā€¢   Case Study A: Performance Counters Setup-Collect-Analyze
ā€¢   Case Study B: Performance Counters- Thresholds
ā€¢   Case study: Effects of MAXDOP query hint in SQL Server

More Related Content

More from sssql

Project oriented online realtime training on sql
Project oriented online realtime training on sqlProject oriented online realtime training on sql
Project oriented online realtime training on sqlsssql
Ā 
Sql dba 2008 r2 online training
Sql dba 2008 r2 online trainingSql dba 2008 r2 online training
Sql dba 2008 r2 online trainingsssql
Ā 
Sql server 2008r2 dba course
Sql server 2008r2 dba courseSql server 2008r2 dba course
Sql server 2008r2 dba coursesssql
Ā 
Sql server 2012 dba online training
Sql server 2012 dba online trainingSql server 2012 dba online training
Sql server 2012 dba online trainingsssql
Ā 
Sql server dba certification
Sql server dba certificationSql server dba certification
Sql server dba certificationsssql
Ā 
Sql server dba online training
Sql server dba online trainingSql server dba online training
Sql server dba online trainingsssql
Ā 

More from sssql (6)

Project oriented online realtime training on sql
Project oriented online realtime training on sqlProject oriented online realtime training on sql
Project oriented online realtime training on sql
Ā 
Sql dba 2008 r2 online training
Sql dba 2008 r2 online trainingSql dba 2008 r2 online training
Sql dba 2008 r2 online training
Ā 
Sql server 2008r2 dba course
Sql server 2008r2 dba courseSql server 2008r2 dba course
Sql server 2008r2 dba course
Ā 
Sql server 2012 dba online training
Sql server 2012 dba online trainingSql server 2012 dba online training
Sql server 2012 dba online training
Ā 
Sql server dba certification
Sql server dba certificationSql server dba certification
Sql server dba certification
Ā 
Sql server dba online training
Sql server dba online trainingSql server dba online training
Sql server dba online training
Ā 

Recently uploaded

Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
Ā 
call girls in Kamla Market (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļø
call girls in Kamla Market (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļøcall girls in Kamla Market (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļø
call girls in Kamla Market (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļø9953056974 Low Rate Call Girls In Saket, Delhi NCR
Ā 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A BeƱa
Ā 
Hį»ŒC Tį»T TIįŗ¾NG ANH 11 THEO CHĘÆĘ NG TRƌNH GLOBAL SUCCESS ĐƁP ƁN CHI TIįŗ¾T - Cįŗ¢ NĂ...
Hį»ŒC Tį»T TIįŗ¾NG ANH 11 THEO CHĘÆĘ NG TRƌNH GLOBAL SUCCESS ĐƁP ƁN CHI TIįŗ¾T - Cįŗ¢ NĂ...Hį»ŒC Tį»T TIįŗ¾NG ANH 11 THEO CHĘÆĘ NG TRƌNH GLOBAL SUCCESS ĐƁP ƁN CHI TIįŗ¾T - Cįŗ¢ NĂ...
Hį»ŒC Tį»T TIįŗ¾NG ANH 11 THEO CHĘÆĘ NG TRƌNH GLOBAL SUCCESS ĐƁP ƁN CHI TIįŗ¾T - Cįŗ¢ NĂ...Nguyen Thanh Tu Collection
Ā 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A BeƱa
Ā 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
Ā 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
Ā 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
Ā 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
Ā 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
Ā 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
Ā 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
Ā 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
Ā 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
Ā 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
Ā 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
Ā 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
Ā 

Recently uploaded (20)

Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
Ā 
call girls in Kamla Market (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļø
call girls in Kamla Market (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļøcall girls in Kamla Market (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļø
call girls in Kamla Market (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļø
Ā 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
Ā 
Hį»ŒC Tį»T TIįŗ¾NG ANH 11 THEO CHĘÆĘ NG TRƌNH GLOBAL SUCCESS ĐƁP ƁN CHI TIįŗ¾T - Cįŗ¢ NĂ...
Hį»ŒC Tį»T TIįŗ¾NG ANH 11 THEO CHĘÆĘ NG TRƌNH GLOBAL SUCCESS ĐƁP ƁN CHI TIįŗ¾T - Cįŗ¢ NĂ...Hį»ŒC Tį»T TIįŗ¾NG ANH 11 THEO CHĘÆĘ NG TRƌNH GLOBAL SUCCESS ĐƁP ƁN CHI TIįŗ¾T - Cįŗ¢ NĂ...
Hį»ŒC Tį»T TIįŗ¾NG ANH 11 THEO CHĘÆĘ NG TRƌNH GLOBAL SUCCESS ĐƁP ƁN CHI TIįŗ¾T - Cįŗ¢ NĂ...
Ā 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
Ā 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
Ā 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
Ā 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
Ā 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
Ā 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
Ā 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
Ā 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
Ā 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
Ā 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Ā 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
Ā 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
Ā 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
Ā 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
Ā 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
Ā 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Ā 

Professional sql server dba online training

  • 1. Professional Sql server dba online training (www.sqlservermasters.com)
  • 2. Professional Sql server dba online training contents ā€¢ Module: 1 Architecture &Internals of SQL Server Engine ā€¢ Module : 2 Installing, Upgrading, Configuration, Managing Services and Migration ā€¢ Module: 3 Security, Automation & Monitoring ā€¢ Module: 4 Backup & Restore, High Availability & Replication ā€¢ ā€¢ Module: 5 SQL Server Clustering & AlwaysOn Availability Groups ā€¢ ā€¢ Module: 6 Performance Tuning, Indexing & Optimizing SQL Server
  • 3. Professional Sql server dba online training Architecture &Internals of SQL Server Introduction to SQL Server 2012 ā€¢ Overview on RDBMS and Beyond Relational ā€¢ Big picture of SQL Server 2012 ā€¢ Components & Services of SQL Server 2012 ā€¢ Roles of production DBA ā€¢ System Databases ā€¢ Master, Model, MSDB, Tempdb & Resource SQL Server 2012 Editions & Capacity Planning ā€¢ Principal Editions [Enterprise, BI, Standard] ā€¢ Specialized Editions [Web] ā€¢ Breadth Editions [Developer, Express] ā€¢ Hardware Requirements ā€¢ OS and Software requirements
  • 4. Professional Sql server dba online training Pages & Extents ā€¢ Pages ā€¢ Extents [Uniform & Mixed] ā€¢ Managing Extent Allocations ā€¢ Tracking Free Space Files and File groups ā€¢ Database Files ā€¢ Primary data files ā€¢ Secondary data files ā€¢ Log files ā€¢ Database File groups [Primary & User-defined]
  • 5. Professional S q l server dba online training Thread and Task Architecture ā€¢ Allocating threads to CPU ā€¢ Affinity Mask ā€¢ IO and Processor affinity mask ā€¢ Configuring Affinity masks ā€¢ Boost SQL Server priority ā€¢ Hot Add CPU ā€¢ Checkpoints
  • 6. Professional Sql server dba online training Memory Architecture ā€¢ 32-bit Vs 64-bit Architecture ā€¢ Dynamic Memory Management ā€¢ Effects of min and max server memory ā€¢ Buffer Management ā€¢ The Relational Engine ā€¢ The Command Parser ā€¢ The Query Optimizer ā€¢ The Query Executor ā€¢ Using AWE ā€¢ Configuring Memory Settings ā€¢ The Buffer Pool and the Data Cache
  • 7. Professional Sql server dba online training ā€¢ T-Log Architecture ā€¢ Transaction Log Logical Architecture ā€¢ Transaction Log Physical Architecture ā€¢ Recovery phases [Analysis, Redo & Undo] ā€¢ Checkpoint Operation ā€¢ Write-Ahead Transaction Log ā€¢ Managing T-log ā€¢ Truncating and shrinking the log file ā€¢ Managing T-Log issues by using DBCC commands
  • 8. Professional S q l server dba online training Module: 2 Installing, Upgrading, Configuration, Managing services and Migration SQL server 2012 Installation ā€¢ Planning the System/Pre-Re q uisites ā€¢ Installing SQL server 2008 R2 /201 2 ā€¢ Installing Analysis Services ā€¢ Installing & Configuring Reporting Services ā€¢ Best Practices on Installat ion ā€¢ Uninst alling SQL server ā€¢ Common Installation Issues
  • 9. Professional S q l server dba online training ā€¢ U p gra d ing to S Q L ser v er 2 0 0 8 R 2 / 2 0 1 2 ā€¢ U pgrading th e server by applying service packs ā€¢ U pgrading t h e server by applying H ot fi xes ā€¢ In-Place Vs. Side-by-Side upgradations ā€¢ Pre ā€“U pgrade C hecks / pre ā€“re q uisites ā€¢ U pgrade advisor ā€¢ In-Place U pgradation from SQL server 200 8 R2 to 2012 ā€¢ Best Practices to follow w h ile upgrading
  • 10. Professional S q l server dba online training M anaging ser v ic es ā€¢ Server/Engine Connect ivity issues ā€¢ Security / F irewall access issues ā€¢ Starting and Stopping Services t h roug h ā€“ Configuration manager ā€“ Net Command ā€“ M anagement Studio ā€¢ Start U p parameters ā€¢ Start ing SQL server in single user mode
  • 11. Professional S q l server dba online training Configuring SQL Server 2012 ā€¢ Configuring Network Protocols from SQL Server configuration manager ā€¢ Configuring Client Protocols from SQL Server configuration manager ā€¢ Dedicated Administrat or Connection ā€¢ Enabling advanced features by using facets ā€¢ Connecting to DAC ā€¢ Configuring Database Mail ā€¢ Configuring Registered servers ā€¢ Configuring Central Management Servers [C M S] ā€¢ Querying data from different servers by using C M S ā€¢ Configuring ot her settings through SP_Configure ā€¢ Configuring Server memory set t ings ā€¢ Configuring Database Set t ings ā€¢ Tempdb configuration ā€¢ Best Pract ices on configuration t empdb & Database set t ings
  • 12. Professional Sql server dba online training ā€¢ Migrating SQL server ā€¢ Side-By- Side Migrat ion Techniques ā€¢ Difference between in-place & Side by Side Migration / Upgrada tion ā€¢ Advantages/Disadvantages of In-Place to Side-by-Side ā€¢ Migrating Databases ā€“ migration by using At tac h and Detac h M et h od ā€“ iM igration by using Back and restore met h od ā€“ mira t ion by using Copy Database W iz ard ā€¢ migrating Logins [ F I x ing Orp h aned U sers] ā€¢ Creating and migrating linked servers ā€¢ Imgrating Jobs ā€¢ Data movement by using Import & Export wizard ā€¢ migrating jobs & logins by using SSIS
  • 13. Professional S q l server dba online training Module: 3 Security , Automation & Monitoring ā€¢ Automating AdministratIve Tasks ā€¢ About SQL server Agent ā€¢ Creating Jobs, Alerts and Operators ā€¢ Sc h eduling the Jobs ā€¢ Working with Job activity Monitor ā€¢ Resolving failure Jobs ā€¢ Configuring Alert system in SQL server agent ā€¢ Best practices on job maintenance
  • 14. Professional S q l server dba online training Monitoring SQL Server ā€¢ The Goal of Monitoring ā€¢ Choosing the Appropriate Monitoring Tools ā€¢ Monitoring health status by using server Dash board&DMVā€™s ā€¢ Monit oring Job activities by job activity monitor ā€¢ Monitoring SQL Server process by server activity monitor ā€¢ Monitoring SQL Server Error Logs / Windows by log file viewer ā€¢ Best Practices on Monitoring
  • 15. Professional S q l server dba online training Security ā€¢ Security Principles & Authentications ā€¢ Server and Database Roles ā€¢ User-defined server roles ā€¢ Server and Database Principles ā€¢ Server & Database Securable ā€¢ Creating Logins and mapping Users to databases ā€¢ Creating Schemas & credentials ā€¢ Default Schema for Groups ā€¢ Enabling contained databases ā€¢ Creating users for contained databases ā€¢ Connecting to contained databases from SSMS ā€¢ Role permissions for CMS and SQL Server Agent ā€¢ Granting t o Object level Permissions ā€¢ Best Practices on security
  • 16. Professional S q l server dba online training Module :4 Back up & Restore, High Availability & Replication Back up & Restore: ā€¢ Recovery Models [Simple, Bulk-Logged & Full] ā€¢ How Backup works ā€¢ Types of backups ā€“ F ull backup ā€“ Diff backup ā€“ T-log backup ā€“ Copy Only ā€“ M irror ā€“ Tail-Log ā€“ Compressed backups
  • 17. Professional S q l server dba online training ā€¢ Restoring Modes [ With Recovery, No Recovery, Read only/Standby] ā€¢ Disaster Recovery Planning ā€¢ Performing Restore (point-in-time recovery) ā€¢ Partial availability of database. ā€¢ Database Recovery advisor ā€¢ Backup strategy: Developing and executing a Backup Plan ā€¢ Creating Maintenance Plans ā€¢ Resolving Backup failures in Real time scenarios ā€¢ Best Practices on Backup & Recovery
  • 18. Professional Sql server dba online training Log Shipping ā€¢ Log-Shipping Architecture ā€¢ Building DRS for log-shipping ā€¢ Pre-req uisites/Log-S h ipping Process ā€¢ Deploying Log S h ipping ā€¢ Working with Log Shipping Monitor ā€¢ Logs hipping Rolechanging [ Fail-Over] ā€¢ Removing Log Shipping ā€¢ Frequently Raised Errors In Log-Shipping ā€¢ Case study: How to add files to a log- s hipped database ā€¢ Best Practices on Log-Shipping
  • 19. Professional Sql server dba online training Data base Mirroring ā€¢ Overview of Database Mirroring ā€¢ Operating Modes in Database Mirroring ā€¢ Pre-Requisites for Database Mirroring ā€¢ Deploying Database Mirroring ā€¢ F ail-Over from Principle to Mirror ā€¢ Working with Database mirroring monitor ā€¢ Advantages & Disadvantages of database mirroring ā€¢ Database Snapshots ā€¢ Using Database Snapshots for reporting purposes. ā€¢ Case study on moving mirrored files ā€¢ Best practices on Mirroring
  • 20. Professional Sql server dba online training Replication ā€¢ Replication Overview ā€¢ Replication Models (snapshot/Transactional / Merge/Peer to Peer) ā€¢ Replication agents ā€¢ Configuring Distributor ā€¢ Deploying Transactional Replication for High Availability ā€¢ Deploying Merge Replication for Bi-directional ā€¢ Creating Subscriptions [Homogeneous / heterogeneous] ā€¢ Monitoring Replication by using replication monitor ā€¢ Scripting & Removing Replication ā€¢ Best Practices on Replication ā€¢ Configuring peer to peer replication Frequently asked questions in replication
  • 21. Professional Sql server dba online training Module: 5 sql server clusterIng & group availa bIliIty widows server 201 2 clustering ā€¢ wh at is a cluster and Overview of windows cluster ā€¢ Server cluster tec h nologies ā€“ Server clusters ā€“ NLB clusters [Network load balancing] ā€¢ Basic architecture of server clusters ā€¢ Networks in clustering [Public & Private] ā€¢ How cluster works ā€¢ Health Detection [Looks alive, Is alive]
  • 22. Professional Sql server dba online training ā€¢ Introduction to fail-over cluster manger ā€¢ Validating the cluster configuration ā€¢ Creating cluster through fail-over cluster manager ā€¢ Adding Nodes to t he cluster [2/ 3 Node cluster] ā€¢ Configuring MSDTC as a cluster aware application ā€¢ Active - passive Vs Active - Active Clustering ā€¢ Adding/Evicting Nodes to/from the cluster ā€¢ Adding volumes to the roles/services in the cluster ā€¢ Simulating the failover for the resources ā€¢ Failing over the core cluster resources to the anot her node
  • 23. Professional Sql server dba online training Ins t allIng Sql Server2 Failover cluster ā€¢ Pre-SQL Server Installation Tasks. ā€¢ Configure SQL Serverā€“Related Service Accounts and Service Account Security ā€¢ Stop Unnecessary Processes or Services ā€¢ Check for Pending Reboots ā€¢ Install SQL Server Setup Support Files ā€¢ SQL Server 201 2 Setup ā€¢ Install the First Node ā€¢ Perform Post installation Tasks ā€¢ Verify the Configuration ā€¢ Set the Preferred Node Order for Failover ā€¢ Configure a Static TCP/IP Port for the SQL Server Instance
  • 24. Professional S q l server dba online training Sql Server r2 Failover cluster ā€¢ Install SQL Server Service Packs, Patches, and Hot fixes ā€¢ Introducing Failover Cluster Management ā€¢ Monitoring the Cluster Nodes ā€¢ Adding volumes to cluster roles ā€¢ Clustered SQL Server Administration ā€¢ Fail over resources/roles between the nodes ā€¢ Automatic failover & Failback ā€¢ Destroying a Cluster- Using Failover Cluster Management ā€¢ Uninstalling a Failover Clustering Instance ā€¢ Best Practices on Clustering
  • 25. Professional Sql server dba online training Always an availabilIty Groups ā€¢ AlwaysOn Overview ā€¢ Understanding Concepts and Terminology ā€¢ Availability Modes ā€¢ Types of fail-overs ā€¢ Pre-requisites for AlwaysOn configuration ā€¢ Configuring Availability Groups ā€¢ Monitoring Availability groups ā€¢ Add/remove database/replica ā€¢ Suspend/resume an availability database ā€¢ Backups on Secondary ā€¢ AlwaysOn Failover Cluster Instances ā€¢ Online Operations
  • 26. Professional Sql server dba online training High AvailabIilIity Interoperabiliand CoexIstence ā€¢ Database Mirroring and Log Shipping ā€¢ Database Mirroring and Database Snapshots ā€¢ Database Mirroring and Failover Clustering ā€¢ Replication and Log Shipping ā€¢ Replication and Database Mirroring ā€¢ Failover Clustering and AlwaysOn Availability groups
  • 27. Professional S q l server dba online training Module : 6 performance Tuning, Indexing & sql server ā€¢ Policy based management ā€¢ Policy based management implementation ā€¢ Creating Policy & Condition ā€¢ Evaluating polices ā€¢ Resource governor ā€¢ Resource pool & Workloads ā€¢ Using resource governor from SSMS ā€¢ Monitoring Resource governor
  • 28. Professional Sql server dba online training ā€¢ Change data capture [CDC] ā€¢ Enabling CDC at Database and table level ā€¢ Compression techniques ā€¢ Data & Backup compression ā€¢ Row compression & Page compression ā€¢ Monitoring data compression ā€¢ Partitioning ā€“ Abig picture ā€¢ Table and index partitioning ā€¢ Creating a partition function/schema
  • 29. Professional Sql server dba online training Indexing ā€¢ Index Architecture ā€¢ How to optimally take advantage of indexes ā€¢ Clustered & Non-Clustered indexes ā€¢ Covering Index or index with included column ā€¢ Creating covering indexes ā€¢ Filtered indexes ā€¢ Creating filtered indexes to minimize the CPU pressure ā€¢ Column store Index Overview ā€¢ Column store Index Fundamentals and Architecture ā€¢ Creating column store index to improve the performance ā€¢ Index Fragmentation
  • 30. Professional Sql server dba online training Locking & Concurrency ā€¢ Isolation Levels in SQL Server ā€¢ Locking in SQL Server ā€¢ Resolving concurrency effects in SQL Server ā€¢ Lock modes ā€“ Shared, Update, Exclusive, Intent, Schema, bulk-update, key- range ā€¢ Lock escalation in SQL server ā€¢ Blocking [SP_Who2] ā€¢ Resolving blocking issues in SQL Server
  • 31. Professional Sql server dba online training ā€¢ Working with Activity Monitor ā€¢ Live & Dead Locks ā€¢ Trace flags to capture dead locks ā€¢ Capturing dead lock information in error logs ā€¢ SQL Profiler [How to capture events data by using Profiler] ā€¢ Capturing deadlock events in profiler ā€¢ Deadlocks and deadlock chain detection.
  • 32. SQL SERVER 2008 r2 DBA ONLINE TRAINING Performance T uning ā€¢ Factors That Impact Performance ā€¢ Tools used SQL Profiler, Database Tuning Advisor, System Monitor ā€¢ Introduction to Database Tuning Advisor [DTA] ā€¢ Analyzing the profiler data by using DTA ā€¢ Performance Monitor [System Monitor] ā€¢ Correlate SQL Profiler Data with Performance Monitor Data ā€¢ New Dynamic Management Views (DMVā€™s) ā€¢ Best Practices on Performance Tuning ā€¢ Case Study A: Performance Counters Setup-Collect-Analyze ā€¢ Case Study B: Performance Counters- Thresholds ā€¢ Case study: Effects of MAXDOP query hint in SQL Server