Subscribe to Newsletter

Print

SQL Server 2008 Administration Training Course


(This course is offered only on-demand to a private batch and can be customized as per the business requirements)

Overview

This class consists of five days of hands-on training that focus on the fundamentals of administering the SQL Server 2008 database engine. The course focuses on performing common administrative tasks, understanding how SQL Server works under the covers, and optimizing SQL Server performance as well as assuring high data availability. Participants will learn how to install, configure, manage, secure, automate, monitor, and optimize SQL Server 2008. You will also learn how to create, manage, back up, and restore individual databases, transfer and replicate data, configure for high availability, and plan disaster recovery.

Objectives

At the end of SQL Server 2008 administration Training course, participants will learn:

  • Configuring and Installing SQL Server 2008
  • SQL Server Database Engine Architecture
  • Replication, Backup and Restore
  • Database Mirroring
  • Security Administration
  • Performance Optimization
  • Maintaining Data Integrity
  • Creating and Populating Databases
  • Automating Procedures
  • Full-Text Search Architecture

Suggested Audience - System Administrators who want to gain practical, hands-on SQL Server 2008 administration training.

Duration - 5 Days

Prerequisites - Familiarity with database concepts, Windows desktop navigation and software installation techniques.

Syllabus

1. An Overview of SQL Server 2008
  • SQL Server 2008 Architecture
  • Available Features and Tools
  • New Capabilities
  • SQL Services
  • Product Licensing
  • Product Editions
2. Installing SQL Server 2008
  • Preparing for Installation
  • Creating Users for Service Accounts
  • Choosing Appropriate File Locations
  • Choosing Instance Names
  • Installing SQL Server 2008
  • Choosing Appropriate Features
  • Specifying Service User Accounts
  • Choosing Licensing Mode
  • Choosing Appropriate Collation
  • Installing Multiple Instances
  • Upgrading to SQL Server 2008
3. Monitoring Data Structures
  • Creating DDL Triggers
  • Creating Event Notifications
  • Configuring SQL Server Audit
4. Monitoring SQL Server Performance
  • Using the Windows Performance Tool to Detect the Cause of a Bottleneck
  • Using SQL Server Profiler
  • Using Dynamic Management Functions
  • Interpreting Management Studio Reports
  • Using Activity Monitor
5. Optimizing SQL Server Performance
  • Describing Index Structures
  • Clustered Indexes
  • Nonclustered (NC) Indexes
  • Choosing Appropriate Clustered Index
  • Choosing Appropriate NC Indexes
  • Detecting Index Fragmentation
  • Rebuilding and Reorganizing Indexes
  • Using the Database Engine Tuning Advisor
  • Generating and Interpreting Query Plans
  • Configuring the Resource Governor
6. Automating Tasks
  • Creating Maintenance Plans
  • Job Creation and Execution
  • Creating Schedules for Jobs
  • Creating and Using Proxies
  • Configuring Alerts
  • Creating and Using Operators
  • Configuring and Using Database Mail
7. Backing Up and Restoring Databases
  • Choosing Appropriate Database Recovery Model Option
  • Describing Automatic Recovery
  • Choosing an Appropriate Backup Strategy
  • Determining Backup File Contents
  • Designing a Database Recovery Plan
  • Using Backup Compression
  • Use of Filegroups in a Backup Strategy
  • Restoring the Master Database
  • Rebuilding System Databases
8. Configuring SQL Server 2008
  • Registering Servers
  • Using Metadata Views to Obtain Object Properties
  • Using Object Explorer
  • Configuring a SQL Server Instance
  • Configuring Object Properties
  • Using the Query Window
  • Creating Transact SQL Projects
  • Managing Services
  • Configuring Server Network Connections
  • Configuring Client Connections and Aliases
  • Configuring the Surface Area of SQL Server
  • Configuring Policy-Based Management
  • Creating a Central Management Server
  • Using the Dedicated Administrator Connection
  • Configuring Data Replication
  • Creation and Maintenance of Full-Text Catalogs
  • Describing Full-Text Search
9. Using SQL Server 2008 Management Tools
  • SQL Server Management Studio
  • SQL Server Configuration Manager
  • SQL Server Books Online
  • SQLCMD
10. Creating and Configuring a Database
  • Creating Databases
  • Creating Tables
  • Specifying Data Types
  • Creating Indexes
  • Describing Data File Structure
  • Describing Log File Structure and Function
  • Creating Filegroups
  • Configuring Filestream Storage
  • Creating and Using Database Snapshots
  • Moving a Database to Another SQL Server
11. Securing SQL Server
  • SQL Server Security Architecture
  • Defining Principals and Securables
  • Using the Security Hierarchy
  • Creating Logins and Users
  • Applying Password Policies to SQL Logins
  • Creating Roles
  • Granting Permissions
  • Using SQLCMD to Test Permissions
  • Creating and Using Certificates
  • Setting Execution Context
  • Encrypting Data
  • Encrypting Databases
12. Importing and Exporting Data
  • Using bcp and BULK INSERT
  • Using the Import/Export Wizard
  • Using Integration Services to Import Data
13. Maintaining Data Reliability
  • Maintaining Data Integrity
  • Creating Constraints
  • Describing and Using DML Triggers
  • Configure Data Compression
  • Setting Transaction Isolation Levels
  • Capturing Changed Data
14. Maintaining High Availability of Data
  • Purpose of Windows Clustering
  • Implementing Database Mirroring
  • Use of Log Shipping