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

Size: px
Start display at page:

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

Transcription

1 Designing, Optimizing, and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008 Varighed: 5 Days Kursus Kode: M50400 Beskrivelse: This five-day instructor-led course provides the knowledge and skills to design, optimize, and maintain a database administrative solution for Microsoft SQL Server Målgruppe: The primary audience of this course is IT professionals who design and maintain SQL Server databases. The audience can also comprise technical architects and consultants who design and implement SQL Server solutions. Students taking this course are expected to have three or more years of experience working on databases for two or more of the following phases in the product lifecycle - design, development, deployment, optimization, maintenance, or support. The students should have experience in the following areas: Administering databases Designing logical database schema solutions Defining high-availability solutions Automating administrative tasks Defining security solutions Monitoring and troubleshooting the database server Designing and executing deployments Defining the infrastructure (storage, hardware, and number of servers or instances, etc.) Forudsætninger: Test og certificering Before attending this course, students must: MCITP: Designing, Optimizing and Maintaining a Database Administrative Solution Using Microsoft SQL Server 2008 Understand the tradeoffs among the different redundant storage Exam types. For example, what RAID levels mean, and how they differ from Storage Area Networks (SAN). Understand how replication works and how replication is implemented. Be familiar with reading user requirements and business-need documents. For example, development project vision/mission statements or business analysis reports. Have some knowledge of how queries execute. Must be able to read a query execution plan and understand what is happening. Have basic knowledge of the dependencies between system components. Be able to design a database to third normal form (3NF) and know the tradeoffs when backing out of the fully normalized design (denormalization) and designing for performance and business requirements in addition to being familiar with design models, such as Star and Snowflake schemas. Have monitoring and troubleshooting skills. Have knowledge of the operating system and platform. That is, how the operating system integrates with the database, what the platform or operating system can do, and how the interaction between the operating system and the database works. For example, how integrated authentication interacts with Active Directory directory service. Have knowledge of application architecture. That is, how applications can be designed in three layers, what applications can do, interaction between applications and the database, interaction between the database and the platform or operating system. Must already know how to use: A data modeling tool Microsoft Office Visio (to create infrastructure diagrams) Be familiar with SQL Server 2005 features, tools, and technologies. Have a Microsoft Certified Technology Specialist: Microsoft SQL Server 2005 credential or equivalent experience. In addition, it is recommended, but not required, that students

2 have completed: Course 2779: Implementing a Microsoft SQL Server 2005 Database. Course 2780: Maintaining a Microsoft SQL Server 2005 Database.

3 Indhold: Modul 1: Designing an Administrative Design a strategy for database compression. solution for SQL Server 2008 Module 5: Designing Solutions for Module 9: Designing a Strategy for This module provides an overbview of a Managing SQL Server 2008 Content Distribution in SQL Server 2008 administrative solution and how it helps the This module describes the new approach of This module describes the different methods administrator. It also general process of managing SQL Servers that has been of distributing data to multiple servers. This designing and deploying an administrative introduced in SQL Server It also module describes how to use remote query solution in their environment. describes the importance of having a with linked server and the considerations of Lesson: centralized administrative model in your using distributed transactions on query span line organization by implementing policy-based across multiple servers. This module also Overview of SQL Server 2008 management. This module also describes discusses the use of SSIS to perform data Designing an Administrative Solution how to prevent accidental database changes transportation between servers and it covers Developing and Deploying an Administrative by using DDL triggers and how to use Change the method for troubleshooting SSIS Solution for SQL Server 2008 Data Capture (CDC) to monitor data changes packages. Implementing an Administrative Solution in in the database for compliance reasons. Lessons SQL Server Management Studio (SSMS) Lessons line Lab : Designing an Administrative Solution line Distributing Data in SQL Server 2008 for SQL Server 2008 Designing a Policy-Based Management Working with Distributed Queries Designing an Administrative Solution Strategy Managing Distributed Content by Using Using SQL PowerShell to Automate SQL Controlling Resource Usage by using Distributed Transactions Server Configuration Resource Governor Managing SQL Server Integration Services Creating SQL Server PowerShell Scripts Auditing Database Changes (SSIS) Packages Configuring FILESTREAM Support in SQL Lab: Designing Solutions for Managing Setting Up Scalable Shared Databases Server 2008 SQL Server 2008 Lab : Designing a Strategy for Content After completing this module, students will Designing a Management Strategy for Distribution in SQL Server 2008 be able to: SQL Server 2008 Selecting a Content Distribution Explain the basic concepts of SQL Server Configuring Policies by Using Technology Policy-Based Management Performing a Remote Query Design an administrative solution. Governing Resources Consumption Monitoring an SSIS Package Develop and deploy an administrative Implementing DDL Triggers After completing this module, students will solution for SQL Server Implementing CDC be able to: Implement an administrative solution in After completing this module, students Explain the basic concepts of data SSMS. will be able to: distribution. Design a policy-based management Manage distributed content by using Module 2: Deploying SQL Server 2008 strategy. distributed queries. This module describes the considerations for Control resource usage by using Manage distributed content by using implementing a new version of SQL Server Resource Governor. distributed transactions This module also describes the steps for Audit database changes. Manage SSIS packages. a upgrading an existing installation to SQL Set up scalable shared databases. Server Module 6: Automating the Database Lessons: Management Strategy for SQL Server 2008 Module 10: Designing a Strategy for line This module describes the use of SQL Server Replication in SQL Server 2008 System Requirements for SQL Server 2008 Agent and scripts, such as VBScripts and This module provides more in-depth Upgrading and Migrating to SQL Server SQL PowerShell, to automate some routine discussions on using replication. This module 2008 jobs which administrators perform often. This also talks about using replication, specifically Configuring Instances in SQL Server module also covers the use of event snapshot and transactional replication, which 2008Lab : Deploying SQL Server 2008 notification that helps you to monitor your is one-way replication, to replicate data to Planning a SQL Server Upgrade database for specific events and notify the other servers. Finally, this module describes Preparing for the Upgrade administrator when the event occurs. the way to set up merge and peer-to-peer Upgrading to SQL Server 2008 Lessons replication, which should be used for Performing Post-Upgrade tasks line multi-update origin scenarios. After completing this module, students will Managing SQL Server Agent Lessons be able to: Automating Administrative Tasks in SQL line Describe the system requirements for SQL Server Designing a Database Replication Strategy Server Monitoring Events in SQL Server Implementing Content Distribution by using Upgrade and migrate to SQL Server Lab : Automating the Database Replication Configure instances in SQL Server Management Strategy for SQL Server Configuring a High-Availability Solution by 2008 Using Replication Module 3: Designing the Physical Structure Planning an Automated Database Lab : Designing a Strategy for Replication of SQL Server 2008 Management Strategy in SQL Server 2008 This module describes file placement Using SQL Server Agent Designing a Replication Strategy considerations for different functionalities in Creating Scripts to Automate Setting up Snapshot Replication SQL Server 2008, which helps to improve Administrative Tasks Setting up Peer-To-Peer Replication performance and availability. This module Enabling Event Notification After completing this module, students will covers the use of partitioning to improve Setting up SQL Server Agent to Monitor be able to:

4 database performance. This module also Events Design a database replication strategy. describes the importance of full-text indexing. After completing this module, students Design content distribution by using Lessons will be able to: replication. line Manage SQL Server Agent. Configure a high-availability solution by Introduction to the Physical Structure of a Automate administrative tasks in SQL using replication. Database Server. Planning for Partitioning Monitor events in SQL Server. Module 11: Designing a High-Availability Planning for Full-Text Indexing Solution for SQL Server 2008 Lab : Designing the Physical Structure of Module 7: Designing a Strategy for This module describes the different SQL Server 2008 Securing SQL Server 2008 high-availability features available in SQL Planning the Physical Structure of SQL This module presents information related to Server The module then covers the Server 2008 database access control and how SQL Server scenarios of using them in an organization. Implementing the Physical Structure of a manages keys and certificates. This module This module also covers the considerations Database also covers the use of database encryptions for choosing the right high-availability solution Configuring Partitions to prevent application data from being for an organization. Configuring Full-Text Indexing accessed by unauthorized users, including Lessons After completing this module, students will administrators. line be able to: Lessons Introduction to High Availability Plan for database files and transaction logs. line Implementing Log Shipping Plan or partitions. Securing SQL Server 2008 Instances Implementing Database Mirroring Plan for full-text indexing. Planning Database Security Implementing Failover Clustering Managing Certificate and Keys in SQL Designing a High-Availability Strategy Server 2008 Lab : Designing a High-Availability Solution Module 4: Designing a Strategy for Implementing Database Encryption for SQL Server 2008 Maintaining a Database in SQL Server 2008 Lab : Designing a Strategy for Securing Designing a High-Availability Strategy This module describes the importance of SQL Server 2008 Implementing Database Mirroring keeping the database up-to-date and the Designing a strategy for Database Designing a Failover Cluster database performing in optimal state. This Security After completing this module, students will includes keeping statistics updated and Configuring Security in SQL Server be able to: ensuring that a proper index is deployed and Enabling Database Encryption Explain the basic concepts of high implemented. This module also covers the use After completing this module, students availability. of database compression to save the disk will be able to: Implement log shipping. consumption and to improve the overall Secure SQL Server 2008 instances. Implement database mirroring. performance of a database. Plan database security. Implement failover clustering. Lessons Manage certificate and keys in SQL Design a high-availability strategy. line Server Designing a Strategy for Maintaining Implement database encryption. Module 12: Designing a Backup and Statistics for a Database Recovery Strategy for SQL Server 2008 Designing a Strategy for Maintaining Module 8: Designing a Strategy for This module describes the importance of Indexes Monitoring SQL Server 2008 having a backup of your database. In case of Designing a Strategy for Database This module describes the information on a disaster, backing up the database helps to Compression monitoring a SQL Server 2008 server to recover data that cannot be protected by Lab : Designing a Strategy for Maintaining a ensure that it is performing properly and is in using HA solutions mentioned in the previous Database in SQL Server 2008 a healthy state. This module also presents module. This module also describes different Designing a Database Maintenance Strategy information on how to determine if there are online operations supported by SQL Server Maintaining Statistics any potential problems on the server. 2008, which helps to minimize the downtime Maintaining Indexes Lessons when data restore is required. This module Implementing Database Compression line also describes the steps to repair system After completing this module, students will Overview of Monitoring SQL Server 2008 databases that are corrupted. be able to: Monitoring SQL Server Instances Lessons Design a strategy for maintaining statistics Monitoring SQL Server Databases line for a database. Monitoring Multiple SQL Servers by Planning a Backup Strategy Design a strategy for maintaining indexes. Using Data Collection Planning a Recovery strategy Lab : Designing a Strategy for Monitoring Designing a Backup and Recovery SQL Server 2008 Strategy Designing a Data Collection Architecture Implementing a Repair Strategy Monitoring SQL Server Instances Lab : Designing a Backup and Recovery Implementing Tracing in SQL Server Strategy for SQL Server Designing a Backup and Recovery Using DTA Solution Monitoring Performance by Using Data Backing up a Database Collection Restoring a Database by Using Online After completing this module, students Operations will be able to: Restoring a System Database Explain the basic concepts of monitoring After completing this module, students will in SQL Server be able to:

5 Monitor SQL Server instances. Monitor SQL Server databases. Monitor multiple SQL Servers by using Data Collection. Plan a backup strategy. Plan a recovery strategy. Design a backup and recovery strategy. Implement a repair strategy. Flere Informationer: For yderligere informationer eller booking af kursus, kontakt os på tlf.nr.: training@globalknowledge.dk Global Knowledge, Stamholmen 149,7, 2650 Hvidovre

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

Course Outline: Designing, Optimizing, and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008 Course Outline: Designing, Optimizing, and Maintaining a Database Administrative Solution for Microsoft SQL Learning Method: Instructor-led Classroom Learning Duration: 5.00 Day(s)/ 40hrs Overview: This

More information

Design and implement cloud data platform solutions.

Design and implement cloud data platform solutions. Designing and Implementing Cloud Data Platform Solutions Varighed: 3 Days Kursus Kode: M40441 Beskrivelse: The focus of this three-day instructor-led Microsoft Training course is on designing and implementing

More information

Course 6231A: Maintaining a Microsoft SQL Server 2008 Database

Course 6231A: Maintaining a Microsoft SQL Server 2008 Database Course 6231A: Maintaining a Microsoft SQL Server 2008 Database About this Course This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2008

More information

Course 6231A: Maintaining a Microsoft SQL Server 2008 Database

Course 6231A: Maintaining a Microsoft SQL Server 2008 Database Course 6231A: Maintaining a Microsoft SQL Server 2008 Database OVERVIEW About this Course Elements of this syllabus are subject to change. This five-day instructor-led course provides students with the

More information

Maintaining a Microsoft SQL Server 2008 Database (Course 6231A)

Maintaining a Microsoft SQL Server 2008 Database (Course 6231A) Duration Five days Introduction Elements of this syllabus are subject to change. This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2008

More information

Maintaining a Microsoft SQL Server 2005 Database Course 2780: Three days; Instructor-Led

Maintaining a Microsoft SQL Server 2005 Database Course 2780: Three days; Instructor-Led Maintaining a Microsoft SQL Server 2005 Database Course 2780: Three days; Instructor-Led Introduction This three-day instructor-led course provides students with product knowledge and skills needed to

More information

Developing SQL Databases

Developing SQL Databases Developing SQL Databases Varighed: 4 Days Kursus Kode: M20762 Beskrivelse: This four-day instructor-led course provides students with the knowledge and skills to develop a Microsoft SQL Server 2016 database.

More information

Development II in Microsoft Dynamics AX 2012

Development II in Microsoft Dynamics AX 2012 Development II in Microsoft Dynamics AX 2012 Varighed: 2 Days Kursus Kode: M80304 Beskrivelse: This two-day instructor-led course introduces students to the tools available in Microsoft Dynamics AX 2012

More information

Cisco Prime Collaboration Assurance

Cisco Prime Collaboration Assurance Cisco Prime Collaboration Assurance Varighed: 2 Days Kursus Kode: PCA Version: 9.0 Beskrivelse: The Cisco Prime Collaboration Assurancecourse teaches students how to effectively use the Cisco Prime Collaboration

More information

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

2788 : Designing High Availability Database Solutions Using Microsoft SQL Server 2005 2788 : Designing High Availability Database Solutions Using Microsoft SQL Server 2005 Introduction Elements of this syllabus are subject to change. This three-day instructor-led course provides students

More information

Administrering System Center 2012 Configuration Manager vd

Administrering System Center 2012 Configuration Manager vd Administrering System Center 2012 Configuration Manager vd Varighed: 5 Days Kursus Kode: M10747 Beskrivelse: Dette kursus er erstattet af M20696. Find kurset her M20696 This five-day instructor-led course

More information

Developing Microsoft Azure Solutions

Developing Microsoft Azure Solutions Developing Microsoft Azure Solutions Varighed: 5 Days Kursus Kode: M20532 Beskrivelse: This course is intended for students who have experience building vertically scaled applications. Students will also

More information

Cisco 360 Learning Program for CCIE Collaboration Advanced Workshop

Cisco 360 Learning Program for CCIE Collaboration Advanced Workshop Cisco 360 Learning Program for CCIE Collaboration Advanced Workshop Varighed: 5 Days Kursus Kode: CIEC Beskrivelse: Cisco 360 CCIE Collaboration Advanced Workshop teaches students how to use an expert-level

More information

Administering Windows Server 2012

Administering Windows Server 2012 Administering Windows Server 2012 Varighed: 5 Days Kursus Kode: M20411 Beskrivelse: Get hands-on instruction and practice administering Windows Server 2012, including Windows Server 2012 R2, in this five-day

More information

Development III in Microsoft Dynamics AX 2012

Development III in Microsoft Dynamics AX 2012 Development III in Microsoft Dynamics AX 2012 Varighed: 3 Days Kursus Kode: M80312 Beskrivelse: This three-day instructor-led course puts the techniques learnt in Development I in Microsoft Dynamics AX

More information

Sun Fire Midrange Server Administrator

Sun Fire Midrange Server Administrator Sun Fire Midrange Server Administrator Varighed: 5 Days Kursus Kode: ES-420 Beskrivelse: The Sun Fire Midrange Server Administration course provides students with the information needed to configure, monitor,

More information

Securing Windows Server 2016

Securing Windows Server 2016 Securing Windows Server 2016 Varighed: 5 Days Kursus Kode: M20744 Beskrivelse: This five-day, instructor-led course teaches IT professionals how they can enhance the security of the IT infrastructure that

More information

Designing Database Solutions for Microsoft SQL Server 2012

Designing Database Solutions for Microsoft SQL Server 2012 Designing Database Solutions for Microsoft SQL Server 2012 Course 20465B 5 Days Instructor-led, Hands-on Introduction This course describes how to design and monitor high performance, highly available

More information

Designing Database Solutions for Microsoft SQL Server 2012

Designing Database Solutions for Microsoft SQL Server 2012 Course 20465 : Designing Database Solutions for Microsoft SQL Server 2012 Page 1 of 6 Designing Database Solutions for Microsoft SQL Server 2012 Course 20465: 4 days; Instructor-Led Introduction This course

More information

Administering a SQL Database Infrastructure (M20764)

Administering a SQL Database Infrastructure (M20764) Administering a SQL Database Infrastructure (M20764) COURSE OVERVIEW: In this Microsoft online training course, you will learn the skills required to maintain a Microsoft SQL Server 2012 or 2014 database

More information

Designing Database Solutions for Microsoft SQL Server 2012

Designing Database Solutions for Microsoft SQL Server 2012 Designing Database Solutions for Microsoft SQL Server 2012 Course 20465A 5 Days Instructor-led, Hands-on Introduction This course describes how to design and monitor high performance, highly available

More information

Microsoft SQL Server Training Course Catalogue. Learning Solutions

Microsoft SQL Server Training Course Catalogue. Learning Solutions Training Course Catalogue Learning Solutions Querying SQL Server 2000 with Transact-SQL Course No: MS2071 Two days Instructor-led-Classroom 2000 The goal of this course is to provide students with the

More information

Programming for InfoSphere Streams V3 with SPL

Programming for InfoSphere Streams V3 with SPL Programming for InfoSphere Streams V3 with SPL Varighed: 4 Days Kursus Kode: DW723G Beskrivelse: This is the Classroom version of Self-paced Virtual course Programming for InfoSphere Streams V3 with SPL

More information

SQL Server Course Administering a SQL 2016 Database Infrastructure. Length. Prerequisites. Audience. Course Outline.

SQL Server Course Administering a SQL 2016 Database Infrastructure. Length. Prerequisites. Audience. Course Outline. SQL Server Course - 20764 Administering a SQL 2016 Database Infrastructure Length 5 days Prerequisites Basic knowledge of the Microsoft Windows operating system and its core functionality. Working knowledge

More information

Designing Database Solutions for Microsoft SQL Server (465)

Designing Database Solutions for Microsoft SQL Server (465) Designing Database Solutions for Microsoft SQL Server (465) Design a database structure Design for business requirements Translate business needs to data structures; de-normalize a database by using SQL

More information

Version: 1. Designing Microsoft SQL Server 2005 Databases

Version: 1. Designing Microsoft SQL Server 2005 Databases 2782 - Version: 1 Designing Microsoft SQL Server 2005 Databases Designing Microsoft SQL Server 2005 Databases 2782 - Version: 1 2 days Course Description: This two-day instructor-led course provides students

More information

2072 : Administering a Microsoft SQL Server 2000 Database

2072 : Administering a Microsoft SQL Server 2000 Database 2072 : Administering a Microsoft SQL Server 2000 Database Introduction This course provides students with the knowledge and skills required to install, configure, administer, and troubleshoot the client-server

More information

Advanced z/os Performance: WLM, Sysplex, UNIX Services and Web

Advanced z/os Performance: WLM, Sysplex, UNIX Services and Web Advanced z/os Performance: WLM, Sysplex, UNIX Services and Web Varighed: 5 Days Kursus Kode: ES85G Beskrivelse: Today z/os supports new workloads running as e-business servers, including the IBM Hypertext

More information

Microsoft Administering a SQL Database Infrastructure

Microsoft Administering a SQL Database Infrastructure 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20764 - Administering a SQL Database Infrastructure Length 5 days Price $4290.00 (inc GST) Version C Overview This five-day instructor-led course provides

More information

Duration: 5 Days Course Code: M20764 Version: B Delivery Method: Elearning (Self-paced)

Duration: 5 Days Course Code: M20764 Version: B Delivery Method: Elearning (Self-paced) Administering a SQL Database Infrastructure Duration: 5 Days Course Code: M20764 Version: B Delivery Method: Elearning (Self-paced) Overview: This five-day instructor-led course provides students who administer

More information

Administering a SQL Database Infrastructure Microsoft Official Curriculum (MOC 20764)

Administering a SQL Database Infrastructure Microsoft Official Curriculum (MOC 20764) Administering a SQL Database Infrastructure Microsoft Official Curriculum (MOC 20764) Course Length: 5 days Course Delivery: Traditional Classroom Online Live Course Overview This 5-day instructor-led

More information

Administering a SQL Database Infrastructure

Administering a SQL Database Infrastructure Administering a SQL Database Infrastructure 20764B; 5 Days; Instructor-led Course Description This five-day instructor-led course provides students who administer and maintain SQL Server databases with

More information

DESIGNING DATABASE SOLUTIONS FOR MICROSOFT SQL SERVER CERTIFICATION QUESTIONS AND STUDY GUIDE

DESIGNING DATABASE SOLUTIONS FOR MICROSOFT SQL SERVER CERTIFICATION QUESTIONS AND STUDY GUIDE 70-465 DESIGNING DATABASE SOLUTIONS FOR MICROSOFT SQL SERVER CERTIFICATION QUESTIONS AND STUDY GUIDE Designing Database Solutions for Microsoft SQL Server (70-465) WWW.ANALYTICSEXAM.COM Contents Designing

More information

[AVNICF-MCSASQL2012]: NICF - Microsoft Certified Solutions Associate (MCSA): SQL Server 2012

[AVNICF-MCSASQL2012]: NICF - Microsoft Certified Solutions Associate (MCSA): SQL Server 2012 [AVNICF-MCSASQL2012]: NICF - Microsoft Certified Solutions Associate (MCSA): SQL Server 2012 Length Delivery Method : 5 Days : Instructor-led (Classroom) Course Overview Participants will gain the knowledge

More information

Administering a SQL Database Infrastructure (20764)

Administering a SQL Database Infrastructure (20764) Administering a SQL Database Infrastructure (20764) Formato do curso: Presencial e Live Training Preço: 1630 Nível: Avançado Duração: 35 horas This five-day instructor-led course provides students who

More information

Duration Level Technology Delivery Method Training Credits. Classroom ILT 5 Days Advanced SQL Server

Duration Level Technology Delivery Method Training Credits. Classroom ILT 5 Days Advanced SQL Server NE-20764C Administering a SQL Database Infrastructure Summary Duration Level Technology Delivery Method Training Credits Classroom ILT 5 Days Advanced SQL Virtual ILT On Demand SATV Introduction This 5-day

More information

COURSE 20462C: ADMINISTERING MICROSOFT SQL SERVER DATABASES

COURSE 20462C: ADMINISTERING MICROSOFT SQL SERVER DATABASES Page 1 of 11 ABOUT THIS COURSE This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2014 database. The course focuses on teaching individuals

More information

Microsoft Installation and Deployment in Microsoft Dynamics CRM 2013

Microsoft Installation and Deployment in Microsoft Dynamics CRM 2013 1800 ULEARN (853 276) www.ddls.com.au Microsoft 80539 - Installation and Deployment in Microsoft Dynamics CRM 2013 Length 2 days Price $1870.00 (inc GST) Overview This two-day training course provides

More information

"Charting the Course... MOC C: Administering an SQL Database Infrastructure. Course Summary

Charting the Course... MOC C: Administering an SQL Database Infrastructure. Course Summary Description Course Summary This five-day instructor-led course provides students who administer and maintain SQL databases with the knowledge and skills to administer a SQL server database infrastructure.

More information

20764C: Administering a SQL Database Infrastructure

20764C: Administering a SQL Database Infrastructure 20764C: Administering a SQL Database Infrastructure Course Details Course Code: Duration: Notes: 20764C 5 days This course syllabus should be used to determine whether the course is appropriate for the

More information

Course 20764: Administering a SQL Database Infrastructure

Course 20764: Administering a SQL Database Infrastructure Course 20764: Administering a SQL Database Infrastructure About this course: This five-day instructor-led course provides students who administer and maintain SQL Server databases with the knowledge and

More information

Microsoft Exchange Server 2007 Implementation and Maintenance

Microsoft Exchange Server 2007 Implementation and Maintenance Microsoft Exchange Server 2007 Implementation and Maintenance Chapter 1 Exchange Server 2007 Deployment 1.1 Overview, Hardware & Editions 1.2 Exchange Server, Windows & Active Directory 1.3 Administration

More information

MS-20462: Administering Microsoft SQL Server Databases

MS-20462: Administering Microsoft SQL Server Databases MS-20462: Administering Microsoft SQL Server Databases Description This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2014 database.

More information

20533B: Implementing Microsoft Azure Infrastructure Solutions

20533B: Implementing Microsoft Azure Infrastructure Solutions 20533B: Implementing Microsoft Azure Infrastructure Solutions Course Details Course Code: Duration: Notes: 20533B 5 days This course syllabus should be used to determine whether the course is appropriate

More information

Administering Microsoft SQL Server 2014 Databases

Administering Microsoft SQL Server 2014 Databases Administering Microsoft SQL Server 2014 Databases Course: 20462 Course Details Audience(s): IT Professional(s) Technology: Microsoft SQL Server 2014 Duration: 40 HRs. ABOUT THIS COURSE This forty hours

More information

Advanced Technologies of SharePoint 2016

Advanced Technologies of SharePoint 2016 Advanced Technologies of SharePoint 2016 20339-2; 5 Days; Instructor-led Course Description This five-day course will teach you how to plan, configure, and manage the advanced features in a SharePoint

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Implementing Microsoft Azure Infrastructure Solutions OD20533C; On-Demand, Video-based Course Description This course is intended for IT professionals who are familiar with managing on-premises IT deployments

More information

Course Outline. MCSA/MCSE - SQL Server 2008 Administration and MCSA/MCSE - SQL Server 2008 Administration

Course Outline. MCSA/MCSE - SQL Server 2008 Administration and MCSA/MCSE - SQL Server 2008 Administration Course Outline MCSA/MCSE - SQL Server 2008 18 Feb 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training

More information

Course Outline. Administering Microsoft SQL Server 2012 Databases (Course & Lab) ( Add-On )

Course Outline. Administering Microsoft SQL Server 2012 Databases (Course & Lab)  ( Add-On ) Course Outline Administering Microsoft SQL Server 2012 Databases (Course & Lab) 07 Jul 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number

More information

Microsoft Administering Microsoft SQL Server 2014 Databases

Microsoft Administering Microsoft SQL Server 2014 Databases 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20462 - Administering Microsoft SQL Server 2014 Databases Length 5 days Price $4290.00 (inc GST) Version D Overview Please note: Microsoft have released

More information

Microsoft Exchange Server 2013

Microsoft Exchange Server 2013 Microsoft Exchange Server 2013 Course 20341B & 20342B 5 Days Instructor-led, Hands on Course Information This course is a combination of two Exchange courses, Core Solutions of Microsoft Exchange Server

More information

COURSE OUTLINE. COURSE OBJECTIVES After completing this course, students will be able to: 1 - INSTALLING & CONFIGURING DCS

COURSE OUTLINE. COURSE OBJECTIVES After completing this course, students will be able to: 1 - INSTALLING & CONFIGURING DCS 20742 Identity with Windows Server 2016 This course teaches IT Pros how to deploy and configure Active Directory Domain Services in a distributed environment, how to implement Group Policy, how to perform

More information

Installing and Configuring System Center 2012 Operations Manager SCOM

Installing and Configuring System Center 2012 Operations Manager SCOM Installing and Configuring System Center 2012 Operations Manager SCOM This five-day instructor-led course provides students with the knowledge and skills to install and configure System Center 2012 Operations

More information

Microsoft Updating Your Windows Server 2003 Technology Skills to Windows Server 2008

Microsoft Updating Your Windows Server 2003 Technology Skills to Windows Server 2008 1800 ULEARN (853 276) www.ddls.com.au Microsoft 6416 - Updating Your Windows Server 2003 Technology Skills to Windows Server 2008 Length 5 days Price $4290.00 (inc GST) Overview This five-day instructor-led

More information

Advanced Technologies of SharePoint 2016 ( )

Advanced Technologies of SharePoint 2016 ( ) SharePoint Course - 203392 Advanced Technologies of SharePoint 2016 (20339-2) Length 5 days Audience The course is targeted at experienced IT Professionals who are interested in learning how to install,

More information

Microsoft Administering Microsoft Exchange Server 2016

Microsoft Administering Microsoft Exchange Server 2016 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20345-1 Administering Microsoft Exchange Server 2016 Length 5 days Price $4290.00 (inc GST) Version A Overview This 5-day instructor-led course teaches IT

More information

Synergetics-Standard-SQL Server 2012-DBA-7 day Contents

Synergetics-Standard-SQL Server 2012-DBA-7 day Contents Workshop Name Duration Objective Participants Entry Profile Training Methodology Setup Requirements Hardware and Software Requirements Training Lab Requirements Synergetics-Standard-SQL Server 2012-DBA-7

More information

MS : Installation and Deployment in Microsoft Dynamics CRM 2013

MS : Installation and Deployment in Microsoft Dynamics CRM 2013 MS- 80539: Installation and Deployment in Microsoft Dynamics CRM 2013 Description This two-day training course provides individuals with the skills to install and deploy Microsoft Dynamics CRM 2013. The

More information

Microsoft Advanced Technologies of SharePoint 2016

Microsoft Advanced Technologies of SharePoint 2016 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20339-2 Advanced Technologies of SharePoint 2016 Length 5 days Price $4290.00 (inc GST) Version A Overview This five-day course will teach you how to plan,

More information

Advanced Technologies of SharePoint 2016

Advanced Technologies of SharePoint 2016 Advanced Technologies of SharePoint 2016 Course 20339-2A 5 Days Instructor-led, Hands on Course Information This five-day course will teach you how to plan, configure, and manage the advanced features

More information

Administering Microsoft SQL Server 2012/2014 Databases

Administering Microsoft SQL Server 2012/2014 Databases Page 1 of 10 Overview This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2014 database. The course focuses on teaching individuals how

More information

Training 24x7 DBA Support Staffing. Administering a SQL Database Infrastructure (40 Hours) Exam

Training 24x7 DBA Support Staffing. Administering a SQL Database Infrastructure (40 Hours) Exam Administering a SQL Database Infrastructure (40 Hours) Exam 70-764 Prerequisites Basic knowledge of the Microsoft Windows operating system and its core functionality. Working knowledge of Transact-SQL.

More information

Windows Server 2016 MCSA Bootcamp

Windows Server 2016 MCSA Bootcamp Course Overview This course will provide experienced IT professionals who wish to either upgrade their skills for the purpose of certifying on Microsoft Windows Server 2016 or who wish to gain information

More information

Implementing a SQL Data Warehouse

Implementing a SQL Data Warehouse Implementing a SQL Data Warehouse Course 20767B 5 Days Instructor-led, Hands on Course Information This five-day instructor-led course provides students with the knowledge and skills to provision a Microsoft

More information

Updating Your Windows Server 2003 Technology Skills to Windows Server 2008

Updating Your Windows Server 2003 Technology Skills to Windows Server 2008 6416D: Updating Your Windows Server 2003 Technology Skills to Windows Server 2008 Page 1 of 10 Updating Your Windows Server 2003 Technology Skills to Windows Server 2008 Course 6416D: 4 days; Instructor-Led

More information

SQL Server DBA Course Content

SQL Server DBA Course Content 1 SQL Server DBA Course Content SQL Server Versions and Editions Features of SQL Server Differentiate the SQL Server and Oracle Services of SQL Server Tools of SQL server SQL Server Installation SQL server

More information

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases Administering Microsoft SQL Server Databases 20462D; 5 days, Instructor-led Course Description This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft

More information

Implementing and Managing Windows 10

Implementing and Managing Windows 10 Implementing and Managing Windows 10 20697-1C; 5 Days; Instructor-led Course Description This course is designed to provide students with the knowledge and skills required to install and configure Windows

More information

Administering Microsoft SQL Server 2012 Databases. Course Outline. Administering Microsoft SQL Server 2012 Databases.

Administering Microsoft SQL Server 2012 Databases. Course Outline. Administering Microsoft SQL Server 2012 Databases. Course Outline Administering Microsoft SQL Server 2012 Databases 07 Jul 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

[MS20334]: Core Solutions of Skype for Business 2015

[MS20334]: Core Solutions of Skype for Business 2015 [MS20334]: Core Solutions of Skype for Business 2015 Length : 5 Days Audience(s) : IT Professionals Level : 300 Technology : Skype Delivery Method : Instructor-led (Classroom) Course Overview This course

More information

Administering Microsoft SQL Server 2012 Databases

Administering Microsoft SQL Server 2012 Databases Administering Microsoft SQL Server 2012 Databases Course 10775A 5 Day Instructor-led, Hands on Course Information This five-day instructor-led course provides students with the knowledge and skills to

More information

Windows 8 Boot Camp 6439; 5 Days, Instructor-led

Windows 8 Boot Camp 6439; 5 Days, Instructor-led Windows 8 Boot Camp 6439; 5 Days, Instructor-led Course Description: In an intensive and immersive hands-on learning environment, you will build the skills needed configure, manage, and maintain a Windows

More information

Chapter 1: Introducing SQL Server

Chapter 1: Introducing SQL Server Leiter ftoc.tex V3-03/25/2009 1:31pm Page xv Introduction xxvii Chapter 1: Introducing SQL Server 2008 1 A Condensed History of SQL Server 1 In the Beginning 1 The Evolution of a Database 1 Microsoft Goes

More information

Microsoft Implementing a Software-Defined DataCenter

Microsoft Implementing a Software-Defined DataCenter 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20745 - Implementing a Software-Defined DataCenter Length 5 days Price $4290.00 (inc GST) Version A Overview This five-day course explains how to implement

More information

Microsoft Implementing a SQL Data Warehouse

Microsoft Implementing a SQL Data Warehouse 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20767 - Implementing a SQL Data Warehouse Length 5 days Price $4290.00 (inc GST) Version C Overview This five-day instructor-led course provides students

More information

Implementing a Software-Defined DataCenter

Implementing a Software-Defined DataCenter Course 20745: Implementing a Software-Defined DataCenter Page 1 of 6 Implementing a Software-Defined DataCenter Course 20745: 4 days; Instructor-Led Introduction This four-day course explains how to implement

More information

COURSE A ADMINISTERING EXCHANGE SERVER 2016

COURSE A ADMINISTERING EXCHANGE SERVER 2016 ABOUT THIS COURSE This 5-day instructor-led course teaches IT professionals how to administer and support Exchange Server 2016. Students will learn how to install Exchange Server 2016, and how to configure

More information

Course Outline. Implementing and Managing Windows 10 Course C: 5 days Instructor Led

Course Outline. Implementing and Managing Windows 10 Course C: 5 days Instructor Led Implementing and Managing Windows 10 Course 20697-1C: 5 days Instructor Led About this course This course is designed to provide students with the knowledge and skills required to install and configure

More information

Installing and Configuring Windows 10 5 Days, Instructor-led

Installing and Configuring Windows 10 5 Days, Instructor-led Installing and Configuring Windows 10 5 Days, Instructor-led Course Description This course is designed to provide students with the knowledge and skills required to install and configure Windows 10 desktops

More information

VMware vsphere 5.5 Advanced Administration

VMware vsphere 5.5 Advanced Administration Format 4-day instructor led training Course Books 630+ pg Study Guide with slide notes 180+ pg Lab Guide with detailed steps for completing labs vsphere Version This class covers VMware vsphere 5.5 including

More information

70-459: Transition Your MCITP: Database Administrator 2008 or MCITP: Database Developer 2008 to MCSE: Data Platform

70-459: Transition Your MCITP: Database Administrator 2008 or MCITP: Database Developer 2008 to MCSE: Data Platform 70-459: Transition Your MCITP: Database Administrator 2008 or MCITP: Database Developer 2008 to MCSE: Data Platform The following tables show where changes to exam 70-459 have been made to include updates

More information

Microsoft Configuring and Administering Microsoft SharePoint 2010

Microsoft Configuring and Administering Microsoft SharePoint 2010 1800 ULEARN (853 276) www.ddls.com.au Microsoft 10174 - Configuring and Administering Microsoft SharePoint 2010 Length 5 days Price $4290.00 (inc GST) Overview Following Customer feedback, from October

More information

Microsoft Core Solutions of Microsoft Skype for Business 2015

Microsoft Core Solutions of Microsoft Skype for Business 2015 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20334 - Core Solutions of Microsoft Skype for Business 2015 Length 5 days Price $4290.00 (inc GST) Version B Overview This course provides students with

More information

Course Outline. exam, Installation, Storage and Compute with Windows Server Course 20740A: 5 days Instructor Led

Course Outline. exam, Installation, Storage and Compute with Windows Server Course 20740A: 5 days Instructor Led Installation, Storage, and Compute with Windows Server 2016 Course 20740A: 5 days Instructor Led About this course This five-day course is designed primarily for IT professionals who have some experience

More information

Upgrading your Skills to MCSA Windows Server 2012

Upgrading your Skills to MCSA Windows Server 2012 Upgrading your Skills to MCSA Windows Server 2012 OD20417D; On-Demand, Video-based Course Description Get hands-on instruction and practice configuring and implementing new features and functionality in

More information

Planning and Deploying System Center 2012 Configuration Manager

Planning and Deploying System Center 2012 Configuration Manager Planning and Deploying System Center 2012 Configuration Manager 10748C; 3 days, Instructor Led Course Description Get detailed instruction and hands-on practice planning and deploying Microsoft System

More information

Microsoft Planning and Implementing Windows Server 2008

Microsoft Planning and Implementing Windows Server 2008 1800 ULEARN (853 276) www.ddls.com.au Microsoft 6433 - Planning and Implementing Windows Server 2008 Length 5 days Price $4290.00 (inc GST) Overview This five day course is intended for IT Professionals

More information

COURSE 10977A: UPDATING YOUR SQL SERVER SKILLS TO MICROSOFT SQL SERVER 2014

COURSE 10977A: UPDATING YOUR SQL SERVER SKILLS TO MICROSOFT SQL SERVER 2014 ABOUT THIS COURSE This five-day instructor-led course teaches students how to use the enhancements and new features that have been added to SQL Server and the Microsoft data platform since the release

More information

Microsoft Installing and Configuring Windows 10

Microsoft Installing and Configuring Windows 10 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20698 - Installing and Configuring Windows 10 Length 5 days Price $4290.00 (inc GST) Version B Overview This five-day instructor-led course provides IT professionals

More information

Managing and Maintaining a Microsoft Windows Server 2003 Environment

Managing and Maintaining a Microsoft Windows Server 2003 Environment COURSE OVERVIEW This course combines five days of instructor-led training with additional e-learning content to provide students with the knowledge and skills that are required to manage accounts and resources,

More information

Core Solutions of Skype for Business 2015

Core Solutions of Skype for Business 2015 Course 20334B: Core Solutions of Skype for Business 2015 Page 1 of 8 Core Solutions of Skype for Business 2015 Course 20334B: 4 days; Instructor-Led Introduction This course teaches IT professionals how

More information

Microsoft 20409FS - Server Virtualization with Windows Server Hyper-V and System Center Fast Start (4 days)

Microsoft 20409FS - Server Virtualization with Windows Server Hyper-V and System Center Fast Start (4 days) 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20409FS - Server Virtualization with Windows Server Hyper-V and System Center Fast Start (4 days) Length 4 days Price $3630.00 (inc GST) Overview If it is

More information

VERITAS CLUSTER SERVER

VERITAS CLUSTER SERVER VERITAS CLUSTER SERVER COURSE DESCRIPTION 100% JOB GUARANTEE The Veritas Cluster Server course is designed for the IT professional tasked with installing, configuring, and maintaining VCS clusters. This

More information

Windows Server : Upgrading Your Skills to MCSA Windows Server 2012 R2. Upcoming Dates. Course Description.

Windows Server : Upgrading Your Skills to MCSA Windows Server 2012 R2. Upcoming Dates. Course Description. Windows Server 2012 20417: Upgrading Your Skills to MCSA Windows Server 2012 R2 Update your skills to MCSA in this hands-on 5-day Windows Server 2012 R2 class. Learn the new features and functionality

More information

Microsoft Planning and Deploying System Center 2012 Configuration Manager

Microsoft Planning and Deploying System Center 2012 Configuration Manager 1800 ULEARN (853 276) www.ddls.com.au Microsoft 10748 - Planning and Deploying System Center 2012 Configuration Manager Length 3 days Price $2750.00 (inc GST) Version C Overview Get detailed instruction

More information

Installation, Storage, and Compute with Windows Server 2016

Installation, Storage, and Compute with Windows Server 2016 Installation, Storage, and Compute with Windows Server 2016 OD20740B; On-Demand, Video-based Course Description This course is designed primarily for IT professionals who have some experience with Windows

More information

20745B: Implementing a Software- Defined DataCenter Using System Center Virtual Machine Manager

20745B: Implementing a Software- Defined DataCenter Using System Center Virtual Machine Manager 20745B: Implementing a Software- Defined DataCenter Using System Center Virtual Machine Manager Duration: 5 days; Instructor-led Familiarity with Windows Server and Windows Server administration An understanding

More information

Administering Microsoft Exchange Server 2016

Administering Microsoft Exchange Server 2016 Course 20345-1: Administering Microsoft Exchange Server 2016 Page 1 of 6 Administering Microsoft Exchange Server 2016 Course 20345-1: 4 days; Instructor-Led Introduction This 4-day instructor-led course

More information

Configuring and Deploying a Private Cloud DURATION: Days

Configuring and Deploying a Private Cloud DURATION: Days Configuring and Deploying a Private Cloud DURATION: Days DESCRIPTION This course equips students with the skills they require to configure and deploy a cloud using Microsoft System Center 2012 R2. OBJECTIVE

More information

COURSE 20740B: INSTALLATION, STORAGE AND COMPUTE ITH WINDOWS SERVER 2016

COURSE 20740B: INSTALLATION, STORAGE AND COMPUTE ITH WINDOWS SERVER 2016 ABOUT THIS COURSE This five-day course is designed primarily for IT professionals who have some experience with Windows Server. It is designed for professionals who will be responsible for managing storage

More information