Aurora House, 5-6 Carlos Place, Mayfair, London W1K 3AP
Telephone: 08456 44 1234
Email: enquiry@it-uk.com

SQL Server - System Administration

 

 

Course Length: Five-Days
Fees: Training at Client Offices:
One delegate: £675 per-day + VAT
Additional delegates attending: £150 each per-day + VAT
Manuals Available @ £50 each

Overview: This course teaches you how to install, configure, administer, and troubleshoot Microsoft SQL Server 2000 in a Windows 2000 Server environment. This course also assists you in preparing for the Microsoft Certified Systems Engineer and Microsoft Certified Database Administrator Exam #70-228, Installing, Configuring, and Administrating Microsoft SQL Server 2000 Enterprise Edition.

Performance-Based Objectives

bullet

Understand the capabilities of Microsoft SQL Server 2000

bullet

Install Microsoft SQL Server

bullet

Design, create, and manage databases

bullet

Create and manage database objects

bullet

Design and configure security on SQL Server

bullet

Transfer data between SQL servers and configure XML support

bullet

Back up a SQL server's databases

bullet

Restore database backups

bullet

Automate administrative tasks

bullet

Design, implement, and manage replication between SQL servers

bullet

Configure fault-tolerance through Failover Clustering and standby servers

bullet

Optimise the performance of SQL Server

Lesson 1: Introduction to Microsoft SQL Server

bullet

Topic 1A: Exploring the Components of SQL Server

bullet

Task 1A-1: Exploring the Features of Microsoft SQL Server

bullet

Task 1A-2: Discussing the Components of SQL Server

bullet

Task 1A-3: Identifying the Default Databases and System Tables

bullet

Task 1A-4: Understanding the SQL Server Architecture

bullet

Topic 1B: Administering SQL Server

bullet

Task 1B-1: Determining SQL Server Administration Tasks

bullet

Task 1B-2: Identifying Administrative Utilities

Lesson 2: Installing SQL Server

bullet

Topic 2A: Identifying the Requirements for Installing SQL Server

bullet

Task 2A-1: Choosing the Hardware and Software for SQL Server 2000

bullet

Task 2A-2: Selecting Your Server's Hardware

bullet

Task 2A-3: Identifying Where to Install SQL Server

bullet

Task 2A-4: Choosing Installation Options for SQL Server

bullet

Topic 2B: Installing SQL Server

bullet

Task 2B-1: Creating and Configuring a Service Account for SQL Server

bullet

Task 2B-2: Performing Unattended Installations

bullet

Task 2B-3: Using the SQL Server Service Manager to Manage the SQL Services

bullet

Topic 2C: Exploring the SQL Server Installation

bullet

Task 2C-1: Starting SQL Server Enterprise Manager

bullet

Task 2C-2: Viewing the System Databases Within SQL Server Enterprise Manager

bullet

Task 2C-3: Creating and Working with a Database Diagram

bullet

Task 2C-4: Using SQL Server Enterprise Manager to Configure Your Server

bullet

Topic 2D: Troubleshooting the SQL Server Installation

bullet

Task 2D-1: Testing the SQL Server Installation

bullet

Task 2D-2: Viewing the SQL Server Log

Lesson 3: Designing and Implementing Databases

Topic 3A: Developing a Strategy for Implementing Databases

bullet

Task 3A-1: Discussing SQL Server Terminology

bullet

Task 3A-2: Identifying the Space Requirements for Databases

bullet

Task 3A-3: Viewing Space Statistics

bullet

Task 3A-4: Optimizing Database Performance

bullet

Topic 3B: Creating Databases

bullet

Task 3B-1: Using Transact-SQL to Create a New Database

bullet

Task 3B-2: Using SQL Server Enterprise Manager to Create a New Database

bullet

Task 3B-3: Changing the Default Filegroup

bullet

Task 3B-4: Using SQL Server Enterprise Manager to Configure a Database

bullet

Task 3B-5: Using Stored Procedures to View Database Information

bullet

Topic 3C: Managing Databases

bullet

Task 3C-1: Configuring SQL Server to Automatically Expand a Database

bullet

Task 3C-2: Manually Expanding a Database and its Transaction Log

bullet

Task 3C-3: Configuring SQL Server to Automatically Shrink a Database File

bullet

Task 3C-4: Deleting a Database

Lesson 4: Creating and Managing Tables

bullet

Topic 4A: Creating Tables

bullet

Task 4A-1: Designing Tables

bullet

Task 4A-2: Choosing Data Types for a Table

bullet

Task 4A-3: Identifying the Role of Constraints in a Table

bullet

Task 4A-4: Using SQL Server Enterprise Manager to Create a Table

bullet

Task 4A-5: Modifying the Structure of a Table

bullet

Topic 4B: Using Transact-SQL to Work with Tables

bullet

Task 4B-1: Using the INSERT Statement to Add Rows to a Table

bullet

Task 4B-2: Using the UPDATE Statement

bullet

Task 4B-3: Using the DELETE Statement

bullet

Task 4B-4: Formatting Columns in a Query

Lesson 5: Designing and Configuring SQL Server Security

bullet

Topic 5A: Identifying the Security Features of SQL Server

bullet

Task 5A-1: Identifying the SQL Server Security Components

bullet

Task 5A-2: Configuring Your Server’s Authentication Mode

bullet

Task 5A-3: Configuring Encryption

bullet

Topic 5B: Creating Login Accounts

bullet

Task 5B-1: Creating a Login Account for a Windows Account

bullet

Task 5B-2: Denying Login Privileges

bullet

Task 5B-3: Creating and Testing a SQL Server Login Account

bullet

Task 5B-4: Assigning Login Accounts to Server Roles

bullet

Topic 5C: Assigning Login Accounts as Database Users

bullet

Task 5C-1: Assigning a Login Account as a Database User in SQL Server Enterprise Manager

bullet

Task 5C-2: Adding a Database User to a Database Role

bullet

Task 5C-3: Creating a User-defined Database Role

bullet

Topic 5D: Implementing Statement and Object Permissions

bullet

Task 5D-1: Comparing Permission Types

bullet

Task 5D-2: Granting Statement Permissions

bullet

Task 5D-3: Granting Object Permissions

bullet

Task 5D-4: Denying Statement Permissions

bullet

Task 5D-5: Denying Object Permissions

bullet

Task 5D-6: Revoking Statement and Object Permissions

bullet

Task 5D-7: Creating and Using an Application Role

bullet

Task 5D-8: Creating and Using a View

bullet

Topic 5E: Defining Linked Servers

bullet

Task 5E-1: Defining a Linked Server

bullet

Task 5E-2: Configuring Linked Server Security

Lesson 6: Importing and Exporting Data

bullet

Topic 6A: Introduction to Data Transfer

bullet

Task 6A-1: Comparing the Data Transfer Utilities

bullet

Task 6A-2: Creating a DTS Package by Using the DTS Import/Export Wizard

bullet

Task 6A-3: Using DTS Designer to Modify a Package

bullet

Topic 6B: Bulk Data Transfers

bullet

Task 6B-1: Using bcp to Generate a Transfer File

bullet

Task 6B-2: Using bcp to Import a Transfer File

bullet

Topic 6C: Configuring XML Support

bullet

Task 6C-1: Creating a Virtual Directory for SQL Server

bullet

Task 6C-2: Running a URL Query

Lesson 7: Backing Up SQL Server Databases

bullet

Topic 7A: Planning Backups

bullet

Task 7A-1: Planning to Back Up Your Server

bullet

Task 7A-2: Reviewing the Backup Process

bullet

Task 7A-3: Backing Up Databases

bullet

Topic 7B: Performing a Backup

bullet

Task 7B-1: Creating a Permanent Backup Device

bullet

Task 7B-2: Performing a Backup of the Master Database to a Permanent Backup Device

bullet

Task 7B-3: Performing a Parallel Backup of the Class_mgr Database

bullet

Task 7B-4: Performing a Filegroup Backup

bullet

Task 7B-5: Scheduling an Automatic Backup of the Msdb Database

bullet

Topic 7C: Designing Your Backup Strategy

Lesson 8: Restoring SQL Server Databases

bullet

Topic 8A: Restoring User-defined Databases

bullet

Task 8A-1: Observing an Automatic Recovery

bullet

Task 8A-2: Reviewing User-initiated Database Recovery

bullet

Task 8A-3: Creating Tables and Backing Up

bullet

Task 8A-4: Simulating a Failed Database

bullet

Task 8A-5: Restoring the Class_mgr Database

bullet

Topic 8B: Recovering System Databases

bullet

Task 8B-1: Simulating a Master Database Failure

bullet

Task 8B-2: Instructor Demo: Removing the Read-only Attribute From the SQL Server Installation Files

bullet

Task 8B-3: Restoring the Master Database

Lesson 9: Automating SQL Server Administration

bullet

Topic 9A: Configuring SQL Server to Send Mail

bullet

Task 9A-1: Verifying the Configuration of the SQL Server Agent Service

bullet

Task 9A-2: Instructor Demo: Configuring a Mailbox for the SQL Server Service Account

bullet

Task 9A-3: Creating a Mail Profile

bullet

Task 9A-4: Configuring SQL Agent Mail

bullet

Task 9A-5: Configuring the SQL Server Service to Send and Receive Mail

bullet

Task 9A-6: Using SQL Mail to Send Query Results

bullet

Topic 9B: Defining SQL Operators

bullet

Task 9B-1: Using SQL Server Enterprise Manager to Define Operators

bullet

Task 9B-2: Specifying a Fail-Safe Operator

bullet

Topic 9C: Managing Jobs

bullet

Task 9C-1: Creating a Job

bullet

Task 9C-2: Viewing Job History Information

bullet

Task 9C-3: Manually Running a Job

bullet

Task 9C-4: Running the Database Maintenance Plan Wizard

bullet

Topic 9D: Managing Alerts

bullet

Task 9D-1: Creating an Alert

bullet

Task 9D-2: Configuring Event Forwarding

bullet

Task 9D-3: Troubleshooting Alerts

Lesson 10: Designing, Configuring, and Managing Replication

bullet

Topic 10A: Introduction to Replication

bullet

Task 10A-1: Identifying Publishable Information

bullet

Task 10A-2: Choosing a Replication Model

bullet

Task 10A-3: Choosing a Replication Strategy

bullet

Topic 10B: Configuring Replication

bullet

Task 10B-1: Configuring a Publisher/Distributor

bullet

Task 10B-2: Configuring Distributor and Publisher Properties

bullet

Task 10B-3: Creating a Publication

bullet

Task 10B-4: Modifying a Publication

bullet

Task 10B-5: Configuring a Pull Subscription

bullet

Task 10B-6: Creating an Initial Snapshot for a Publication

bullet

Topic 10C: Monitoring and Maintaining Replication

bullet

Task 10C-1: Using the Replication Monitor

bullet

Task 10C-2: Maintaining the Distribution Database

bullet

Task 10C-3: Creating Replication Scripts in SQL Server Enterprise Manager

bullet

Topic 10D: Troubleshooting Replication

bullet

Task 10D-1: Examining Replication Information in the Error Logs

Lesson 11: Implementing Fault Tolerance

bullet

Topic 11A: Configuring Fault Tolerance in SQL Server 2000

bullet

Task 11A-1: Exploring Clustering

Lesson 12: Monitoring SQL Server

bullet

Topic 12A: Designing a Strategy for Monitoring SQL Server

bullet

Task 12A-1: Discussing Server Optimization and Monitoring Techniques

bullet

Task 12A-2: Identifying the Factors That Affect the Performance of SQL Server

bullet

Topic 12B: Using Monitoring Tools

bullet

Task 12B-1: Observing Your Server’s Current Activity

bullet

Task 12B-2: Using SQL Statements and SQL Server Enterprise Manager to Monitor Your Server

bullet

Task 12B-3: Using SQL Server Profiler

bullet

Task 12B-4: Using SQL Query Analyzer to Monitor a Query

bullet

Task 12B-5: Choosing a Monitoring Tool
 

If you have other questions, please contact us at enquiry@it-uk.com or complete our response form

Back Next

Computer Training Solutions © 2008
Email:  enquiry@it-uk.com

About CTS
Course Outlines
Contact Us
Links

Access
Adobe Acrobat
ACT!
ASP
AutoCAD 2000+
CorelDraw
Cascading Style Sheets
DHTML / DOM
Dreamweaver
Excel
Fireworks
Flash
Freehand
FrontPage
HTML / XHTML
Illustrator
ImageReady
InDesign
Microsoft Office XP
Outlook
Adobe PageMaker
Paint Shop Pro 7
Photoshop
PowerPoint
Project
Publisher
QuarkXpress
Sage Line 50
SQL Server
Visio
Visual Basic / VBA
Web Development
Word
XML