Implementing a SQL Data Warehouse

Size: px
Start display at page:

Download "Implementing a SQL Data Warehouse"

Transcription

1 Implementing a SQL Data Warehuse Implementing a SQL Data Warehuse Curse Cde: Certificatin Exam: Duratin: 5 Days Certificatin Track: MCSA: SQL 2016 BI Develpment Frmat: Classrm Level: 300 Abut this curse: This five-day instructr-led curse prvides students with the knwledge and skills t prvisin a Micrsft SQL Server 2016 database. The curse cvers SQL Server 2016 prvisin bth npremise and in Azure, and cvers installing frm new and migrating frm an existing install. Audience: The primary audience fr this curse are database prfessinals wh need t fulfil a Business Intelligence Develper rle. They will need t fcus n hands-n wrk creating BI slutins including Data Warehuse implementatin, ETL, and data cleansing. At Curse Cmpletin: After cmpleting this curse, students will be able t: Describe the key elements f a data warehusing slutin Describe the main hardware cnsideratins fr building a data warehuse Implement a lgical design fr a data warehuse Implement a physical design fr a data warehuse Create Clumnstre indexes Implementing an Azure SQL Data Warehuse Describe the key features f SSIS Implement a data flw by using SSIS Implement cntrl flw by using tasks and precedence cnstraints Create dynamic packages that include variables and parameters Debug SSIS packages Describe the cnsideratins fr implement an ETL slutin Implement Data Quality Services Implement a Master Data Services mdel Describe hw yu can use custm cmpnents t extend SSIS Deply SSIS prjects Describe BI and cmmn BI scenaris

2 Implementing a SQL Data Warehuse Prerequisites: In additin t their prfessinal experience, students wh attend this training shuld already have the fllwing technical knwledge: Basic knwledge f the Micrsft Windws perating system and its cre functinality. Wrking knwledge f relatinal databases. Sme experience with database design Student Materials The student kit includes a cmprehensive wrkbk and ther necessary materials fr this class. Curse Outline: Mdule 1. Intrductin t Data Warehusing This mdule describes data warehuse cncepts and architecture cnsideratin. Lessns Overview f Data Warehusing Cnsideratins fr a Data Warehuse Slutin Lab 1: Explring a Data Warehuse Slutin Explring data surces Explring an ETL prcess Explring a data warehuse After cmpleting this mdule, students will be able t: Describe the key elements f a data warehusing slutin Describe the key cnsideratins fr a data warehusing slutin Mdule 2. Planning Data Warehuse Infrastructure This mdule describes the main hardware cnsideratins fr building a data warehuse. Lessns Cnsideratins fr data warehuse infrastructure. Planning data warehuse hardware. Lab 2: Planning Data Warehuse Infrastructure Planning data warehuse hardware

3 Implementing a SQL Data Warehuse After cmpleting this mdule, students will be able t: Describe the main hardware cnsideratins fr building a data warehuse Explain hw t use reference architectures and data warehuse appliances t create a data warehuse Mdule 3. Designing and Implementing a Data Warehuse This mdule describes hw yu g abut designing and implementing a schema fr a data warehuse. Lessns Designing dimensin tables Designing fact tables Physical Design fr a Data Warehuse Lab 3: Implementing a Data Warehuse Schema Implementing a star schema Implementing a snwflake schema Implementing a time dimensin table After cmpleting this mdule, students will be able t: Implement a lgical design fr a data warehuse Implement a physical design fr a data warehuse Mdule 4. Clumnstre Indexes This mdule intrduces Clumnstre Indexes. Lessns Intrductin t Clumnstre Indexes Creating Clumnstre Indexes Wrking with Clumnstre Indexes Lab 4: Using Clumnstre Indexes Create a Clumnstre index n the FactPrductInventry table Create a Clumnstre index n the FactInternetSales table Create a memry ptimized Clumnstre table After cmpleting this mdule, students will be able t: Create Clumnstre indexes Wrk with Clumnstre Indexes

4 Implementing a SQL Data Warehuse Mdule 5. Implementing an Azure SQL Data Warehuse This mdule describes Azure SQL Data Warehuses and hw t implement them. Lessns Advantages f Azure SQL Data Warehuse Implementing an Azure SQL Data Warehuse Develping an Azure SQL Data Warehuse Migrating t an Azure SQ Data Warehuse Cpying data with the Azure data factry Lab 5: Implementing an Azure SQL Data Warehuse Create an Azure SQL data warehuse database Migrate t an Azure SQL Data warehuse database Cpy data with the Azure data factry After cmpleting this mdule, students will be able t: Describe the advantages f Azure SQL Data Warehuse Implement an Azure SQL Data Warehuse Describe the cnsideratins fr develping an Azure SQL Data Warehuse Plan fr migrating t Azure SQL Data Warehuse Mdule 6. Creating an ETL Slutin At the end f this mdule yu will be able t implement data flw in a SSIS package. Lessns Intrductin t ETL with SSIS Explring Surce Data Implementing Data Flw Lab 6: Implementing Data Flw in an SSIS Package Explring surce data Transferring data by using a data rw task Using transfrmatin cmpnents in a data rw After cmpleting this mdule, students will be able t: Describe ETL with SSIS Explre Surce Data Implement a Data Flw

5 Implementing a SQL Data Warehuse Mdule 7. Implementing Cntrl Flw in an SSIS Package This mdule describes implementing cntrl flw in an SSIS package. Lessns Intrductin t Cntrl Flw Creating Dynamic Packages Using Cntainers Managing cnsistency. Lab 7: Implementing Cntrl Flw in an SSIS Package Using tasks and precedence in a cntrl flw Using variables and parameters Using cntainers Lab 7: Using Transactins and Checkpints Using transactins Using checkpints After cmpleting this mdule, students will be able t: Describe cntrl flw Create dynamic packages Use cntainers Mdule 8. Debugging and Trubleshting SSIS Packages This mdule describes hw t debug and trublesht SSIS packages. Lessns Debugging an SSIS Package Lgging SSIS Package Events Handling Errrs in an SSIS Package Lab 8: Debugging and Trubleshting an SSIS Package Debugging an SSIS package Lgging SSIS package executin Implementing an event handler Handling errrs in data flw After cmpleting this mdule, students will be able t: Debug an SSIS package Lg SSIS package events Handle errrs in an SSIS package

6 Implementing a SQL Data Warehuse Mdule 9. Implementing a Data Extractin Slutin This mdule describes hw t implement an SSIS slutin that supprts incremental DW lads and changing data. Lessns Intrductin t Incremental ETL Extracting Mdified Data Lading mdified data Tempral Tables Lab 9: Extracting Mdified Data Using a datetime clumn t incrementally extract data Using change data capture Using the CDC cntrl task Using change tracking Lab 9: Lading a data warehuse Lading data frm CDC utput tables Using a lkup transfrmatin t insert r update dimensin data Implementing a slwly changing dimensin Using the merge statement After cmpleting this mdule, students will be able t: Describe incremental ETL Extract mdified data Lad mdified data. Describe tempral tables Mdule 10. Enfrcing Data Quality This mdule describes hw t implement data cleansing by using Micrsft Data Quality services. Lessns Intrductin t Data Quality Using Data Quality Services t Cleanse Data Using Data Quality Services t Match Data Lab 10: Cleansing Data Creating a DQS knwledge base Using a DQS prject t cleanse data Using DQS in an SSIS package Lab 10: De-duplicating Data Creating a matching plicy Using a DS prject t match data

7 Implementing a SQL Data Warehuse After cmpleting this mdule, students will be able t: Describe data quality services Cleanse data using data quality services Match data using data quality services De-duplicate data using data quality services Mdule 11. Using Master Data Services This mdule describes hw t implement master data services t enfrce data integrity at surce. Lessns Intrductin t Master Data Services Implementing a Master Data Services Mdel Hierarchies and cllectins Creating a Master Data Hub Lab 11: Implementing Master Data Services Creating a master data services mdel Using the master data services add-in fr Excel Enfrcing business rules Lading data int a mdel Cnsuming master data services data After cmpleting this mdule, students will be able t: Describe the key cncepts f master data services Implement a master data service mdel Manage master data Create a master data hub Mdule 12. Extending SQL Server Integratin Services (SSIS) This mdule describes hw t extend SSIS with custm scripts and cmpnents. Lessns Using scripting in SSIS Using custm cmpnents in SSIS Lab 12: Using scripts Using scripts task

8 Implementing a SQL Data Warehuse After cmpleting this mdule, students will be able t: Use custm cmpnents in SSIS Use scripting in SSIS Mdule 13. Deplying and Cnfiguring SSIS Packages This mdule describes hw t deply and cnfigure SSIS packages. Lessns Overview f SSIS Deplyment Deplying SSIS Prjects Planning SSIS Package Executin Lab 13: Deplying and Cnfiguring SSIS Packages Creating an SSIS catalg Deplying an SSIS prject Creating envirnments fr an SSIS slutin Running an SSIS package in SQL server management studi Scheduling SSIS packages with SQL server agent After cmpleting this mdule, students will be able t: Describe an SSIS deplyment Deply an SSIS package Plan SSIS package executin Mdule 14. Cnsuming Data in a Data Warehuse This mdule describes hw t debug and trublesht SSIS packages. Lessns Intrductin t Business Intelligence An Intrductin t Data Analysis Intrductin t reprting Analyzing Data with Azure SQL Data Warehuse Lab 14: Using a data warehuse Explring a reprting services reprt Explring a PwerPivt wrkbk Explring a pwer view reprt After cmpleting this mdule, students will be able t: Describe at a high-level business intelligence Shw an understanding f reprting Shw an understanding f data analysis Analyze data with Azure SQL data warehuse

Implementing a Data Warehouse with Microsoft SQL Server

Implementing a Data Warehouse with Microsoft SQL Server Implementing a Data Warehuse with Micrsft SQL Server Implementing a Data Warehuse with Micrsft SQL Server Curse Cde: 20463 Certificatin Exam: 70-463 Duratin: 5 Days Certificatin Track: MCSA: SQL Server

More information

Querying Data with Transact SQL

Querying Data with Transact SQL Querying Data with Transact SQL Curse Cde: 20761 Certificatin Exam: 70-761 Duratin: 5 Days Certificatin Track: MCSA: SQL 2016 Database Develpment Frmat: Classrm Level: 200 Abut this curse: This curse is

More information

Developing Microsoft SharePoint Server 2013 Core Solutions

Developing Microsoft SharePoint Server 2013 Core Solutions Develping Micrsft SharePint Server 2013 Cre Slutins Develping Micrsft SharePint Server 2013 Cre Slutins Curse Cde: 20488 Certificatin Exam: 70-488 Duratin: 5 Days Certificatin Track: N/A Frmat: Classrm

More information

Analysing Big Data with Microsoft R

Analysing Big Data with Microsoft R Analysing Big Data with Micrsft R Analysing Big Data with Micrsft R Curse Cde: 20773 Certificatin Exam: 70-773 Duratin: 3 Days Certificatin Track: MCSA: Machine Learning Frmat: Classrm Level: 300 Abut

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

20767B: IMPLEMENTING A SQL DATA WAREHOUSE

20767B: IMPLEMENTING A SQL DATA WAREHOUSE ABOUT THIS COURSE This 5-day instructor led course describes how to implement a data warehouse platform to support a BI solution. Students will learn how to create a data warehouse with Microsoft SQL Server

More information

Exam /Course 20767B: Implementing a SQL Data Warehouse

Exam /Course 20767B: Implementing a SQL Data Warehouse Exam 70-767/Course 20767B: Implementing a SQL Data Warehouse Course Outline Module 1: Introduction to Data Warehousing This module describes data warehouse concepts and architecture consideration. Overview

More information

Course 6368A: Programming with the Microsoft.NET Framework Using Microsoft Visual Studio 2008

Course 6368A: Programming with the Microsoft.NET Framework Using Microsoft Visual Studio 2008 Curse 6368A: Prgramming with the Micrsft.NET Framewrk Using Micrsft Visual Studi 2008 5 Days Abut this Curse This five-day, instructr-led curse prvides an intrductin t develping n-tier applicatins fr the

More information

CLOUD & DATACENTER MONITORING WITH SYSTEM CENTER OPERATIONS MANAGER. Course 10964B; Duration: 5 Days; Instructor-led

CLOUD & DATACENTER MONITORING WITH SYSTEM CENTER OPERATIONS MANAGER. Course 10964B; Duration: 5 Days; Instructor-led CENTER OF KNOWLEDGE, PATH TO SUCCESS Website: www.inf-trek.cm CLOUD & DATACENTER MONITORING WITH SYSTEM CENTER OPERATIONS MANAGER Curse 10964B; Duratin: 5 Days; Instructr-led WHAT YOU WILL LEARN This curse

More information

20767: Implementing a SQL Data Warehouse

20767: Implementing a SQL Data Warehouse Let s Reach For Excellence! TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC Address: 103 Pasteur, Dist.1, HCMC Tel: 08 38245819; 38239761 Email: traincert@tdt-tanduc.com Website: www.tdt-tanduc.com; www.tanducits.com

More information

Implementing a SQL Data Warehouse

Implementing a SQL Data Warehouse Course 20767B: Implementing a SQL Data Warehouse Page 1 of 7 Implementing a SQL Data Warehouse Course 20767B: 4 days; Instructor-Led Introduction This 4-day instructor led course describes how to implement

More information

JavaScript for Developers

JavaScript for Developers Curse Cde: 55244 Certificatin Exam: N/A Duratin: 5 Days Certificatin Track: N/A Frmat: Classrm Level: 200 Abut this curse: This five-day instructr-led is an in depth hands-n study f JavaScript. The curse

More information

55114: Planning, Deploying and Managing Microsoft Project Server 2010 Duration: 3 Days Method: Instructor-Led

55114: Planning, Deploying and Managing Microsoft Project Server 2010 Duration: 3 Days Method: Instructor-Led 55114: Planning, Deplying and Managing Micrsft Prject Server 2010 Duratin: 3 Days Methd: Instructr-Led Curse Descriptin The gal f this three-day instructr-led curse is t prvide students with the knwledge

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

Essentials for IBM Cognos BI (V10.2) Day(s): 5. Overview

Essentials for IBM Cognos BI (V10.2) Day(s): 5. Overview Essentials fr IBM Cgns BI (V10.2) Day(s): 5 Curse Cde: B5270G Overview NOTE: This is an Instructr Led Online curse. Please d nt make any travel arrangements. IBM Cgns Educatin is nw pleased t ffer yu ur

More information

Course 10262A: Developing Windows Applications with Microsoft Visual Studio 2010 OVERVIEW

Course 10262A: Developing Windows Applications with Microsoft Visual Studio 2010 OVERVIEW Curse 10262A: Develping Windws Applicatins with Micrsft Visual Studi 2010 OVERVIEW Abut this Curse In this curse, experienced develpers wh knw the basics f Windws Frms develpment gain mre advanced Windws

More information

Duration: 5 Days. EZY Intellect Pte. Ltd.,

Duration: 5 Days. EZY Intellect Pte. Ltd., Implementing a SQL Data Warehouse Duration: 5 Days Course Code: 20767A Course review About this course This 5-day instructor led course describes how to implement a data warehouse platform to support a

More information

CNS-220-1I: Citrix NetScaler Essentials and Traffic Management

CNS-220-1I: Citrix NetScaler Essentials and Traffic Management CNS-220-1I: Citrix NetScaler Essentials and Traffic Management Overview Designed fr students with little r n previus NetScaler experience, this curse is best suited fr individuals wh will be deplying r

More information

CNS-222-1I: NetScaler for Apps and Desktops

CNS-222-1I: NetScaler for Apps and Desktops CNS-222-1I: NetScaler fr Apps and Desktps Overview Designed fr students with little r n previus NetScaler, NetScaler Gateway r Unified Gateway experience, this curse is best suited fr individuals wh will

More information

Implementing a SQL Data Warehouse

Implementing a SQL Data Warehouse Implementing a SQL Data Warehouse 20767B; 5 days, Instructor-led Course Description This 4-day instructor led course describes how to implement a data warehouse platform to support a BI solution. Students

More information

(CNS-220) Citrix NetScaler Essentials and Traffic Management

(CNS-220) Citrix NetScaler Essentials and Traffic Management (CNS-220) Citrix NetScaler Essentials and Traffic Management Overview Designed fr students with little r n previus NetScaler experience, this curse is best suited fr individuals wh will be deplying r managing

More information

Overview. Recommended pre-requisite courses: Key Skills. : CNS-220-1I: Citrix NetScaler Traffic Management

Overview. Recommended pre-requisite courses: Key Skills. : CNS-220-1I: Citrix NetScaler Traffic Management Mdule Title Duratin : CNS-220-1I: Citrix NetScaler Traffic Management : 5 days Overview Designed fr students with little r n previus NetScaler experience, this curse is best suited fr individuals wh will

More information

present Advanced MSBI Automate your SDLC

present Advanced MSBI Automate your SDLC present Advanced MSBI Autmate yur SDLC advanced MSBI autmate yur sdlc SUMMARY This 3 days training prgram will allw intermediate t senir Micrsft BI develpers and architects t intrduce elements f DevOps,

More information

CCNA course contents:

CCNA course contents: CCNA curse cntents: Prerequisites: The knwledge and skills that yu must have befre attending this curse are as fllws: Basic cmputer literacy Windws navigatin skills Basic Internet usage skills Fundamental

More information

ITIL 2011 Service Offerings and Agreements (SOA)

ITIL 2011 Service Offerings and Agreements (SOA) IT SERVICE MANAGEMENT ITIL 2011 Service Offerings and Agreements (SOA) CERTIFICATE: DURATION: COURSE DELIVERY: LANGUAGE: ITIL 2011 Service Offerings and Agreements (SOA) 5 Days Classrm, Live Virtual Classrm

More information

Implementing a Data Warehouse with Microsoft SQL Server 2012

Implementing a Data Warehouse with Microsoft SQL Server 2012 Implementing a Data Warehouse with Microsoft SQL Server 2012 Course 10777A 5 Days Instructor-led, Hands-on Introduction Data warehousing is a solution organizations use to centralize business data for

More information

Hands-on Windows Azure Application Architecture & Development (3 days)

Hands-on Windows Azure Application Architecture & Development (3 days) Benjamin Day Cnsulting, Inc. 17 Rberts St #2 Brkline, MA 02445 617-645-0188 http://benday.cm Hands-n Windws Azure Applicatin Architecture & Develpment (3 days) D yu really want t run yur wn data center?

More information

WDBWL v1.2 Cisco Deploying Basic Wireless LANs

WDBWL v1.2 Cisco Deploying Basic Wireless LANs WDBWL v1.2 Cisc Deplying Basic Wireless LANs Curse Length: 3 Curse Delivery: Traditinal Classrm Online Live Curse Overview This 3-day instructr-led, hands-n curse is designed t give yu a firm understanding

More information

DB2 10 for z/os System Administration. Day(s): 5. Overview

DB2 10 for z/os System Administration. Day(s): 5. Overview DB2 10 fr z/os System Administratin Day(s): 5 Curse Cde: CV851G Overview The curse is updated fr DB2 10 fr z/os. This is the Classrm versin f Instructr-led Online Curse (3V851GB). Administratrs f DB2 10

More information

Cisco EPN Manager Operations

Cisco EPN Manager Operations Training Data Sheet Cisc EPN Manager Operatins Cisc EPN Manager Operatins is an instructr-led and lab-based curse in which yu learn t perfrm basic EPN Manager netwrk peratins functins. The Cisc Evlved

More information

Courseware Setup. Hardware Requirements. Software Requirements. Prerequisite Skills

Courseware Setup. Hardware Requirements. Software Requirements. Prerequisite Skills The Internet and Cmputing Cre Certificatin Guide cnsists f 64 Lessns, with lessn bjectives, summary and ten review questins. IC³ bjectives are easily lcated by using symbls thrughut the curseware. Curse

More information

Implement a Data Warehouse with Microsoft SQL Server

Implement a Data Warehouse with Microsoft SQL Server Implement a Data Warehouse with Microsoft SQL Server 20463D; 5 days, Instructor-led Course Description This course describes how to implement a data warehouse platform to support a BI solution. Students

More information

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide Xilinx Answer 65444 Xilinx PCI Express DMA Drivers and Sftware Guide Imprtant Nte: This dwnladable PDF f an Answer Recrd is prvided t enhance its usability and readability. It is imprtant t nte that Answer

More information

Cisco EPN Manager Network Administration

Cisco EPN Manager Network Administration Training Data Sheet Cisc EPN Manager Netwrk Administratin Cisc EPN Manager Netwrk Administratin is an instructr-led and lab-based curse in which yu learn t mnitr, cnfigure, and prvisin netwrk devices by

More information

Web Application Security Version 13.0 Training Course

Web Application Security Version 13.0 Training Course Web Applicatin Security Versin 13.0 Training Curse SecureSphere Web Applicatin Security Versin 13.0 Required Training Units: 4 (TR-UNIT) Training Units are gd fr 1 year frm the time f purchase. Length:

More information

Course Name: VMware vsphere: Install, Configure, Manage [V6.5] Duration: 5 Days

Course Name: VMware vsphere: Install, Configure, Manage [V6.5] Duration: 5 Days Curse Name: VMware vsphere: Install, Cnfigure, Manage [V6.5] Duratin: 5 Days Overview: This five-day curse features intensive hands-n training that fcuses n installing, cnfiguring, and managing VMware

More information

CNS-301 Citrix NetScaler 10.5 Advanced Implementation

CNS-301 Citrix NetScaler 10.5 Advanced Implementation CNS-301 Citrix NetScaler 10.5 Advanced Implementatin Curse Overview This curse prvides the fundatin t manage, cnfigure and mnitr advanced features and cmpnents f Citrix NetScaler 10.5. Interactive discussin

More information

20463C-Implementing a Data Warehouse with Microsoft SQL Server. Course Content. Course ID#: W 35 Hrs. Course Description: Audience Profile

20463C-Implementing a Data Warehouse with Microsoft SQL Server. Course Content. Course ID#: W 35 Hrs. Course Description: Audience Profile Course Content Course Description: This course describes how to implement a data warehouse platform to support a BI solution. Students will learn how to create a data warehouse 2014, implement ETL with

More information

Implementing a Data Warehouse with Microsoft SQL Server

Implementing a Data Warehouse with Microsoft SQL Server Course 20463C: Implementing a Data Warehouse with Microsoft SQL Server Page 1 of 6 Implementing a Data Warehouse with Microsoft SQL Server Course 20463C: 4 days; Instructor-Led Introduction This course

More information

CXD Citrix XenDesktop 5 Administration

CXD Citrix XenDesktop 5 Administration CXD-202-1 Citrix XenDesktp 5 Administratin This curse prvides the fundatin necessary fr administratrs t effectively centralize and manage desktps in the datacenter and deliver them as a service t users

More information

Customer Upgrade Checklist

Customer Upgrade Checklist Custmer Upgrade Checklist Getting Ready fr Yur Sabre Prfiles Upgrade Kicking Off the Prject Create a prfiles prject team within yur agency. Cnsider including peple wh can represent bth the business and

More information

Implementing a Data Warehouse with Microsoft SQL Server 2012

Implementing a Data Warehouse with Microsoft SQL Server 2012 10777 - Implementing a Data Warehouse with Microsoft SQL Server 2012 Duration: 5 days Course Price: $2,695 Software Assurance Eligible Course Description 10777 - Implementing a Data Warehouse with Microsoft

More information

Rapid Implementation Package

Rapid Implementation Package Implementatin Package Implementatin 1 Purpse The purpse f this dcument is t detail thse services BuildingPint NrthEast ( BPNE ) will prvide as part f the Prlg Rapid Implementatin Package. This package

More information

CXD-203: Managing App and Desktop Solutions with Citrix XenApp and XenDesktop 7.6

CXD-203: Managing App and Desktop Solutions with Citrix XenApp and XenDesktop 7.6 CXD-203: Managing App and Desktp Slutins with Citrix XenApp and XenDesktp 7.6 Curse Overview The Managing App and Desktp Slutins with Citrix XenApp and XenDesktp 7.6 curse prvides students with the skills

More information

IT103T Operating Systems [Onsite]

IT103T Operating Systems [Onsite] IT103T [Onsite] Curse Descriptin: This curse serves as a survey n typical internal functins f a generic cmputer perating system. The cmputer s ability t manage such resurces as memry, device, I/O, files

More information

NCTA-Certified Cloud Technologist (NCT) Exam NCT-110

NCTA-Certified Cloud Technologist (NCT) Exam NCT-110 NCTA-Certified Clud Technlgist (NCT) Exam NCT-110 Exam Infrmatin Candidate Eligibility: The NCTA-Certified Clud Technlgist (NCT) exam requires n applicatin fee, supprting dcumentatin, nr ther eligibility

More information

Course Overview Basic Linux commands like working with files and directories is desired.

Course Overview Basic Linux commands like working with files and directories is desired. [AWS-SAW]: AWS Clud Slutin Architect Wrkshp Length Delivery Methd : 4 days : Instructr-led (Classrm) Curse Overview Basic Linux cmmands like wrking with files and directries is desired. Pre-Requisites

More information

Implementing Cisco IP Telephony & Video, Part 2 v1.0 (CIPTV2)

Implementing Cisco IP Telephony & Video, Part 2 v1.0 (CIPTV2) Implementing Cisc IP Telephny & Vide, Part 2 v1.0 (CIPTV2) COURSE OVERVIEW: Implementing Cisc IP Telephny & Vide, Part 2 (CIPTV2) v1.0 is a five-day curse that prepares the learner fr implementing Cisc

More information

Implementing a SQL Data Warehouse

Implementing a SQL Data Warehouse 20767 - Implementing a SQL Data Warehouse Duration: 5 days Course Price: $2,975 Software Assurance Eligible Course Description About this course This five -da y ins tructor-led cours e provides s tudents

More information

HPE Project and Portfolio Management Center

HPE Project and Portfolio Management Center HPE Prject and Prtfli Management Center Sftware Versin: Cntent Pack 1.0 Vertica fr PPM Reprting Custmizatin Guide G t HELP CENTER ONLINE http://ppm-help.saas.hpe.cm Dcument Release Date: Nvember 2014 Sftware

More information

Genesys Certification Study Guide

Genesys Certification Study Guide Genesys Certificatin Study Guide Genesys Certified Presales 8, Genesys WFO Slutins (GCPS8 - WFO) Exam Cde 817e Prduct Supprted: Wrkfrce Manager, Skills Assessr/Training Manager, Quality Manager Type f

More information

Oracle Database 11g Replay: The In-built Recorder for Real Application Testing

Oracle Database 11g Replay: The In-built Recorder for Real Application Testing Oracle Database 11g Replay: The In-built Recrder fr Real Applicatin Testing Amaresh Mandal Infsys Technlgies Ltd Intrductin Oracle Database 11g intrduced a new feature Database Replay which helps in perfrming

More information

Android Certified Associate Developer

Android Certified Associate Developer Andrid Certified Assciate Develper Duratin: 5 days instructr-led curse Prerequisites All participants shuld knw the fundamentals f bject riented prgramming using JAVA, and be familiar with basic Java SE

More information

VMware vsphere 6: Fast Track

VMware vsphere 6: Fast Track Length: 5 Days Frmat: Instructr-led Overview This intensive training curse fcuses n installing, cnfiguring, and managing VMware vsphere 6. This curse cmbines the cntent f the VMware vsphere: Install, Cnfigure,

More information

Implementing a Data Warehouse with Microsoft SQL Server 2014

Implementing a Data Warehouse with Microsoft SQL Server 2014 Course 20463D: Implementing a Data Warehouse with Microsoft SQL Server 2014 Page 1 of 5 Implementing a Data Warehouse with Microsoft SQL Server 2014 Course 20463D: 4 days; Instructor-Led Introduction This

More information

IT260T Networking Application Services and Security [Onsite]

IT260T Networking Application Services and Security [Onsite] IT260T Netwrking Applicatin Services and Security [Onsite] Curse Descriptin: This curse explres cmmn netwrk-based services such as Web services, email and FTP in a given server perating systems envirnment.

More information

CodeSlice. o Software Requirements. o Features. View CodeSlice Live Documentation

CodeSlice. o Software Requirements. o Features. View CodeSlice Live Documentation CdeSlice View CdeSlice Live Dcumentatin Scripting is ne f the mst pwerful extensibility features in SSIS, allwing develpers the ability t extend the native functinality within SSIS t accmmdate their specific

More information

Introduction to Programming ArcObjects using the Microsoft.Net Framework

Introduction to Programming ArcObjects using the Microsoft.Net Framework Intrductin t Prgramming ArcObjects using the Micrsft.Net Framewrk Three days Overview ArcObjects cmpnents are the building blcks f the ArcGIS family f prducts, and the ArcObjects libraries prvide a set

More information

Framework Components Our ETL parameter framework will include primarily two components.

Framework Components Our ETL parameter framework will include primarily two components. An ETL Parameter Framewrk t Deal with all srts f Parametrizatin Needs We spke abut different etl framewrks in ur prir articles. Here in this article let's talk abut an ETL framewrk t deal with parameters

More information

Cisco EPN Manager Network Administration - Optical

Cisco EPN Manager Network Administration - Optical Training Data Sheet Cisc EPN Manager Netwrk Administratin - Optical Cisc EPN Manager Netwrk Administratin - Optical is an instructr-led and labbased curse in which yu learn t mnitr, cnfigure, and prvisin

More information

CXA-206-1I Citrix XenApp 6.5 Administration

CXA-206-1I Citrix XenApp 6.5 Administration CXA-206-1I Citrix XenApp 6.5 Administratin Citrix XenApp 6.5 Administratin training curse prvides the fundatin necessary fr administratrs t effectively centralize and manage applicatins in the datacenter

More information

CS200T Programming in Java I [Onsite]

CS200T Programming in Java I [Onsite] CS200T Prgramming in Java I [Onsite] Curse Descriptin: This curse cvers the fundamentals f Java prgramming. Object-riented prgramming techniques and Unified Mdeling Language (UML) are als intrduced. Students

More information

SASAC v1.0 Implementing Core Cisco ASA Security Cisco Training

SASAC v1.0 Implementing Core Cisco ASA Security Cisco Training SASAC v1.0 Implementing Cre Cisc ASA Security Cisc Training Curse Length: 5 Curse Delivery: Traditinal Classrm Online Live Curse Overview Cisc ASA Cre v1.0 is a new 5-day ILT class that cvers the Cisc

More information

Implementing a SQL Data Warehouse (20767)

Implementing a SQL Data Warehouse (20767) Implementing a SQL Data Warehouse (20767) Formato do curso: Presencial e Live Training Localidade: Lisboa Data: 11 Set. 2017 a 22 Set. 2017 Preço: 1630 Horário: Pós-laboral - das 18:30 às 21:30 Duração:

More information

Admin Report Kit for Exchange Server

Admin Report Kit for Exchange Server Admin Reprt Kit fr Exchange Server Reprting tl fr Micrsft Exchange Server Prduct Overview Admin Reprt Kit fr Exchange Server (ARKES) is an Exchange Server Management and Reprting slutin that addresses

More information

Implementing Microsoft Azure Infrastructure Solutions Syllabus

Implementing Microsoft Azure Infrastructure Solutions Syllabus 70-533 - Implementing Micrsft Azure Infrastructure Slutins Syllabus Clud Cmputing Intrductin What is Clud Cmputing Clud Characteristics Clud Cmputing Service Mdels Deplyment Mdels in Clud Cmputing Advantages

More information

Okta Education Services. Training + Certification Catalog Okta Inc. 301 Brannan Street San Francisco, CA 94107

Okta Education Services. Training + Certification Catalog Okta Inc. 301 Brannan Street San Francisco, CA 94107 Okta Educatin Services Training + Certificatin Catalg 2017 Okta Inc. 301 Brannan Street San Francisc, CA 94107 training@kta.cm certificatin@kta.cm Learning Methds A variety f learning methds t make yu

More information

The following table shows the minimum system requirements for the Microsoft Dynamics NAV Windows client.

The following table shows the minimum system requirements for the Microsoft Dynamics NAV Windows client. The fllwing table shws the minimum system requirements fr the Micrsft Dynamics NAV Windws client. Micrsft Dynamics NAV Windws Client Requirements Supprted perating systems Windws 10 Pr, Enterprise, r Educatin

More information

HP ExpertOne. HP2-T21: Administering HP Server Solutions. Table of Contents

HP ExpertOne. HP2-T21: Administering HP Server Solutions. Table of Contents HP ExpertOne HP2-T21: Administering HP Server Slutins Industry Standard Servers Exam preparatin guide Table f Cntents In this sectin, include a table f cntents (TOC) f all headings. After yu have finished

More information

Getting the Data into Dynamics GP. Steve Michaelson

Getting the Data into Dynamics GP. Steve Michaelson Getting the Data int Dynamics GP Steve Michaelsn Steve Michaelsn Using GP since 2002 (GP 8) Using SQL since 1998 (7.0) I enjy creating simple/elegant integratin slutins I als enjy creating cmplex/technical

More information

Introduction to Mindjet on-premise

Introduction to Mindjet on-premise Intrductin t Mindjet n-premise Mindjet Crpratin Tll Free: 877-Mindjet 1160 Battery Street East San Francisc CA 94111 USA Phne: 415-229-4200 Fax: 415-229-4201 www.mindjet.cm 2012 Mindjet. All Rights Reserved

More information

CERTIFICATION OPTIONS

CERTIFICATION OPTIONS CERTIFICATION OPTIONS Optin 1 Everything DiSC Online Curse (Wiley) Participants are awarded Wiley s DiSC Trainer Certificatin, a lifetime persnal achievement that is fully prtable thrughut ne s career,

More information

Getting Started with the SDAccel Environment on Nimbix Cloud

Getting Started with the SDAccel Environment on Nimbix Cloud Getting Started with the SDAccel Envirnment n Nimbix Clud Revisin Histry The fllwing table shws the revisin histry fr this dcument. Date Versin Changes 09/17/2018 201809 Updated figures thrughut Updated

More information

CXA Basic Administration for Citrix XenApp 6

CXA Basic Administration for Citrix XenApp 6 CXA-204-2 Basic Administratin fr Citrix XenApp 6 Basic Administratin fr Citrix XenApp 6 training curse prvides the fundatin necessary fr administratrs t effectively centralize and manage applicatins in

More information

MOC 20463C: Implementing a Data Warehouse with Microsoft SQL Server

MOC 20463C: Implementing a Data Warehouse with Microsoft SQL Server MOC 20463C: Implementing a Data Warehouse with Microsoft SQL Server Course Overview This course provides students with the knowledge and skills to implement a data warehouse with Microsoft SQL Server.

More information

html o Choose: Java SE Development Kit 8u45

html o Choose: Java SE Development Kit 8u45 ITSS 3211 Intrductin f Prgramming 1 Curse ITSS 3211 Intrductin t Prgramming Instructr Jytishka Ray Term Summer 2016 Meetings Mndays, 6 p.m. 8:45 p.m. Rm JSOM 12.202 Instructr: Jytishka Ray Email: jxr114030@utdallas.edu

More information

Oracle FLEXCUBE Universal Banking Development Workbench- Screen Development II

Oracle FLEXCUBE Universal Banking Development Workbench- Screen Development II Oracle FLEXCUBE Universal Banking 12.0.3 Develpment Wrkbench- Screen Develpment II August 2013 1 Cntents 1 Preface... 3 1.1 Audience... 3 1.2 Related Dcuments... 3 2 Intrductin... 4 3 Generated Files...

More information

Computer Science Department cs.salemstate.edu. ITE330 Web Systems. Catalog description:

Computer Science Department cs.salemstate.edu. ITE330 Web Systems. Catalog description: Cmputer Science Department cs.salemstate.edu ITE330 Web Systems 4 cr. Catalg descriptin: This curse prvides an intrductin t web systems and technlgies, including an verview f architecture f a website,

More information

Training 24x7 DBA Support Staffing. MCSA:SQL 2016 Business Intelligence Development. Implementing an SQL Data Warehouse. (40 Hours) Exam

Training 24x7 DBA Support Staffing. MCSA:SQL 2016 Business Intelligence Development. Implementing an SQL Data Warehouse. (40 Hours) Exam MCSA:SQL 2016 Business Intelligence Development Implementing an SQL Data Warehouse (40 Hours) Exam 70-767 Prerequisites At least 2 years experience of working with relational databases, including: Designing

More information

Creating a TES Encounter/Transaction Entry Batch

Creating a TES Encounter/Transaction Entry Batch Creating a TES Encunter/Transactin Entry Batch Overview Intrductin This mdule fcuses n hw t create batches fr transactin entry in TES. Charges (transactins) are entered int the system in grups called batches.

More information

Pages of the Template

Pages of the Template Instructins fr Using the Oregn Grades K-3 Engineering Design Ntebk Template Draft, 12/8/2011 These instructins are fr the Oregn Grades K-3 Engineering Design Ntebk template that can be fund n the web at

More information

@Copyright 2016 Infor.

@Copyright 2016 Infor. Infr GFC: Crprate Accunting Slutins Fundatin Training Wrkbk Infr GFC: Crprate Accunting Slutins Fundatin Octber 21, 2016 Legal ntice Cpyright 2016 Infr. All rights reserved. Imprtant Ntices The material

More information

ITE320 Information Management Systems

ITE320 Information Management Systems Cmputer Science Department cs.salemstate.edu ITE320 Infrmatin Management Systems 4 cr. Catalg descriptin: It is the rle f the IT prfessinal t develp, deply, manage and integrate data and infrmatin systems

More information

a brand of

a brand of a brand f www.sqlbi.cm Marc Russ marc.russ@sqlbi.cm @marcrus Excel 2013 PwerPivt in Actin Wh s Speaking? BI Expert and Cnsultant a brand f Funder f www.sqlbi.cm Prblem Slving Cmplex Prject Assistance DataWarehuse

More information

Overview. Enhancement for Policy Configuration Module

Overview. Enhancement for Policy Configuration Module Overview Digital File Plicy Management: Cnfiguratin Mdule Enhancement and Inter-applicatin Plicy Sharing Digital file plicies determine hw digital files are prcessed befre being depsited int RUcre repsitry.

More information

Unidesk Training. Description and Objectives. What s in this syllabus?

Unidesk Training. Description and Objectives. What s in this syllabus? Unidesk Training COURSE S YLLABUS VERSION: UN IDESK 2.X AND 3.X January, 2016 What s in this syllabus? 1 Descriptin and Objectives 2 Curse List 2 Operatins Series 4 Administratin Series 8 Advanced Series

More information

NSE 8 Certification. Exam Description for FortiGate 5.2 and higher

NSE 8 Certification. Exam Description for FortiGate 5.2 and higher NSE 8 Certificatin Exam Descriptin fr FrtiGate 5.2 and higher NSE 8 Certificatin Exam Descriptin fr FrtiGate 5.2 and higher Last Updated: 12 June 2017 Frtinet, FrtiGate, and FrtiGuard are registered trademarks

More information

ios Certified Associate Developer

ios Certified Associate Developer ios Certified Assciate Develper Duratin: 5 days instructr-led curse Prerequisites All participants shuld have basic cmpetency in at least ne bject-riented prgramming language (such as C++/C#/Java, Javascript).

More information

Software Toolbox Extender.NET Component. Development Best Practices

Software Toolbox Extender.NET Component. Development Best Practices Page 1 f 16 Sftware Tlbx Extender.NET Cmpnent Develpment Best Practices Table f Cntents Purpse... 3 Intended Audience and Assumptins Made... 4 Seeking Help... 5 Using the ErrrPrvider Cmpnent... 6 What

More information

Infrastructure Series

Infrastructure Series Infrastructure Series TechDc WebSphere Message Brker / IBM Integratin Bus Parallel Prcessing (Aggregatin) (Message Flw Develpment) February 2015 Authr(s): - IBM Message Brker - Develpment Parallel Prcessing

More information

Parallels Operations Automation 5.3

Parallels Operations Automation 5.3 Prduct Update Parallels Operatins Autmatin 5.3 What s New Learn mre at http://www.parallels.cm/spp Nvember 2011 Table f Cntents Intrductin... 1 Tp New Features... 1 Tp Imprvements... 2 SaaS Imprvements...

More information

Questions and Answers

Questions and Answers AutCAD Revit MEP Suite 2010 (Including Autdesk Revit MEP 2010 and AutCAD MEP 2010) Questins and Answers AutCAD Revit MEP Suite 2010 sftware is awidely-used engineering design slutin fr mechanical, electrical,

More information

IS315T IS Risk Management and Intrusion Detection [Onsite]

IS315T IS Risk Management and Intrusion Detection [Onsite] IS315T IS Risk Management and Intrusin Detectin [Onsite] Curse Descriptin: This curse addresses cncepts f risk management and intrusin detectin. Areas f instructin include hw t assess and manage risks

More information

Block 1: ZYNQ-7000 Architecture. Objectives:

Block 1: ZYNQ-7000 Architecture. Objectives: Blck 1: ZYNQ-7000 Architecture Describe the architecture and cmpnents that cmprise the Zynq All Prgrammable SC prcessing system (PS) Relate a user design gal t the functin, benefit, and use f the Zynq

More information

DATA WAREHOUSE for OSU

DATA WAREHOUSE for OSU DATA WAREHOUSE fr OSU September 2010 DATA WAREHOUSE fr OSU is a cllectin f training and reference materials fr a suite f classes fr OSU Staff requiring SIS, HRIS, and/r FIS Data Warehuse access. The curses

More information

Development Workbench- Screen Development II Oracle FLEXCUBE Universal Banking Release

Development Workbench- Screen Development II Oracle FLEXCUBE Universal Banking Release Develpment Wrkbench- Screen Develpment II Oracle FLEXCUBE Universal Banking Release 12.2.0.0.0 1 Cntents 1 Preface... 3 1.1 Audience... 3 1.2 Related Dcuments... 3 2 Intrductin... 4 3 Generated Files...

More information

Techncrats Dmain Inc. Hustn, TX, USA itx@techncratsdmain.cm 877-857-3101 supprt@techncratsdmain.cm Techncrats Dmain Inc. (TCD) is Advanced IBM Partner prviding staffing, cnsulting, ffshre and training

More information

VMware AirWatch Certificate Authentication for Cisco IPSec VPN

VMware AirWatch Certificate Authentication for Cisco IPSec VPN VMware AirWatch Certificate Authenticatin fr Cisc IPSec VPN Fr VMware AirWatch Have dcumentatin feedback? Submit a Dcumentatin Feedback supprt ticket using the Supprt Wizard n supprt.air-watch.cm. This

More information

Salesforce.com Certified Technical Architect Study Guide

Salesforce.com Certified Technical Architect Study Guide Salesfrce.cm Certified Technical Architect Study Guide Spring 13 STUDY GUIDE 0 Cntents SECTION 1. PURPOSE OF THIS STUDY GUIDE... 2 SECTION 2: ABOUT THE SALESFORCE.COM CERTIFIED TECHNICAL ARCHITECT CERTIFICATION

More information