Implementing a Microsoft SQL Server 2005 Database



Similar documents
Implementing a Microsoft SQL Server 2008 Database

Course 6232A: Implementing a Microsoft SQL Server 2008 Database

Computer Visions Course Outline

Course Syllabus. Maintaining a Microsoft SQL Server 2005 Database. At Course Completion

Maintaining a Microsoft SQL Server 2008 Database

Explain how to prepare the hardware and other resources necessary to install SQL Server. Install SQL Server. Manage and configure SQL Server.

Course. Overview. Length: 5 Day(s) Published: English. IT Professionals. Level: Type: Method: Delivery. Enroll now (CAL)

Course Syllabus. At Course Completion

6231A - Maintaining a Microsoft SQL Server 2008 Database

Upgrading Your SQL Server 2000 Database Administration (DBA) Skills to SQL Server 2008 DBA Skills Course 6317A: Three days; Instructor-Led

SQL Server for Database Administrators Course Syllabus

Microsoft SQL Database Administrator Certification

Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008

MS Design, Optimize and Maintain Database for Microsoft SQL Server 2008

Microsoft SQL Server Beginner course content (3-day)

50238: Introduction to SQL Server 2008 Administration

MCTS Microsoft SQL Server 2005 Implementation & Maintenance

Course Outline: Course 6317: Upgrading Your SQL Server 2000 Database Administration (DBA) Skills to SQL Server 2008 DBA Skills

Administering a Microsoft SQL Server 2000 Database

Administering a SQL Database Infrastructure 20764; 5 Days; Instructor-led

Administering a SQL Database Infrastructure

Designing a Data Solution with Microsoft SQL Server 2014

Administering a Microsoft SQL Server 2000 Database

Administering a Microsoft SQL Server 2000 Database

Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010 Service Pack B; 5 days, Instructor-led

Course 2788A: Designing High Availability Database Solutions Using Microsoft SQL Server 2005

Designing Database Solutions for Microsoft SQL Server 2012

NUTECH COMPUTER TRAINING INSTITUTE 1682 E. GUDE DRIVE #102, ROCKVILLE, MD WEB: TEL:

Designing a Data Solution with Microsoft SQL Server

Course 20465: Designing a Data Solution with Microsoft SQL Server

SQL Server 2014

Designing Database Solutions for Microsoft SQL Server 2012 MOC 20465

SQL Server Training Course Content

Basic knowledge of the Microsoft Windows operating system and its core functionality Working knowledge of Transact-SQL and relational databases

MS SQL Server 2014 New Features and Database Administration

Microsoft. Course 20463C: Implementing a Data Warehouse with Microsoft SQL Server

Microsoft SQL Server for Oracle DBAs Course 40045; 4 Days, Instructor-led

Administering Microsoft SQL Server 2012 Databases

Designing a Data Solution with Microsoft SQL Server

DIPLOMADO EN BASE DE DATOS

form approved June/2006 revised Nov Page 1 of 7

Administering a SQL Database Infrastructure (MS )

MS 20465C: Designing a Data Solution with Microsoft SQL Server

Microsoft SQL Server 2014: MS SQL Server Administering Databases

MS 20465: Designing Database Solutions for Microsoft SQL Server 2012

MS Administering Microsoft SQL Server Databases

20465C: Designing a Data Solution with Microsoft SQL Server

Administering Microsoft SQL Server Databases

MODULE FRAMEWORK : Dip: Information Technology Network Integration Specialist (ITNIS) (Articulate to Edexcel: Adv. Dip Network Information Specialist)

This three-day instructor-led course provides existing SQL Server database professionals with the knowledge

Administering Microsoft SQL Server Databases

20465: Designing a Data Solution with Microsoft SQL Server

Course 20465C: Designing a Data Solution with Microsoft SQL Server

Administering Microsoft SQL Server Databases

Outline. MCSE: Data Platform. Course Content. Course 10776C: MCSA: Developing Microsoft SQL Server 2012 Databases 5 Days

Course Outline:

Administering Microsoft SQL Server Databases

Intelligent Data Management Framework in Microsoft Dynamics AX 2012

Microsoft Administering a SQL Database Infrastructure

Course 20462C: Administering Microsoft SQL Server Databases

MOC Administering Microsoft SQL Server 2014 Databases

Designing a Data Solution with Microsoft SQL Server 2014

This course is intended for database professionals who need who plan, implement, and manage database solutions. Primary responsibilities include:

Would-be system and database administrators. PREREQUISITES: At least 6 months experience with a Windows operating system.

ExecuTrain Course Outline MOC 6231B: Maintaining a Microsoft SQL Server 2008 R2 Database

Administering Microsoft SQL Server Databases

ADMINISTERING MICROSOFT SQL SERVER DATABASES

Administering Microsoft SQL Server 2014 Databases

Developing Microsoft SQL Server Databases 20464C; 5 Days

Administering Microsoft SQL Server Databases 20462C; 5 days

SQL Server 2008 Designing, Optimizing, and Maintaining a Database Session 1

Administering Microsoft SQL Server Databases

Microsoft Administering Microsoft SQL Server Databases

"Charting the Course... MOC C Designing a Data Solution with Microsoft SQL Server Course Summary

Administering Microsoft SQL Server Databases

20465D: Designing Solutions for Microsoft SQL Server 2014

Course: Administering Microsoft SQL Server Databases Overview

Designing a Data Solution with Microsoft SQL Server

Updating your Database skills to Microsoft SQL Server 2012

DB2 9 for LUW Advanced Database Recovery CL492; 4 days, Instructor-led

20464C: Developing Microsoft SQL Server Databases

Below are the some of the new features of SQL Server that has been discussed in this course

Developing Microsoft SQL Server Databases MOC 20464

MOC 20462C: Administering Microsoft SQL Server Databases

10775 Administering Microsoft SQL Server Databases

20462C: Administering Microsoft SQL Server Databases

How To Manage A Database Server 2012

MS-40074: Microsoft SQL Server 2014 for Oracle DBAs

MS-10775: Administering Microsoft SQL Server 2012 Databases. Course Objectives. Required Exam(s) Price. Duration. Methods of Delivery.

Course 20464: Developing Microsoft SQL Server Databases

SQM. Maintaining Microsoft SQL for Broadcast Engineers. Training Course Outline

6231B: Maintaining a Microsoft SQL Server 2008 R2 Database

Course 6231B: Maintaining a Microsoft SQL Server 2008 R2 Database

MS Designing and Optimizing Database Solutions with Microsoft SQL Server 2008

Before attending this course, participants should have:

SQL SERVER TRAINING CURRICULUM

Administering Microsoft SQL Server Databases MOC 20462

10775A Administering Microsoft SQL Server 2012 Databases

Course 20462: Administering Microsoft SQL Server Databases

Developing Microsoft SQL Server Databases

Transcription:

This class combines two courses into one 5-day class. 2779 (3-day) & 2780 (2-day) Implementing a Microsoft SQL Server 2005 Database Course 2779: Three days; Instructor-Led Introduction This three-day instructor-led course provides students with product knowledge and skills needed to implement a Microsoft SQL Server 2005 database. The course focuses on teaching individuals how to use SQL Server 2005 product features and tools related to implementing a database. Audience This course is intended for IT Professionals wanting to become skilled on SQL Server 2005 product features and technologies for implementing a database. At Course Completion After completing this course, students will be able to: Create databases and database files. Create data types and tables. Use XML-related features in Microsoft SQL Server 2005. Plan, create, and optimize indexes. Implement data integrity in Microsoft SQL Server 2005 databases by using constraints, triggers, and XML schemas. Implement views. Implement stored procedures and functions. Implement managed code in the database. Use Service Broker to build a messaging-based solution. 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. In addition, it is recommended, but not required, that students have completed: Course 2778, Writing Queries Using Microsoft SQL Server 2005 Transact-SQL.

Course Outline Module 1: Creating Databases and Database Files This module explains how to create databases, filegroups, schemas, and database snapshots. Creating Databases. Creating Filegroups. Creating Schemas. Creating Database Snapshots. Lab 1: Creating a Database Creating a Database. Creating Schemas. Create databases. Create filegroups. Create schemas. Create database snapshots. Module 2: Creating Data Types and Tables This module explains how to create data types and tables. It also describes how to create partitioned tables. Creating Data Types. Creating Tables. Creating Partitioned Tables. Lab 2: Creating Data Types and Tables Creating Data Types. Creating Tables. Creating Partitioned Tables. Create data types. Create tables. Create partitioned tables.

Module 3: Using XML This module explains how to use the FOR XML clause and the OPENXML function. It also describes how to use the xml data type and its methods. Retrieving XML by Using FOR XML. Shredding XML by Using OPENXML. Using the xml Data Type. Lab 3: Working with XML Mapping Relational Data and XML. Storing XML Natively in the Database. Retrieve XML with FOR XML. Shred XML with OPENXML. Use the xml data type. Use the methods of the xml data type. Module 4: Creating and Tuning Indexes This module explains how to plan, create, and optimize indexes. It also describes how to create XML indexes. Planning Indexes. Creating Indexes. Optimizing Indexes. Creating XML Indexes. Lab 4: Creating Indexes Creating Indexes. Tuning Indexes. Creating XML Indexes. Plan indexes. Create indexes. Optimize indexes. Create XML indexes.

Module 5: Implementing Data Integrity This module explains how to implement constraints, triggers, and XML schemas. Data Integrity Overview. Implementing Constraints. Implementing Triggers. Implementing XML Schemas. Lab 5: Implementing Data Integrity Creating Constraints. Creating Triggers. Implementing XML Schemas. Describe types of data integrity and options for enforcing it. Implement constraints. Implement triggers. Implement XML schemas. Module 6: Implementing Views This module explains how to create views. Introduction to Views. Creating and Managing Views. Optimizing Performance by Using Views. Lab 6: Creating Views Creating Views. Creating Indexed Views. Creating Partitioned Views. Describe the purpose of views. Create and manage views. Design views for performance.

Module 7: Implementing Stored Procedures and Functions This module explains how to create stored procedures and functions. Implementing Stored Procedures. Creating Parameterized Stored Procedures. Creating Functions. Handling Errors. Controlling Execution Context. Lab 7: Creating Stored Procedures and Functions Creating Stored Procedures. Creating Functions. Implement stored procedures. Create parameterized stored procedures. Handle errors in a stored procedure. Implement Scalar Functions. Create Table Valued Functions. Control Execution Context. Module 8: Implementing Managed Code in the Database This module explains how to implement managed database objects. Introduction to the SQL Server Common Language Runtime. Importing and Configuring Assemblies. Creating Managed Database Objects. Lab 8: Implementing Managed Code in the Database Importing an Assembly. Creating Managed Database Objects. Identify appropriate scenarios for managed code in the database. Import and configure assemblies. Create managed database objects.

Module 9: Using Service Broker This module explains how to build a messaging-based solution with Service Broker. Service Broker Overview. Creating Service Broker Objects. Sending and Receiving Messages. Lab 9: Using Service Broker Creating Service Broker Objects. Implementing the Initiating Service. Implementing the Target Service. Describe Service Broker functionality and architecture. Create Service Broker objects. Send and receive Service Broker messages.

Maintaining a Microsoft SQL Server 2005 Database Course 2780: Two days; Instructor-Led Introduction This three-day instructor-led course provides students with product knowledge and skills needed to maintain a Microsoft SQL ServerT 2005 database. The course focuses on teaching individuals how to use SQL Server 2005 product features and tools related to maintaining a database. Audience This course is intended for IT Professionals wanting to become skilled on SQL Server 2005 product features and technologies for maintaining a database. At Course Completion After completing this course, students will be able to: Install and configure SQL Server 2005. Manage database files. Manage security. Perform administrative tasks. Back up databases. Restore databases. Monitor SQL Server. Troubleshoot SQL Server. Transfer data. Maintain high availability. 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. In addition, it is recommended, but not required, that students have completed: Course 2778: Writing Queries Using Microsoft SQL Server 2005 Transact-SQL. Course 2779: Implementing a Microsoft SQL Server 2005 Database.

Course Outline Module 1: Installing and Configuring SQL Server 2005 This module explains how to plan for and install SQL Server 2005, how to manage a SQL Server 2005 installation, and how to use the SQL Server 2005 administrative tools. Preparing to install SQL Server. Installing SQL Server. Managing a SQL Server 2005 Installation. Lab 1: Installing SQL Server 2005 Performing an Installation. Managing SQL Server. Prepare to install SQL Server. Install SQL Server. Manage a SQL Server installation. Module 2: Managing Databases and Files This module explains how to manage databases and files. Planning databases. Creating databases. Managing databases. Lab 2: Creating and Managing Databases Creating a Database. Managing Filegroups. Viewing Metadata. Plan databases. Create databases. Manage databases.

Module 3: Disaster Recovery This module explains how to plan and implement a backup and restore strategy. Planning a Backup Strategy. Backing Up User Databases. Restoring User Databases. Recovering Data from Database Snapshots. System Database and Disaster Recovery. Lab 4: Implementing a Disaster Recovery Strategy Implementing a Backup Strategy. Restoring Databases. Rebuild The Master Database. Plan a backup strategy. Back up user databases. Restore user databases. Recover data from database snapshots. Back up and restore system databases. Module 4: Managing Security This module explains how to manage principals, securables, and permissions, and how to implement cryptography in a SQL Server database. Overview of SQL Server Security. Securing the Server Scope. Securing the Database Scope. Managing Keys and Certificates in SQL Server. Lab 3: Securing SQL Server Creating Logins. Creating and Managing Users. Using a Certificate to Encrypt Data. Describe the SQL Server security architecture. Implement security at the server scope. Implement security at the database and schema scopes. Use cryptographic functionality in SQL Server.

Module 5: Monitoring SQL Server This module explains how to monitor SQL Server performance and activity. Viewing Current Activity. Using System Monitor. Using SQL Server Profiler. Using DDL Triggers. Using Event Notifications. Lab 5: Monitoring SQL Server Monitoring SQL Server Performance. Tracing SQL Server Activity. Implementing DDL Trigger. View current activity in SQL Server. Monitor SQL Server performance with System Monitor. Monitor SQL Server events with SQL Server Profiler. Implement DDL Triggers. Implement Event Notifications. Module 6: Transferring Data This module explains how to transfer and transform data. Overview of Data Transfer. Introduction to SQL Server Integration Services. Using SQL Server Integration Services. Lab 6: Transferring Data with SQL Server Integration Services (SSIS) Create an SSIS Package. Deploying an SSIS Package. Describe the tools and technologies for transferring data. Describe the main features of SSIS. Transfer and transform data with SSIS.

Module 7: Automating Administrative Tasks This module explains how to use the SQL Server Agent to automate administrative tasks. Automating Administrative Tasks in SQL Server 2005. Configuring the SQL Server Agent. Creating Jobs and Operators. Creating Alerts. Managing Multiple Servers. Managing SQL Server Agent Security. Lab 7: Automating Database Administration Configuring the SQL Server Agent. Creating Operators and Jobs. Creating Alerts. Describe automation options in SQL Server. Configure the SQL Server Agent. Create jobs and operators. Create alerts. Manage multiple servers. Manage SQL Server Agent security. Module 8: Maintaining High Availability This module explains how to implement high availability technologies with SQL Server 2005. Introduction to High Availability. Implementing Server Clustering. Implementing Database Mirroring. Implementing Log Shipping. Lab 8: Configuring Database Mirroring Setting the Recovery Model. Backing Up and Restoring the Database. Starting Database Mirroring. Performing an Automatic and Manual Failover. Describe high availability options for SQL Server. Implement Server Clustering. Implement Database Mirroring. Implement Log Shipping.

Module 9: Introduction to Replication This module explains considerations for implementing replication. Overview of Replication. Replication Scenarios. Lab 9: Implementing Replication Creating a Publication. Creating a Subscription. Describe replication and its components. Describe common replication scenarios.