Previous
Next

I need more information

If you would like to speak to a member of our specialist team, please feel free to call our freephone number or email us directly:

0800 028 6400

enquiries@jbinternational.co.uk

Quote me | Enrol me

SQL Server 2012 Analysis Services (SSAS) & Integration Services (SSIS) Training Course Dates and full course list

Course code: SSASIS2012
Details: 19 June, 3 days, £1295 + VAT
18 September, 3 days, £1295 + VAT
18 September, 3 days, £1295 + VAT
OnsiteEnquire about bringing this course to your offices
Who should attend: Anyone interested in getting raw data to the end user as information that has integrity, is retrieved quickly and requires little or no programming.
Prerequisite skills: None (although a basic understanding of databases and SQL would be useful).

Clients who have attended this course include

CapitaCanada LifeScottish & Southern Energy

SQL Server 2012 Analysis & Integration Services

Course Outline

This course has been written to cover all the fundamentals of designing and building data warehouses and cubes using SQL Server 2012 Analysis Services (SSAS), and building high performance data integration solutions with SQL Server Integration Services, including extraction, transformation, and load (ETL) packages for data warehousing.

Our course demonstrates how to build star schemas in SQL Server and cubes in Analysis Services. In addition, it shows how to use Integration Services to migrate and transform data. This is applied to populating and updating OLAP star schemas and cubes from traditional normalised databases.

Available as a public or closed course at our London training centre, delivered on-site as a bespoke, customised training course.

Course Content

This course has been developed for real-world, commercial scenarios by our expert instructors. See below for detailed syllabus. If you have a technical question, please email sales@jbinternational.co.uk

What you will learn

By the end of this course the delegates will gain:

  1. A thorough understanding of the need for data warehouses and OLAP.
  2. A practical understanding of how to build star schemas and multidimensional cubes in Analysis Services.
  3. Practical skills in the use of Integration Services to transform data into star schemas and cubes.
  4. Use Reporting Services to display cubes.
  5. Manually design reports in Reporting Services, and get the most out of the automated wizard.

SQL Server 2012 Analysis Services (2 days, Wednesday/Thursday)

 

Overview

Business Intelligence overview
Analysis Services (SSAS) Multidimensional and Tabular mode
Review of third normal form and relational OLTP databases
Introduction to relational star schemas
Introduction to multidimensional cubes
Introduction to SSAS tabular models
Building dimension tables
Building fact tables
Building cubes in BIDS/SSDT
Developing an Integration Services ETL package

Dimension design

Attribute hierarchies
User hierarchies and drill-down
Attribute relationships
Key collections
Parent-child dimensions

Cube design

Calculations and named sets (using MDX expressions)
KPIs (using MDX)
Actions (drill-through and reporting)
Partitions and aggregation design
Perspectives

Visualisation

MDX queries
SSRS reports on multidimensional and tabular cubes
Excel pivot tables
PowerPivot and DAX

Administration

Backing up and restoring star schemas
Backing up and restoring cubes
Slowly-changing dimensions
Incremental updates
Security

 

SQL Server 2012 Integration Services (1 day, Friday)

 

Overview

Integration services (SSIS)
Workflow
Control Flow toolbox overview
Data Flow toolbox (ETL) overview

Control Flow

Package variables
Script Task
Execute SQL Task
Send Mail Task
WMI Event Watcher Task
Sequence Container
Foreach Loop Container

Data Flow

Sources, destinations, and transformations
Data Viewers
Conditional Split transformation
Derived Column transformation
Lookup transformation (with caching, Sort and Merge transformations)
Fuzzy Grouping transformation

Administration

Deploying packages
Executing packages with dtexec and stored procedures
Scheduling packages with SQL Server Agent
Configuring packages
Logging packages
Security