Learn: in:
» back to Search Results

Course rating of 0 Vendor rating of 4


Upon completion, students will: Install & configure SQL Server 2008; Manage database files; Backup & restore databases; Manage security; Transfer data into & out of SQL Server; Automate administrative tasks; Replicate data between SQL Server instances..


Course Outline
Who should attend

This course is intended for IT Professionals who administer and maintain SQL Server databases.

Performance Objectives

After completing this course, students will be able to:
  • Install and configure SQL Server 2008.
  • Manage database files.
  • Backup and restore databases.
  • Manage security.
  • Transfer data into and out of SQL Server.
  • Automate administrative tasks.
  • Replicate data between SQL Server instances.
  • Maintain high availability.
  • Monitor SQL Server.
Course outline

Module 1: Installing and Configuring SQL Server

The students will be introduced to planning for a SQL Server installation. The students will then be introduced to installing, configuring, and managing SQL Server.

Lessons
  • Lesson 1: Preparing to Install SQL Server
  • Lesson 2: Installing SQL Server
  • Lesson 3: Configuring a SQL Server Installation
Lab: Installing and Configuring SQL Server
  • Exercise 1: (Level 200) Installing SQL Server
  • Exercise 2: (Level 200) Configuring SQL Server
After completing this module, students will be able to:
  • Explain how to prepare the hardware and other resources necessary to install SQL Server.
  • Install SQL Server.
  • Manage and configure SQL Server.
Module 2: Managing Databases and Files

The students will be introduced to database planning and creation, and using database options to control database behavior.

Lessons
  • Lesson 1: Planning Databases
  • Lesson 2: Creating Databases
  • Lesson 3: Using Policy-Based Management
Lab: Managing Databases and Files
  • Exercise 1: (Level 200): Creating a Database
  • Exercise 2: (Level 200): Monitoring and Managing Filegroup Usage
  • Exercise 3: (Level 200) Creating a Policy
After completing this module, students will be able to:
  • Plan a database implementation that meets an organization's requirements.
  • Create a SQL Server database.
  • Manage a SQL Server database.
Module 3: Disaster Recovery

The students will be introduced to disaster recovery techniques for SQL Server. They will learn how to perform different types of backup and restore operations, including online restores and backup and restores of system databases.

Lessons
  • Lesson 1: Planning a Backup Strategy
  • Lesson 2: Backing Up User Databases
  • Lesson 3: Restoring User Databases
  • Lesson 4: Performing Online Restore Operations
  • Lesson 5: Recovering Data from Database Snapshots
  • Lesson 6: System Databases and Disaster Recovery
Lab: Disaster Recovery
  • Exercise 1: (Level 200) Designing a Backup Strategy
  • Exercise 2: (Level 200) Implementing a Backup Strategy
  • Exercise 3: (Level 200) Restoring and Recovering a Database
  • Exercise 4: (Level 300) Performing Piecemeal Backup and Restore Operations
  • Exercise 5: (Level 200) Restoring the master Database
After completing this module, students will be able to:
  • Plan a backup strategy for a database.
  • Back up user databases.
  • Restore user databases from backups.
  • Restore data in a user database while it is online.
  • Recover data for a user database from a database snapshot.
  • Restore and recover system databases.
Module 4: Managing Security

The students will be introduced to protecting SQL Server. Students will learn about the SQL Server security model and how to use SQL Server security features to control access to databases and their contents.

Lessons
  • Lesson 1: Overview of SQL Server Security
  • Lesson 2: Protecting the Server Scope
  • Lesson 3: Protecting the Database Scope
  • Lesson 4: Protecting the Server Scope
  • Lesson 5: Auditing Security
Lab: Managing Security
  • Exercise 1: (Level 200) Creating Logins and Assigning Server-Scope Permissions
  • Exercise 2: (Level 200) Creating and Managing Users
  • Exercise 3: (Level 300) Using a Certificate to Protect Data
  • Exercise 4: (Level 200) Implementing SQL Server Audit
After completing this module, students will be able to:
  • Describe how SQL Server manages security.
  • Protect SQL Server at the server level.
  • Protect SQL Server databases.
  • Use keys and certificates to protect SQL Server objects.
  • Audit SQL Server security.
Module 5: Transferring Data

The students will be introduced to transfer data to and from SQL Server using UI and command-line tools, and learn about transferring and transforming data with SQL Server Integration Services.

Lessons
  • Lesson 1: Overview of Data Transfer
  • Lesson 2: Introduction to SQL Server Integration Services
Lab: Transferring Data
  • Exercise 1: (Level 200) Using the Import/Export Wizard
  • Exercise 2: (Level 200) Performing a Bulk Load
  • Exercise 3: (Level 200) Creating an SSIS Solution
After completing this module, students will be able to:
  • Use UI and command-line tools to import and export data.
  • Describe the features of SQL Server Integration Services.
Module 6: Automating Administrative Tasks

The students will learn how to automate routine administrative tasks using jobs, operators, and alerts.

Lessons
  • Lesson 1: Automating Administrative Tasks in SQL Server
  • Lesson 2: Using SQL Server Agent
  • Lesson 3: Creating Maintenance Plans
  • Lesson 4: Implementing Alerts
  • Lesson 5: Managing Multiple Servers
  • Lesson 6: Managing SQL Server Agent security
Lab: Automating Administrative Tasks
  • Exercise 1: (Level 200) Configuring SQL Server Agent
  • Exercise 2: (Level 200) Creating Operators and Jobs
  • Exercise 3: (Level 200) Creating Alerts
After completing this module, students will be able to:
  • Define SQL Server administrative tasks and schedule those tasks to run automatically.
  • Configure SQL Server Agent to support automatic task scheduling.
  • Script tasks by using SQL Server jobs, and define operators for managing those jobs.
  • Define alerts to warn operators about events raised by SQL Server.
  • Define and manage administrative tasks that span multiple servers.
  • Configure SQL Server Agent security.
Module 7: Implementing Replication

The students will be introduced to techniques for configuring SQL Server replication.

Lessons
  • Lesson 1: Overview of Replication
  • Lesson 2: Managing Publications and Subscriptions
  • Lesson 3: Configuring Replication in Some Common Scenarios
Lab: Implementing Replication
  • Exercise 1: (Level 300) Implementing Snapshot Replication
  • Exercise 2: (Level 300) Implementing Peer-to-Peer Transactional Replication
  • Exercise 3: (Level 300) Implementing HTTP Merge Replication
After completing this module, students will be able to:
  • Describe replication and its components.
  • Configure and implement replication.
  • Use replication to meet the requirements of some common scenarios.
Module 8: Maintaining High Availability

The students will be introduced to concepts and methods for maintaining high availability with SQL Server.

Lessons
  • Lesson 1: Introduction to High Availability
  • Lesson 2: Implementing Log Shipping
  • Lesson 3: Implementing Database Mirroring
  • Lesson 4: Implementing Server Clustering
  • Lesson 5: Using Distributed High Availability Solutions
Lab: Maintaining High Availability
  • Exercise 1: (Level 300) Configuring Log Shipping
  • Exercise 2: (Level 300) Configuring Database Mirroring
  • Exercise 3: (Level 300) Implementing SQL Server Clustering
After completing this module, students will be able to:
  • Describe the factors affecting database availability.
  • Describe how to implement log shipping to support fast recovery of a standby SQL Server database
  • Describe how to use SQL Server mirroring to implement a software solution for fast failover
  • Explain how to implement clustering to support fast failover of computers running SQL Server instances.
  • Describe how to implement distributed high availability solutions.
Module 9: Monitoring SQL Server

The students will be introduced to monitoring SQL Server performance and activity.

Lessons
  • Lesson 1: Viewing Current Activity
  • Lesson 2: Using SQL Server Profiler
  • Lesson 3: Monitoring with DDL Triggers
  • Lesson 4: Using Event Notifications
Lab: Monitoring SQL Server
  • Exercise 1: (Level 200) Monitoring SQL Server Activity
  • Exercise 2: (Level 300) Tracing SQL Server Activity
  • Exercise 3: (Level 200) Using DDL Triggers
  • Exercise 4: (Level 200) Using Event Notifications
After completing this module, students will be able to:
  • Examine the current activity in a SQL Server instance.
  • Use SQL Server Profiler to trace server and database activity.
  • Use DDL triggers to monitor changes to the structure of database objects.
  • Use event notifications to capture and monitor significant events for a SQL Server instance.
Module 10: Troubleshooting and Performance Tuning

The students will learn how to troubleshoot a variety of common SQL Server problems. Students will also learn how to tune SQL Server for improved performance using a variety of tools.

Lessons
  • Lesson 1: Troubleshooting SQL Server
  • Lesson 2: Performance Tuning in SQL Server
  • Lesson 3: Using Resource Governor
  • Lesson 4: Using Data Collector
Lab: Troubleshooting and Performance Tuning
  • Exercise 1: (Level 300) Troubleshooting Connectivity Problems
  • Exercise 2: (Level 300) Troubleshooting Concurrency Problems
  • Exercise 3: (Level 300) Using the Database Engine Tuning Advisor
  • Exercise 4: (Level 300) Implementing Resource Governor
  • Exercise 5: (Level 300) Implementing Data Collector
After completing this module, students will be able to:
  • Troubleshoot common SQL Server problems, such as connectivity, concurrency, and job and disk space problems.
  • Perform basic performance tuning tasks in SQL Server using the Database Engine Tuning Advisor, index tuning, and query tuning.
  • Use Resource Governor to manage SQL Server workloads and resources.
  • Use Data Collector to obtain performance data about your computer and the instances of SQL Server running on your computer.

Additional Details
Pre-Requisites

Before attending this course, students must have: * Basic knowledge of the Microsoft Windows operating system and its core functionality. * Working knowledge of Transact-SQL. * Working knowledge of relational databases. * Some experience with database design.

Certificates offered

Certificate of Completion


Cancellation Policy
We require 16 calendar days notice to reschedule or cancel any registration. Failure to provide the required notification will result in 100% charge of the course. If a student does not attend a scheduled course without prior notification it will result in full forfeiture of the funds and no reschedule will be allowed. Within the required notification period, only student substitutions will be permitted.

Reschedules are permitted at anytime with 16 or more calendar days notice. Enrollments must be rescheduled within six months of the cancel date or funds on account will be forfeited.
Map & Reviews
Global Knowledge
[ View Provider's Profile ]

Reviews
 

This course has not yet been rated by one of our members.

If you have taken a course through this vendor please log into your account and leave feedback for this vendor. You will be helping ensure our members get directed to the best training facilities.

Here are some reviews of the training vendor.
The facilities at Global Knowledge were great. The Instructor was very knowlegable and made it easy to learn the material. It was a very good experience:)
Reviewed by 2012
Note: We had 2 different trainers during this 3 day course. Course: Terminology should reflect North America and be consistent with our business lingo.
Reviewed by 2012
Found the course very informative. I had little exposure to Sharepoint and learned a number of things I didn't know. Plan to take the next level of training
Reviewed by 2011
A charged mannul would be provided for students to make notes whereever they think instructions are important as reminders
Reviewed by 2011
The course is so expensive to be payed by oneself. In almost all the others participants their companies pay the fee.
Reviewed by 2011
No course books were provided for us to take.
Reviewed by 2011
Course was very detailed but more time would be helpful during workshops. An additional day would help lessen the course load.
Reviewed by 2011
should have discuss some case studies,,overall A+
Reviewed by 2011
Our instructor was very knowlegable and he provided excellent real life stories.
Reviewed by 2011
The course was very relevant. I was able to apply the knowledge I aquired in the course to my job on the very next day. The only complaint I have is with the temperature of the room. It was freezing! Students has to wear a jacket or sweater. We were told the temp gage was shared with another classroom that was quite warm so they had turned the temp very low causing our room to be very uncomfortable.
Reviewed by 2011
Given the cost of the course, the hardcopy of the manual should have been provided. It would have been useful to make notes alongside the material as we went along.
Reviewed by 2011
I am very disappointed with the handouts. I was told I could go online and download a copy of the manual, the problem is that I would like the printed copy of the manual. I chatted online with one of your technitian who was unable to help me. Then I was told someone would contact me by phone to help me. That never happened. When taking a training course, a person EXPECTS to leave the course with ALL the material.
Reviewed by 2011
Great course provider, keep it on your roaster
Reviewed by 2011
Course content and labs were very good, everything worked as expected.
Reviewed by 2011
I really enjoyed this course and was surpised how ell everything was run...enjoyed the instructer very much (Par) and would like to take an other course with him. I wish we could have taken the work book home with us though!!!
Reviewed by 2010

This course currently does not have any dates scheduled. Please call 1-877-313-8881 to enquire about future dates.