SlideShare a Scribd company logo
1 of 32
Live Sql server 2012 dba online
            training
    SQL Server 2012 online training
Live Sql server 2012 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
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
ā€¢
ā€¢ 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]
Live Sql server 2012 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
Live Sql server 2012 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
Live Sql server 2012 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
Live Sql server 2012 dba online training

ā€¢ Module: 2
ā€¢ Installing, Upgrading, Configuration, Managing services and
  Migration
ā€¢ SQL server 2012 Installation
ā€¢   Planning the System/Pre-Requisites
ā€¢   Installing SQL server 2008 R2 /2012
ā€¢   Installing Analysis Services
ā€¢   Installing & Configuring Reporting Services
ā€¢   Best Practices on Installation
ā€¢   Uninstalling SQL server
ā€¢   Common Installation Issues
Live Sql server 2012 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 Checks/pre-requisites
ā€¢   Upgrade advisor
ā€¢   In-Place Upgradation from SQL server 2008 R2 to 2012
ā€¢   Best Practices to follow while upgrading
Live Sql server 2012 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 Up parameters
ā€¢ Starting SQL server in single user mode
Live Sql server 2012 dba online training
ā€¢ Configuring SQL Server 2012
ā€¢   Configuring Network Protocols from SQL Server configuration manager
ā€¢   Configuring Client Protocols from SQL Server configuration manager
ā€¢   Dedicated Administrator Connection
ā€¢   Enabling advanced features by using facets
ā€¢   Connecting to DAC
ā€¢   Configuring Database Mail
ā€¢   Configuring Registered servers
ā€¢   Configuring Central Management Servers [CMS]
ā€¢   Querying data from different servers by using CMS
ā€¢   Configuring other settings through SP_Configure
ā€¢   Configuring Server memory settings
ā€¢   Configuring Database Settings
ā€¢   Tempdb configuration
ā€¢   Best Practices on configuration tempdb & Database settings
Live Sql server 2012 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 to Side-by-Side
ā€¢   Migrating Databases
     ā€“ Migration by using Attach and Detach Method
     ā€“ Migration by using Back and restore method
     ā€“ Migration by using Copy Database Wizard
ā€¢   Migrating Logins [Fixing Orphaned Users]
ā€¢   Creating and migrating linked servers
ā€¢   Migrating Jobs
ā€¢   Data movement by using Import & Export wizard
ā€¢   Migrating jobs & logins by using SSIS
Live Sql server 2012 dba online training
ā€¢   Module: 3 Security, Automation & Monitoring
ā€¢   Automating Administrative Tasks
ā€¢   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
Live Sql server 2012 dba online training

ā€¢ Monitoring SQL Server
ā€¢   The Goal of Monitoring
ā€¢   Choosing the Appropriate Monitoring Tools
ā€¢   Monitoring health status by using server Dashboard & DMVā€™s
ā€¢   Monitoring 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
Live Sql server 2012 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 to Object level Permissions
ā€¢   Best Practices on security
Live Sql server 2012 dba online training
ā€¢ Module: 4 Backup & Restore, High Availability &
  Replication
ā€¢ Backup & 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
Live Sql server 2012 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
Live Sql server 2012 dba online training
ā€¢   Log Shipping
ā€¢   Log-Shipping Architecture
ā€¢   Building DRS for log-shipping
ā€¢   Pre-requisites/Log-Shipping Process
ā€¢   Deploying Log Shipping
ā€¢   Working with Log Shipping Monitor
ā€¢   Logs hipping Role changing [Fail-Over]
ā€¢   Removing Log Shipping
ā€¢   Frequently Raised Errors In Log-Shipping
ā€¢   Case study: How to add files to a log-shipped database
ā€¢   Best Practices on Log-Shipping
Live Sql server 2012 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
ā€¢
Live Sql server 2012 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
Live Sql server 2012 dba online training
ā€¢ Module: 5 SQL Server Clustering & AlwaysOn Availability
  Groups
ā€¢ Windows Server 2012 Clustering

ā€¢ What is a cluster and Overview of Windows cluster
ā€¢ Server cluster technologies
   ā€“ 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]
Live Sql server 2012 dba online training
ā€¢   Introduction to fail-over cluster manger
ā€¢   Validating the cluster configuration
ā€¢   Creating cluster through fail-over cluster manager
ā€¢   Adding Nodes to the 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 another node
Live Sql server 2012 dba online training
ā€¢
ā€¢ Installing SQL Server 2012 Fail-Over Clustering
ā€¢ 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 2012 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
Live Sql server 2012 dba online training

ā€¢ Administering a SQL Server 2012 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
Live Sql server 2012 dba online training
ā€¢ AlwaysOn 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
Live Sql server 2012 dba online training

ā€¢ High Availability: Interoperability and 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
Live Sql server 2012 dba online training
ā€¢ Module: 6 Performance Tuning, Indexing & Optimizing SQL
  Server


ā€¢ Optimizing 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
Live Sql server 2012 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
Live Sql server 2012 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
Live 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
Live 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.
Live Sql server 2012 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

More Related Content

Recently uploaded

Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
Ā 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
Ā 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
Ā 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
Ā 
80 Đį»€ THI THį»¬ TUYį»‚N SINH TIįŗ¾NG ANH VƀO 10 Sį»ž GD ā€“ ĐT THƀNH PHį» Hį»’ CHƍ MINH NĂ...
80 Đį»€ THI THį»¬ TUYį»‚N SINH TIįŗ¾NG ANH VƀO 10 Sį»ž GD ā€“ ĐT THƀNH PHį» Hį»’ CHƍ MINH NĂ...80 Đį»€ THI THį»¬ TUYį»‚N SINH TIįŗ¾NG ANH VƀO 10 Sį»ž GD ā€“ ĐT THƀNH PHį» Hį»’ CHƍ MINH NĂ...
80 Đį»€ THI THį»¬ TUYį»‚N SINH TIįŗ¾NG ANH VƀO 10 Sį»ž GD ā€“ ĐT THƀNH PHį» Hį»’ CHƍ MINH NĂ...Nguyen Thanh Tu Collection
Ā 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
Ā 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
Ā 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxAmanpreet Kaur
Ā 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Pooja Bhuva
Ā 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxmarlenawright1
Ā 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
Ā 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
Ā 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
Ā 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
Ā 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
Ā 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
Ā 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
Ā 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
Ā 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
Ā 

Recently uploaded (20)

Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Ā 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
Ā 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
Ā 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
Ā 
80 Đį»€ THI THį»¬ TUYį»‚N SINH TIįŗ¾NG ANH VƀO 10 Sį»ž GD ā€“ ĐT THƀNH PHį» Hį»’ CHƍ MINH NĂ...
80 Đį»€ THI THį»¬ TUYį»‚N SINH TIįŗ¾NG ANH VƀO 10 Sį»ž GD ā€“ ĐT THƀNH PHį» Hį»’ CHƍ MINH NĂ...80 Đį»€ THI THį»¬ TUYį»‚N SINH TIįŗ¾NG ANH VƀO 10 Sį»ž GD ā€“ ĐT THƀNH PHį» Hį»’ CHƍ MINH NĂ...
80 Đį»€ THI THį»¬ TUYį»‚N SINH TIįŗ¾NG ANH VƀO 10 Sį»ž GD ā€“ ĐT THƀNH PHį» Hį»’ CHƍ MINH NĂ...
Ā 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Ā 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
Ā 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
Ā 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Ā 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
Ā 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
Ā 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
Ā 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
Ā 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
Ā 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Ā 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
Ā 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
Ā 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
Ā 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
Ā 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
Ā 

Featured

2024 State of Marketing Report ā€“ by Hubspot
2024 State of Marketing Report ā€“ by Hubspot2024 State of Marketing Report ā€“ by Hubspot
2024 State of Marketing Report ā€“ by HubspotMarius Sescu
Ā 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTExpeed Software
Ā 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsPixeldarts
Ā 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthThinkNow
Ā 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfmarketingartwork
Ā 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024Neil Kimberley
Ā 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
Ā 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
Ā 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
Ā 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
Ā 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
Ā 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
Ā 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
Ā 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
Ā 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data ScienceChristy Abraham Joy
Ā 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
Ā 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
Ā 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
Ā 

Featured (20)

2024 State of Marketing Report ā€“ by Hubspot
2024 State of Marketing Report ā€“ by Hubspot2024 State of Marketing Report ā€“ by Hubspot
2024 State of Marketing Report ā€“ by Hubspot
Ā 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
Ā 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
Ā 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
Ā 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
Ā 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
Ā 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
Ā 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
Ā 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
Ā 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
Ā 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
Ā 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
Ā 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
Ā 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
Ā 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Ā 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
Ā 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
Ā 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
Ā 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
Ā 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Ā 

Live sql server 2012 dba online training

  • 1. Live Sql server 2012 dba online training SQL Server 2012 online training
  • 2. Live Sql server 2012 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. 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. ā€¢ 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. Live Sql server 2012 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. Live Sql server 2012 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. Live Sql server 2012 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. Live Sql server 2012 dba online training ā€¢ Module: 2 ā€¢ Installing, Upgrading, Configuration, Managing services and Migration ā€¢ SQL server 2012 Installation ā€¢ Planning the System/Pre-Requisites ā€¢ Installing SQL server 2008 R2 /2012 ā€¢ Installing Analysis Services ā€¢ Installing & Configuring Reporting Services ā€¢ Best Practices on Installation ā€¢ Uninstalling SQL server ā€¢ Common Installation Issues
  • 9. Live Sql server 2012 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 Checks/pre-requisites ā€¢ Upgrade advisor ā€¢ In-Place Upgradation from SQL server 2008 R2 to 2012 ā€¢ Best Practices to follow while upgrading
  • 10. Live Sql server 2012 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 Up parameters ā€¢ Starting SQL server in single user mode
  • 11. Live Sql server 2012 dba online training ā€¢ Configuring SQL Server 2012 ā€¢ Configuring Network Protocols from SQL Server configuration manager ā€¢ Configuring Client Protocols from SQL Server configuration manager ā€¢ Dedicated Administrator Connection ā€¢ Enabling advanced features by using facets ā€¢ Connecting to DAC ā€¢ Configuring Database Mail ā€¢ Configuring Registered servers ā€¢ Configuring Central Management Servers [CMS] ā€¢ Querying data from different servers by using CMS ā€¢ Configuring other settings through SP_Configure ā€¢ Configuring Server memory settings ā€¢ Configuring Database Settings ā€¢ Tempdb configuration ā€¢ Best Practices on configuration tempdb & Database settings
  • 12. Live Sql server 2012 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 to Side-by-Side ā€¢ Migrating Databases ā€“ Migration by using Attach and Detach Method ā€“ Migration by using Back and restore method ā€“ Migration by using Copy Database Wizard ā€¢ Migrating Logins [Fixing Orphaned Users] ā€¢ Creating and migrating linked servers ā€¢ Migrating Jobs ā€¢ Data movement by using Import & Export wizard ā€¢ Migrating jobs & logins by using SSIS
  • 13. Live Sql server 2012 dba online training ā€¢ Module: 3 Security, Automation & Monitoring ā€¢ Automating Administrative Tasks ā€¢ 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. Live Sql server 2012 dba online training ā€¢ Monitoring SQL Server ā€¢ The Goal of Monitoring ā€¢ Choosing the Appropriate Monitoring Tools ā€¢ Monitoring health status by using server Dashboard & DMVā€™s ā€¢ Monitoring 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. Live Sql server 2012 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 to Object level Permissions ā€¢ Best Practices on security
  • 16. Live Sql server 2012 dba online training ā€¢ Module: 4 Backup & Restore, High Availability & Replication ā€¢ Backup & 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. Live Sql server 2012 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. Live Sql server 2012 dba online training ā€¢ Log Shipping ā€¢ Log-Shipping Architecture ā€¢ Building DRS for log-shipping ā€¢ Pre-requisites/Log-Shipping Process ā€¢ Deploying Log Shipping ā€¢ Working with Log Shipping Monitor ā€¢ Logs hipping Role changing [Fail-Over] ā€¢ Removing Log Shipping ā€¢ Frequently Raised Errors In Log-Shipping ā€¢ Case study: How to add files to a log-shipped database ā€¢ Best Practices on Log-Shipping
  • 19. Live Sql server 2012 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. Live Sql server 2012 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. Live Sql server 2012 dba online training ā€¢ Module: 5 SQL Server Clustering & AlwaysOn Availability Groups ā€¢ Windows Server 2012 Clustering ā€¢ What is a cluster and Overview of Windows cluster ā€¢ Server cluster technologies ā€“ 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. Live Sql server 2012 dba online training ā€¢ Introduction to fail-over cluster manger ā€¢ Validating the cluster configuration ā€¢ Creating cluster through fail-over cluster manager ā€¢ Adding Nodes to the 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 another node
  • 23. Live Sql server 2012 dba online training ā€¢ ā€¢ Installing SQL Server 2012 Fail-Over Clustering ā€¢ 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 2012 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. Live Sql server 2012 dba online training ā€¢ Administering a SQL Server 2012 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. Live Sql server 2012 dba online training ā€¢ AlwaysOn 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. Live Sql server 2012 dba online training ā€¢ High Availability: Interoperability and 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. Live Sql server 2012 dba online training ā€¢ Module: 6 Performance Tuning, Indexing & Optimizing SQL Server ā€¢ Optimizing 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. Live Sql server 2012 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. Live Sql server 2012 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. Live 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. Live 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. Live Sql server 2012 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