
Course Catalog > Microsoft Windows Technology> Maintaining a Microsoft SQL Server 2008 Database
MS-6231: Maintaining a Microsoft SQL Server 2008 Database
MS-6231: Maintaining a Microsoft SQL Server 2008 Database


This five-day MS-6231: Maintaining a Microsoft
SQL Server 2008 Database instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2008 database. The course focuses on teaching individuals how to use SQL Server 2008 product features and tools related to maintaining a database.
Intended Audience
- IT Professionals, IT generalists, and help desk professionals who want to learn about SQL Server 2008 are the audience for this course.
- This Certification provides students with product knowledge and skills needed to maintain a Microsoft SQL Server 2008 database. It is intended for IT Professionals wanting to become skilled on SQL Server 2008 product features and technologies for maintaining a database.
- It also provides students with the knowledge and skills to implement a Microsoft SQL Server 2008 database. It is intended for IT Professionals who want to become skilled on SQL Server 2008 product features and technologies for implementing a database.
The CTCLC Difference
Current Technologies Computer Learning Center uses our own Microsoft Certified Trainers that will help guide you to a sucessful completion of your Microsoft training and certification. Our Instructors are simply the best instructors you will find and have been certified and teaching Windows since Windows NT. Let our great instructors help you get started in understanding and using your Microsoft Technologies. CTCLC has convenient day or night schedules to fit your needs. We can also do onsite classes with our top notch portable labs.
Our instructors are the very best and give 110% to their Students. We care about every student that we train and we have a Free Resit Policy for all of our courses for the same revision. You will not find a better training experience anywhere. Come Experience the Current Technologies Computer Learning Center Way of training. We take great care of all of our students.
Current Technologies Computer Learning Center is Microsoft Gold Certified Partner for Learning Solutions (CPLS), Cisco Learning Partner, CompTIA Learning Alliance Member, EC-Council Accredited Training Center, and many others. We offer the highest quality, authorized training that you will find anywhere.
Prerequisites
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.
At Course Completion
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 Duration
- 5 Day
Redeem Your Microsoft Software Assurance Training Vouchers
![]() |
As a Microsoft Gold Learning Solutions Partner, Current Technologies CLC proudly accepts Microsoft Software Assurance Training Vouchers (SATV). You can attend Microsoft training at Current Technologies CLC for free, by redeeming your Microsoft vouchers. Call (219) 764-3800 for more information. |
CTCLC Special Discounts
Maintaining a Microsoft SQL Server 2008 Database $2,400.00
MS-6232 Implementing a Microsoft SQL Server 2008 Database $2,400.00
List Price
$4,990.00
Special package price
$4,200.00
Special package price (2 or More from Same Company)
$3,895.00
For more Information on Microsoft SQL Server 2008 or to Register:
EMail: Sales@ctclc.com
Phone: (219) 764-3800
Course Outline
MS-6231: Maintaining a Microsoft SQL Server 2008 Database
- Installing and Configuring SQL Server
- Managing Databases and Files
- Disaster Recovery
- Managing Security
- Transferring Data
- Automating Administrative Tasks
- Implementing Replication
- Maintaining High Availability
- Monitoring SQL Server
- Troubleshooting and Performance Tuning
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.
- Preparing to Install SQL Server
- Installing SQL Server
- Configuring a SQL Server Installation
- Lab: Installing and Configuring SQL Server
- 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.
- Planning Databases
- Creating Databases
- Using Policy-Based Management
- Lab: Managing Databases and Files
- 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.
- Planning a Backup Strategy
- Backing Up User Databases
- Restoring User Databases
- Performing Online Restore Operations
- Recovering Data from Database Snapshots
- System Databases and Disaster Recovery
- Lab: Disaster Recovery
- 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.
- Overview of SQL Server Security
- Protecting the Server Scope
- Protecting the Database Scope
- Auditing Security
- Lab: Managing Security
- 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.
- Overview of Data Transfer
- Introduction to SQL Server Integration Services
- Lab: Transferring Data
- 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.
- 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
- 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.
- Overview of Replication
- Managing Publications and Subscriptions
- Configuring Replication in Some Common Scenarios
- Lab: Implementing Replication
- 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.
- Introduction to High Availability
- Implementing Log Shipping
- Implementing Database Mirroring
- Implementing Server Clustering
- Using Distributed High Availability Solutions
- Lab: Maintaining High Availability
- 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.
- Viewing Current Activity
- Using SQL Server Profiler
- Monitoring with DDL Triggers
- Using Event Notifications
- Lab: Monitoring SQL Server
- 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.
- Troubleshooting SQL Server
- Performance Tuning in SQL Server
- Using Resource Governor
- Using Data Collector
- Lab: Troubleshooting and Performance Tuning
- 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.
CTCLC SQL Server Certification Path
Required Exam(s) |
Recommended Training |
|---|---|
Exam 70-433 |
MS-2778: Writing Queries Using Microsoft SQL Server 2008 Transact-SQL |
| MS-6231: Maintaining a Microsoft SQL Server 2008 Database | |
| MS-6232: Implementing a Microsoft SQL Server 2008 Databas |
| SQL Server Certification Paths | ||||
Based on Microsoft Technology |
![]() |
![]() |
||
Version 2008 |
||||
| MCTS: SQL Server 2008 Installation & Maintenance | MCITP: Database Administrator 2008 | |||
| MCTS: SQL Server 2008 Database Development | MCITP: Database Developer 2008 | |||
| MCTS: SQL Server 2008 Business Intelligence Development and Maintenance | MCITP: Business Intelligence Developer 2008 |
|||
Version 2005 |
||||
| MCTS: SQL Server 2005 |
|
MCITP: Database Administrator 2005 |
||
MCITP: Database Developer 2005 |
||||
Registration Information
For more Information on Microsoft SQL Server 2008 or to Register:
EMail: Sales@ctclc.com
Phone: (219) 764-3800







