SQL DBA Learning Syllabus
SQL DBA Learning Syllabus
• Configuration
Configuring various Services with Local and Domain Account
Startup Parameter
Configuring data file and log file paths
Memory configuration
Remote connections
Configuring Network protocols, Ports
• Database Architecture.
Data File & Log File
Filegroups
Extents
Pages – types
Page architecture
Tracking free space
Log file full – How to solve the problem
• Creating Databases
• Database Snapshots
• Adding files, file groups and Schema
Windows Authentication
Creating logins from windows users and groups
Orphan logins.
Full
Differential
Transaction Log
File or Filegroup
• Copy-only, Mirrored and tail log backup
• Performing Restoration operations
Practical Scenario :
Steps to Restore Master database when Server crashes.
How to Recover Database from Suspect mode.
How to Recover Database when Log file is Corrupted.
Module 7: Replication
• Configuring Replication
Snapshot Replication
4
Transactional Replication
Merge Replication
• Peer to peer replication
• Replication Topologies
• Maintenance plans
• Monitoring and Tuning SQL Server
Performance counters setup
Measuring performance of server.
Tuning queries.
Tuning databases.
Tuning physical architecture of databases.
Using DTA.
• Monitoring Tools
Performance Monitor
SQL Server Profiler
Database Engine Tuning Advisor.
Dynamic Management Views.
SQL Server and Windows Event Logs.
• Troubleshooting
Physical server performance.
Connectivity to SQL Server
Database Performance.
Using the DAC.
Shrink Files
Using DBCC commands.
• Why Indexes
• Type of Indexes
Cluster Index
Noncluster Index
Full Text Index
• Creating Indexes
• Manage Index Fragmentation
DBCC Showcontig
DM.DB_Index_Physical_Stats
Index Rebuilding and Reorganizing.
• Manage Statistics
• Performing database integrity checks
Module 11: SQL Server 2000/2005 to 2008, 2012m 2014 Upgrade Process
SSUA Tool
Upgrade Type
o Inplace Upgrade
o Side By Side Upgrade
Compatibility level
Transferring logins
Transferring Jobs
DTS to SSIS Migration
Why Clustering?
Overview of Windows Clustering.
Types of Cluster
Pre- Requisites to implement Cluster
Installing SQL Server Failover Cluster
6
why alwayson
overview of alwayson
Pre-requisites to implement alwayson
alwayson setup process
performing failover
adding a database to Availability Group.
Troubleshooting alwayson issues.
Applying service packs and hot fixes.
Table Backup
Export & Import.
copy database wizard
Note: SQL Server 2012, 2014 new features list will be added in next mail.