Microsoft - MCTS SQL Server 2008 Implementation and Maintenance

Duration

Duration:

Only 4 Days

Method

Method:

Classroom / Online / Hybrid

Next date

Next date:

24/6/2024 (Monday)

Overview

SQL Server 2008 delivers on Microsoft’s Data Platform vision by helping your organisation manage any data, any place, any time. Your data can be stored and accessed in your largest servers within the data centre all the way down to desktops and mobile devices, enabling you to have control over your data no matter where it is stored.

SQL Server 2008 delivers a trusted, productive, and intelligent data platform for all your data needs.

During this 4-day Accelerated Learning course, students will learn how to install and configure SQL Server 2008, how to maintain instances, manage security, maintain a database and perform data management tasks. They will also learn how to monitor and troubleshoot SQL Server, optimise performance and implement high availability.

This blended-learning program employs outcome-based (Lecture | Lab | Review) delivery - that focuses on preparing you with the real-world skills required to obtain your certification and to hit the ground running in your career. Our Trainers are among the most senior consultants in the industry, affording each Firebrand Training student the benefit of many years of real-world development expertise - while being able to effectively translate complex technical theory into easily understood terms.

Benefits

Seven reasons why you should sit your course with Firebrand Training

  1. Two options of training. Choose between residential classroom-based, or online courses
  2. You'll be certified fast. With us, you’ll be trained in record time
  3. Our course is all-inclusive. A one-off fee covers all course materials, exams**, accommodation* and meals*. No hidden extras.
  4. Pass the first time or train again for free. This is our guarantee. We’re confident you’ll pass your course the first time. But if not, come back within a year and only pay for accommodation, exams and incidental costs
  5. You’ll learn more. A day with a traditional training provider generally runs from 9 am – 5 pm, with a nice long break for lunch. With Firebrand Training you’ll get at least 12 hours/day of quality learning time, with your instructor
  6. You’ll learn faster. Chances are, you’ll have a different learning style to those around you. We combine visual, auditory and tactile styles to deliver the material in a way that ensures you will learn faster and more easily
  7. You’ll be studying with the best. We’ve been named in the Training Industry’s “Top 20 IT Training Companies of the Year” every year since 2010. As well as winning many more awards, we’ve trained and certified over 135,000 professionals
  • * For residential training only. Doesn't apply for online courses
  • ** Some exceptions apply. Please refer to the Exam Track or speak with our experts

Curriculum

Firebrand Training provides thorough instructor-led training to ensure that you learn the fundamentals and obtain hands-on skills. You will emerge able to immediately apply your new knowledge in your career environment.

Course Content

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
  • Preparing to Install SQL Server
  • Installing SQL Server
  • Configuring a SQL Server Installation
  • Lab : Installing and Configuring SQL Server
  • Installing SQL Server
  • 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
  • Planning Databases
  • Creating Databases
  • Using Policy-Based Management
  • Lab : Managing Databases and Files
  • Creating a Database
  • Monitoring and Managing Filegroup Usage
  • 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
  • Planning a Database Backup Strategy
  • Backing Up a User Database
  • Restoring User Databases
  • Performing Online Restore Operations
  • Recovering Data from Database Snapshots
  • System Databases and Disaster Recovery
  • Lab : Disaster Recovery
  • Implementing a Backup Strategy
  • Restoring and Recovering a Database
  • Performing Piecemeal Backup and Restore Operations
  • 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
  • Overview of SQL Server Security
  • Protecting the Server Scope
  • Protecting the Database Scope
  • Managing Keys and Certificates
  • Auditing Security
  • Lab : Managing Security
  • Creating Logins and Assigning Server-Scope Permissions
  • Creating Database Users and Assigning Database-Scope and Schema-Scope Permissions
  • Encrypting Data Using Certificates and Keys
  • 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
  • Overview of Data Transfer
  • Introduction to SQL Server Integration Services
  • Lab : Transferring Data
  • Using the Import/Export Wizard
  • Performing a Bulk Load
  • 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
  • Automating Administrative Tasks in SQL Server
  • Using SQL Server Agent
  • Creating Maintenance Plans
  • Implementing Alerts
  • Managing Multiple Servers
  • Managing SQL Server Agent Security
  • Lab : Automating Administrative Tasks
  • Configuring SQL Server Agent
  • Creating Operators and Jobs
  • 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
  • Overview of Replication
  • Managing Publications and Subscriptions
  • Configuring Replication in Some Common Scenarios
  • Lab : Implementing Replication
  • Implementing Snapshot Replication
  • Implementing Peer-to-Peer Transactional Replication
  • 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
  • Introduction to High Availability
  • Implementing Log Shipping
  • Implementing Database Mirroring
  • Implementing Server Clustering
  • Using Distributed High Availability Solutions
  • Lab : Maintaining High Availability
  • Configuring Log Shipping
  • Configuring Database Mirroring
  • 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
  • Viewing Current Activity
  • Using SQL Server Profiler
  • Monitoring with DDL Triggers
  • Using Event Notifications
  • Lab : Monitoring SQL Server
  • Monitoring SQL Server Activity
  • Tracing SQL Server Activity
  • Using DDL Triggers
  • 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
  • Troubleshooting SQL Server
  • Performance Tuning in SQL Server
  • Using Resource Governor
  • Using Data Collector
  • Lab : Troubleshooting and Performance Tuning
  • Troubleshooting Connectivity Problems
  • Troubleshooting Concurrency Problems
  • Using the Database Engine Tuning Advisor
  • Implementing Resource Governor
  • 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.
  • Exam 70 432

Exam Track

This course will prepare students for, and test them in the following Microsoft exam:

Exam 70-432: MCTS: Microsoft SQL Server 2008, Implementation and Maintenance

What's Included

Your accelerated course includes:

  • Accommodation *
  • Meals, unlimited snacks, beverages, tea and coffee *
  • On-site exams **
  • Exam vouchers **
  • Practice tests **
  • Certification Guarantee ***
  • Courseware
  • Up-to 12 hours of instructor-led training each day
  • 24-hour lab access
  • Digital courseware **
  • * For residential training only. Accommodation is included from the night before the course starts. This doesn't apply for online courses.
  • ** Some exceptions apply. Please refer to the Exam Track or speak with our experts
  • *** Pass first time or train again free as many times as it takes, unlimited for 1 year. Just pay for accommodation, exams, and incidental costs.

Prerequisites

Students are required to meet the following prerequisites:

  • Basic knowledge of the Microsoft Windows operating system and its core functionality.
  • Working knowledge of Transact-SQL.
  • Working knowledge of Relational databases.
  • Core Windows Server skills.
  • Database design skills.

Unsure whether you meet the prerequisites? Don’t worry. Your training consultant will discuss your background with you to understand if this course is right for you.

Reviews

Here's the Firebrand Training review section. Since 2001 we've trained exactly 134561 students and asked them all to review our Accelerated Learning. Currently, 96.41% have said Firebrand exceeded their expectations.

Read reviews from recent accelerated courses below or visit Firebrand Stories for written and video interviews from our alumni.


"Good course, I learned a lot...intense but worth it."
Jonathan Snowden, RM. (16/4/2012 (Monday) to 22/4/2012 (Sunday))

"Well done - and I got through the whole course without work interrupting me this time."
Keith Scott. (23/1/2012 (Monday) to 26/1/2012 (Thursday))

"The training has been instrumental in helping me pass the exam."
Edward Brown. (24/10/2011 (Monday) to 27/10/2011 (Thursday))

"Long hours but well worth it."
C.D. (5/9/2011 (Monday) to 8/9/2011 (Thursday))

"Awesome!!! The instructor was fantastic, and the people at firebrand were brilliant :-)"
Glenn Dilon. (18/7/2011 (Monday) to 21/7/2011 (Thursday))

Course Dates

Start

Finish

Status

Location

Book now

19/2/2024 (Monday)

22/2/2024 (Thursday)

Finished - Leave feedback

-

 

24/6/2024 (Monday)

27/6/2024 (Thursday)

Wait list

Nationwide

 

5/8/2024 (Monday)

8/8/2024 (Thursday)

Limited availability

Nationwide

 

16/9/2024 (Monday)

19/9/2024 (Thursday)

Open

Nationwide

 

28/10/2024 (Monday)

31/10/2024 (Thursday)

Open

Nationwide

 

9/12/2024 (Monday)

12/12/2024 (Thursday)

Open

Nationwide

 

Latest Reviews from our students