SlideShare uma empresa Scribd logo
1 de 32
SQL DBA Online Training

  @   SQL SERVER MASTERS
SQL SERVER 2008 r2DBA 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
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
•
SQL SERVER 2008 r2 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]
SQL SERVER 2008 r2 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
SQL SERVER2008 r2 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
•   Checkpoints
SQL SERVER 2008 r2 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
SQL SERVER 2008 r2 DBA ONLINE TRAINING

Module: 2
Installing, Upgrading, Configuration, Managing services
   and Migration
SQL server 2012 Installat ion
•   Planning the System/Pre-Requisites
•   Installing SQL server 2008 R2 /2012
•   Installing Analysis Services
•   Installing & Configuring Reporting Services
•   Best Practices on Installat ion
•   Uninstalling SQL server
•   Common Installation Issues
SQL SERVER 2008 r2 DBA ONLINE TRAINING

Upgrading to SQL server 2008 R2 / 2012
•   Upgrading the server by applying service packs
•   Upgrading the server by applying Hot fixes
•   In-Place Vs. Side-by-Side upgradations
•   Pre –Upgrade C hecks / pre –requisites
•   Upgrade advisor
•   In-Place Upgradation from SQL server 2008 R2 to 2012
•   Best Practices to follow while upgrading
SQL SERVER 2008 r2 DBA ONLINE TRAINING

Managing services
• Server/Engine Connectivity issues
• Security / Firewall access issues
• Starting and Stopping Services through
   – Configuration manager
   – Net Command
   – Management Studio
• Start Upparameters
• Start ing SQL server in single user mode
SQL SERVER200 8 r2 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 t o DAC
•   Configuring Database Mail
•   Configuring Registered servers
•   Configuring Central M anagement Servers [CMS]
•   Querying data from different servers by using CMS
•   Configuring ot her settings th rough SP_Configure
•   Configuring Server memory settings
•   Configuring Database Set t ings
•   Tempdb configuration
•   Best Pract ices on configuration tempdb & Database settings
SQL SERVER 2008 r2 DBA ONLINE
                  TRAINING
Migrating SQL server
• Side-By- Side Migration Techniques
• Difference between in-place & Side by Side Migration / Upgradation
• Advantages/Disadvantages of In-Place t o Side-by-Side
• Migrating Databases
   – migration by using Attach and Detach Method
   – Migration by using Back and restore method
   – mirntion by using Copy Database Wizard
• migrating Logins [ FIxing Orphaned Users]
• Creating and migrating linked servers
• Imgrating Jobs
• Data movement by using Import & Export wizard
• migrating jobs & logins by using SSIS
SQL SERVER 2008 r2 DBA ONLINE TRAINING

Module: 3 Security , Automat ion & Monitoring
 Automating Ad initratIve Task s
•   About SQL server Agent
•   Creating Jobs, Alerts and Operators
•   Scheduling the Jobs
•   Working with Job activity Monitor
•   Resolving failure Jobs
•   Configuring Alert system in SQL server agent
•   Best practices on job maintenance
SQL SERVER 2008 r2 dba ONLINE TRAINING

Monitoring SQL Server
•   The Goal of Monitoring
•   Choosingt heAppropriate 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 activi t y monitor
•   Monitoring SQL Server Error Logs /Windows by log file viewer
•   Best Practices on Monitoring
SQL SERVER 2008 r2 DBA ONLINE TRAINING

    Security
•    Security Principles & Authentications
•    Server and Database Roles
•    U ser-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 to Object level Permissions
•    Best Practices on security
SQL SERVER 2008 r2 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
   – Full backup
   – Diff backup
   – T-log backup
   – Copy Only
   – Mirror
   – Tail-Log
   – Compressed backups
SQL SERVER 200 8 r2 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
SQL SERVER 200 8 r2 DBA ONLINE
                   TRAINING
Log Shipping
•   Log-Shipping Architecture
•   Building DRS for log-shipping
•   Pre-req uisites/Log-Shipping Process
•   Deploying Log Shpping
•   W orking 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
SQL SERVER 200 8 r2 DBA ONLINE
                  TRAINING
Database Mirroring
•   Overview of Database Mirroring
•   Operating Modes in Database Mirroring
•   Pre-Requisites for Database Mirroring
•   Deploying Database Mirroring
•   Fail-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
SQL SERVER 200 8 r2 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
SQL SERVER 200 8 r2DBA ONLINE TRAINING

Module:5 sql server clusterIng & group availabIliIty
 widows server 2012 clustering
• what is a cluster and Overview of windows cluster
• Server cluster tech 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]
SQL SERVER 200 8 r2 DBA ONLINE
                  TRAINING
•   Introduction to fail-over cluster manger
•   Validating t he 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 t he cluster
•   Adding volumes to t he roles/services in the cluster
•   Simulating the failover for the resources
•   Failing over the core cluster resources to the another node
SQL SERVER 200 8 r2DBA ONLINE
                 TRAINING
InstallIng Sql Server r2 Failover cluster
• Pre-SQL Server Installation Tasks.
• Configure SQL Server–Related Service Accounts and Service Account
  Security
• Stop Unnecessary Processes or Services
• C heck for Pending Reboots
• Install SQL Server Setup Support Files
• SQL Server 2012 Setup
• Install t h e 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
SQL SERVER 200 8 r2 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
SQL SERVER 2008 r2DBA 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
SQL SERVER 200 8 r2 DBA ONLINE
                  TRAINING
High AvailabIilIity Interoperabliand 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
SQL SERVER 200 8 r2 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
SQL SERVER 2008 r2 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 – A big picture
•   Table and index partitioning
•   Creating a partition function/schema
SQL SERVER 2008 r2 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
SQL SERVER 2012 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
SQL SERVER 2012 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 200 8 r2 DBA ONLINE
                  TRAINING
Performance Tuning
•   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

Mais conteúdo relacionado

Mais de sssql

Sql dba and msbi placement training usa
Sql dba and msbi placement training usaSql dba and msbi placement training usa
Sql dba and msbi placement training usasssql
 
Sql server 2008 r2 dba online usa,canada,uk & australia training
Sql server 2008 r2 dba online  usa,canada,uk & australia  trainingSql server 2008 r2 dba online  usa,canada,uk & australia  training
Sql server 2008 r2 dba online usa,canada,uk & australia trainingsssql
 
Sql3
Sql3Sql3
Sql3sssql
 
Professional sql server dba online training
Professional sql server dba online trainingProfessional sql server dba online training
Professional sql server dba online trainingsssql
 
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
 

Mais de sssql (10)

Sql dba and msbi placement training usa
Sql dba and msbi placement training usaSql dba and msbi placement training usa
Sql dba and msbi placement training usa
 
Sql server 2008 r2 dba online usa,canada,uk & australia training
Sql server 2008 r2 dba online  usa,canada,uk & australia  trainingSql server 2008 r2 dba online  usa,canada,uk & australia  training
Sql server 2008 r2 dba online usa,canada,uk & australia training
 
Sql3
Sql3Sql3
Sql3
 
Professional sql server dba online training
Professional sql server dba online trainingProfessional sql server dba online training
Professional sql server dba online training
 
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
 

Último

Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...JojoEDelaCruz
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
EMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docxEMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docxElton John Embodo
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationRosabel UA
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataBabyAnnMotar
 
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
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
The Contemporary World: The Globalization of World Politics
The Contemporary World: The Globalization of World PoliticsThe Contemporary World: The Globalization of World Politics
The Contemporary World: The Globalization of World PoliticsRommel Regala
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Millenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxMillenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxJanEmmanBrigoli
 

Último (20)

Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
EMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docxEMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docx
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translation
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped data
 
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
 
Paradigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTAParadigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTA
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
The Contemporary World: The Globalization of World Politics
The Contemporary World: The Globalization of World PoliticsThe Contemporary World: The Globalization of World Politics
The Contemporary World: The Globalization of World Politics
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Millenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxMillenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptx
 

Sql dba 2008 r2 online training

  • 1. SQL DBA Online Training @ SQL SERVER MASTERS
  • 2. SQL SERVER 2008 r2DBA 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. 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. SQL SERVER 2008 r2 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. SQL SERVER 2008 r2 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. SQL SERVER2008 r2 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 • Checkpoints
  • 7. SQL SERVER 2008 r2 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. SQL SERVER 2008 r2 DBA ONLINE TRAINING Module: 2 Installing, Upgrading, Configuration, Managing services and Migration SQL server 2012 Installat ion • Planning the System/Pre-Requisites • Installing SQL server 2008 R2 /2012 • Installing Analysis Services • Installing & Configuring Reporting Services • Best Practices on Installat ion • Uninstalling SQL server • Common Installation Issues
  • 9. SQL SERVER 2008 r2 DBA ONLINE TRAINING Upgrading to SQL server 2008 R2 / 2012 • Upgrading the server by applying service packs • Upgrading the server by applying Hot fixes • In-Place Vs. Side-by-Side upgradations • Pre –Upgrade C hecks / pre –requisites • Upgrade advisor • In-Place Upgradation from SQL server 2008 R2 to 2012 • Best Practices to follow while upgrading
  • 10. SQL SERVER 2008 r2 DBA ONLINE TRAINING Managing services • Server/Engine Connectivity issues • Security / Firewall access issues • Starting and Stopping Services through – Configuration manager – Net Command – Management Studio • Start Upparameters • Start ing SQL server in single user mode
  • 11. SQL SERVER200 8 r2 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 t o DAC • Configuring Database Mail • Configuring Registered servers • Configuring Central M anagement Servers [CMS] • Querying data from different servers by using CMS • Configuring ot her settings th rough SP_Configure • Configuring Server memory settings • Configuring Database Set t ings • Tempdb configuration • Best Pract ices on configuration tempdb & Database settings
  • 12. SQL SERVER 2008 r2 DBA ONLINE TRAINING Migrating SQL server • Side-By- Side Migration Techniques • Difference between in-place & Side by Side Migration / Upgradation • Advantages/Disadvantages of In-Place t o Side-by-Side • Migrating Databases – migration by using Attach and Detach Method – Migration by using Back and restore method – mirntion by using Copy Database Wizard • migrating Logins [ FIxing Orphaned Users] • Creating and migrating linked servers • Imgrating Jobs • Data movement by using Import & Export wizard • migrating jobs & logins by using SSIS
  • 13. SQL SERVER 2008 r2 DBA ONLINE TRAINING Module: 3 Security , Automat ion & Monitoring Automating Ad initratIve Task s • About SQL server Agent • Creating Jobs, Alerts and Operators • Scheduling the Jobs • Working with Job activity Monitor • Resolving failure Jobs • Configuring Alert system in SQL server agent • Best practices on job maintenance
  • 14. SQL SERVER 2008 r2 dba ONLINE TRAINING Monitoring SQL Server • The Goal of Monitoring • Choosingt heAppropriate 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 activi t y monitor • Monitoring SQL Server Error Logs /Windows by log file viewer • Best Practices on Monitoring
  • 15. SQL SERVER 2008 r2 DBA ONLINE TRAINING Security • Security Principles & Authentications • Server and Database Roles • U ser-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 to Object level Permissions • Best Practices on security
  • 16. SQL SERVER 2008 r2 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 – Full backup – Diff backup – T-log backup – Copy Only – Mirror – Tail-Log – Compressed backups
  • 17. SQL SERVER 200 8 r2 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. SQL SERVER 200 8 r2 DBA ONLINE TRAINING Log Shipping • Log-Shipping Architecture • Building DRS for log-shipping • Pre-req uisites/Log-Shipping Process • Deploying Log Shpping • W orking 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. SQL SERVER 200 8 r2 DBA ONLINE TRAINING Database Mirroring • Overview of Database Mirroring • Operating Modes in Database Mirroring • Pre-Requisites for Database Mirroring • Deploying Database Mirroring • Fail-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. SQL SERVER 200 8 r2 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. SQL SERVER 200 8 r2DBA ONLINE TRAINING Module:5 sql server clusterIng & group availabIliIty widows server 2012 clustering • what is a cluster and Overview of windows cluster • Server cluster tech 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. SQL SERVER 200 8 r2 DBA ONLINE TRAINING • Introduction to fail-over cluster manger • Validating t he 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 t he cluster • Adding volumes to t he roles/services in the cluster • Simulating the failover for the resources • Failing over the core cluster resources to the another node
  • 23. SQL SERVER 200 8 r2DBA ONLINE TRAINING InstallIng Sql Server r2 Failover cluster • Pre-SQL Server Installation Tasks. • Configure SQL Server–Related Service Accounts and Service Account Security • Stop Unnecessary Processes or Services • C heck for Pending Reboots • Install SQL Server Setup Support Files • SQL Server 2012 Setup • Install t h e 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. SQL SERVER 200 8 r2 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. SQL SERVER 2008 r2DBA 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. SQL SERVER 200 8 r2 DBA ONLINE TRAINING High AvailabIilIity Interoperabliand 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. SQL SERVER 200 8 r2 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. SQL SERVER 2008 r2 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 – A big picture • Table and index partitioning • Creating a partition function/schema
  • 29. SQL SERVER 2008 r2 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. SQL SERVER 2012 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. SQL SERVER 2012 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 200 8 r2 DBA ONLINE TRAINING Performance Tuning • 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