SlideShare ist ein Scribd-Unternehmen logo
1 von 26
Online MSBI(SSIS, SSAS, SSRS)
training by real time experts
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts
SQL Server2012Integration Services
Introduction to SQL Server Integration Services
•    Product History
•    SSIS Package Architecture Overview
•    Development and Management Tools
•    Source Control for SSIS Packages

SSIS Using SSMS
•    The Import and Export Wizard
•    Importing and Exporting Data
•    Working with Packages
•    Database Maintenance Plans
•    Creating Database Maintenance Plans using SSMS
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts

SQL Server Data Tools
•    Launching Data Tools
•    Project templates
•    The package designer
•    The Toolbox
•    Solution Explorer
•    The Properties window
•    The Variables window
•    The SSIS menu
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts
Introduction to Control Flow
•    Control Flow Overview
•    Precedence Constraints
•    The Execute SQL Task
•    The Bulk Insert Task
•    The File System Task
•    The FTP Task
•    The Send Mail Task and other Control Flow Items.
•    Case Study on Usage of ControlFlow items.
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts
Advanced Control Flow
• Containers – grouping and looping
• The Analysis Services tasks
• The Execute Process Task
• The Execute Package Task
• Case Study on Usage of Execute Package Tasks for Zipping and Unzipping
  Files.
• Case Study on Creation of Master and Child Packages using Execute
  Package Task.
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts
• Introduction to Data Flow
•    Data Flow Overview
•    Data Sources
•    Data Destinations
•    Data Transformations overview
•    Commonly Used Transformations.
•    Case Study for usage of Transformations and Other Dataflow components.
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts
Variables and Configurations
•    Variables Overview
•    Variable scope
•    SSIS system variables
•    Using variables in control flow
•    Using variables in data flow
•    Using variables to pass information between packages.
•    Examples of usage of Variables and Usage of expressions.
•    Configuration Overview
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts
Debugging, Error Handling and Logging
•    SSIS debugging overview
•    Breakpoints in SSIS
•    SSIS debugging windows
•    Control Flow: The OnError event handler
•    Data Flow: Error data flow
•    Configuring Package Logging.
•    Demonstration of Logging and Configurations using a Sample Case Study.
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts
Advanced Data Flow
•    Revisiting data sources and destinations
•    The Lookup Transformation
•    Getting Fuzzy: The Fuzzy Lookup and Fuzzy Grouping Transformations
•    The Multicast Transformation
•    The Merge and Merge Join Transformations
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts
Extending SSIS through Custom Code
•    Introduction to SSIS scripting
•    The SSIS script editor
•    The SSIS object model
•    Script in Control flow: The Script Task
•    Script in Data flow: The Script Component
•    Introduction to SSIS component development
•    Case Study on Creation of Master and Child Packages using Execute
     Package Task.
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts
Introduction to Data Flow
•    Data Flow Overview
•    Data Sources
•    Data Destinations
•    Data Transformations overview
•    Commonly Used Transformations.
•    Case Study for usage of Transformations and Other Dataflow components.
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts
Variables and Configurations
•    Variables Overview
•    Variable scope
•    SSIS system variables
•    Using variables in control flow
•    Using variables in data flow
•    Using variables to pass information between packages.
•    Examples of usage of Variables and Usage of expressions.
•    Configuration Overview
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts
Debugging, Error Handling and Logging
•    SSIS debugging overview
•    Breakpoints in SSIS
•    SSIS debugging windows
•    Control Flow: The OnError event handler
•    Data Flow: Error data flow
•    Configuring Package Logging.
•    Demonstration of Logging and Configurations using a Sample Case Study.
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts
Advanced Data Flow
•    Revisiting data sources and destinations
•    The Lookup Transformation
•    Getting Fuzzy: The Fuzzy Lookup and Fuzzy Grouping Transformations
•    The Multicast Transformation
•    The Merge and Merge Join Transformations
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts
SSIS Package Deployment
•    Configurations and deployment
•    The deployment utility
•    Deployment options
•    Deploying and Managing SSIS Packages
•    Deployment security
•    Executing packages – DTExec and DTExecUI

SSIS Package Management
• The SSIS Service and Managing packages with DTUtil
• Managing packages with SQL Server Management Studio
• Scheduling packages with SQL Server Agent
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts
• SQL Server2012Analysis Services
  OLAP Modeling
• Modeling source schemas—stars and snowflakes
• Understanding dimensional modeling—Dimensions (Type 1, 2, or 3) or
  rapidly changing
• Understanding fact (measures) and cube modeling
Using SSAS in Data Tools
•    Understanding the development environment
•    Creating Data Sources and Data Source Views
•    Creating cubes – using the UDM and the Cube Build Wizard
•    Refining Dimensions and Measures
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts
Intermediate SSAS
•    KPIs
•    Perspectives
•    Translations – cube metadata and currency localization
•    Actions – regular, drill-through and reporting
Advanced SSAS
• Using multiple fact tables
• Modeling intermediate fact tables
• Modeling M:M dimensions, Fact (degenerate) dimensions, Role-playing
  dimensions, writeback dimensions
• Modeling changing dimensions –Dimension Intelligence w/ Wizard
• Using the Add Business Intelligence Wizards – write-back, semi-additive
  measures, time intelligence, account intelligence
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts
Cube Storage and Aggregation
•    Storage topics – Basic aggregations
•    Advanced Storage Design – MOLAP,ROLAP, HOLAP
•    Partitions – Relational and Analysis Services partitions
•    Customizing Aggregation Design - Processing Design
•    Rapidly changing dimensions / ROLAP dimensions
•    Welcome to the Real Time – Proactive Caching
•    Cube processing options
•    Audits and UBO
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts
•    Basic syntax
•    Using the MDX query editor in SQL Server Management Studio
•    Most-used Functions & Common tasks
•    New MDX functions


Intermediate MDX
• Adding calculated members
• SAdding scripts
• Adding named sets
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts

SSAS Administration
•    Best practices – health monitoring
•    XMLA scripting (SQL Mgmt Studio)
•    Other Documentation methods
•    Security – roles and permissions
•    Disaster Recovery – backup /restore
Online MSBI(SSIS, SSAS, SSRS) training
         by real time experts
Introduction to Data Mining
• What and why?
• Introduction to Mining Models (MS Clustering, MS Decision Trees, Naïve
  Bayes, MS Sequence Clustering, MS Time Series, MS Association Rules, MS
  Neural Network)
• Data Mining dimensions
• Data Mining clients
• Processing mining models
Introduction to Reporting Clients
• Excel 2003 Pivot Tables
• SQL RS & Report Builder
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts
SQL Server 2012Reporting Services
Introducing SQL Server Reporting
Services
•    Tour of Features
•    Reporting Services Architecture
•    Reporting Services Terminology
•    Reporting Services Editions
•    Taking Reporting Services for a Spin
Creating Reports
• Deconstructing Reporting Services
• Shared Data Sources
• Creating Reports from Scratch
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts
Calculations and Formatting
•    Creating Expressions
•    Using the Global Collections
•    Formatting Items
•    Conditional Formatting
Grouping and Sorting
•    Creating Groups
•    Calculating Totals and Percentages
•    Interactive Sorting
•    Creating Drill-Down Reports
Report Parameters
• Creating Report Parameters
• Creating Drop-Down Parameters
• Multi-Valued Parameters
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts
Creating Matrix Reports and Charts
•    Creating a Basic Matrix Report
•    Matrix Subtotals
•    Creating a Basic Chart
•    Exploring the Charting Possibilities
Managing Reporting Services
•    Deploying Reports and Data Sources
•    Exporting Reports and Printing
•    Using the Web-Based Report Manager
•    Using SQL Server Management
•    Studio-based Reporting ServicesManager
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts
Reporting Services Security
• Two Parts to Reporting Services
• Security
• Securing Access to Reports

• Data Source Security
Programming Reporting Services
•    The Many Reporting Services APIs
•    Integrating Reporting Services into
•    Applications using URL Access
•    Using the Report Viewer Controls
Online MSBI(SSIS, SSAS, SSRS) training
            by real time experts
Advanced Reporting ServicesProgramming
• Using the Reporting Services Web
• Service
• Working with Custom Assemblies
Snapshots and Subscriptions
•    Caching and Snapshots
•    Creating Standard Subscriptions
•    Creating Data-Driven Subscriptions
•    Managing Subscriptions
Ad-Hoc Reporting with Report Builder
• The Report Builder Architecture
• Creating Report Model Projects
• Running Report Builder

Weitere ähnliche Inhalte

Mehr von ssmasters

Sql dba training in pune
Sql dba training in puneSql dba training in pune
Sql dba training in punessmasters
 
Sharepoint training in uae
Sharepoint training in uaeSharepoint training in uae
Sharepoint training in uaessmasters
 
Sharepoint training in usa
Sharepoint training in usaSharepoint training in usa
Sharepoint training in usassmasters
 
Sql server 2008r2 dba course
Sql server 2008r2 dba courseSql server 2008r2 dba course
Sql server 2008r2 dba coursessmasters
 
Online sql dba training
Online sql dba trainingOnline sql dba training
Online sql dba trainingssmasters
 
Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)ssmasters
 
Msbi 2012 online training
Msbi 2012 online trainingMsbi 2012 online training
Msbi 2012 online trainingssmasters
 
Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)ssmasters
 
Online msbi(ssis, ssas, ssrs) training by real time experts
Online msbi(ssis, ssas, ssrs) training by real time expertsOnline msbi(ssis, ssas, ssrs) training by real time experts
Online msbi(ssis, ssas, ssrs) training by real time expertsssmasters
 
Good sql server dba online training
Good sql server dba online trainingGood sql server dba online training
Good sql server dba online trainingssmasters
 

Mehr von ssmasters (10)

Sql dba training in pune
Sql dba training in puneSql dba training in pune
Sql dba training in pune
 
Sharepoint training in uae
Sharepoint training in uaeSharepoint training in uae
Sharepoint training in uae
 
Sharepoint training in usa
Sharepoint training in usaSharepoint training in usa
Sharepoint training in usa
 
Sql server 2008r2 dba course
Sql server 2008r2 dba courseSql server 2008r2 dba course
Sql server 2008r2 dba course
 
Online sql dba training
Online sql dba trainingOnline sql dba training
Online sql dba training
 
Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)
 
Msbi 2012 online training
Msbi 2012 online trainingMsbi 2012 online training
Msbi 2012 online training
 
Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)
 
Online msbi(ssis, ssas, ssrs) training by real time experts
Online msbi(ssis, ssas, ssrs) training by real time expertsOnline msbi(ssis, ssas, ssrs) training by real time experts
Online msbi(ssis, ssas, ssrs) training by real time experts
 
Good sql server dba online training
Good sql server dba online trainingGood sql server dba online training
Good sql server dba online training
 

Kürzlich hochgeladen

Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 
Mental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young mindsMental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young mindsPooky Knightsmith
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfPrerana Jadhav
 
How to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 DatabaseHow to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 DatabaseCeline George
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSMae Pangan
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...Nguyen Thanh Tu Collection
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataBabyAnnMotar
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...DhatriParmar
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...DhatriParmar
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptxDhatriParmar
 

Kürzlich hochgeladen (20)

Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 
Mental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young mindsMental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young minds
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdf
 
How to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 DatabaseHow to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 Database
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHS
 
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptxINCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped data
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
prashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Professionprashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Profession
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
 

Online msbi(ssis, ssas, ssrs) training by real time experts

  • 1. Online MSBI(SSIS, SSAS, SSRS) training by real time experts
  • 2. Online MSBI(SSIS, SSAS, SSRS) training by real time experts SQL Server2012Integration Services Introduction to SQL Server Integration Services • Product History • SSIS Package Architecture Overview • Development and Management Tools • Source Control for SSIS Packages SSIS Using SSMS • The Import and Export Wizard • Importing and Exporting Data • Working with Packages • Database Maintenance Plans • Creating Database Maintenance Plans using SSMS
  • 3. Online MSBI(SSIS, SSAS, SSRS) training by real time experts SQL Server Data Tools • Launching Data Tools • Project templates • The package designer • The Toolbox • Solution Explorer • The Properties window • The Variables window • The SSIS menu
  • 4. Online MSBI(SSIS, SSAS, SSRS) training by real time experts Introduction to Control Flow • Control Flow Overview • Precedence Constraints • The Execute SQL Task • The Bulk Insert Task • The File System Task • The FTP Task • The Send Mail Task and other Control Flow Items. • Case Study on Usage of ControlFlow items.
  • 5. Online MSBI(SSIS, SSAS, SSRS) training by real time experts Advanced Control Flow • Containers – grouping and looping • The Analysis Services tasks • The Execute Process Task • The Execute Package Task • Case Study on Usage of Execute Package Tasks for Zipping and Unzipping Files. • Case Study on Creation of Master and Child Packages using Execute Package Task.
  • 6. Online MSBI(SSIS, SSAS, SSRS) training by real time experts • Introduction to Data Flow • Data Flow Overview • Data Sources • Data Destinations • Data Transformations overview • Commonly Used Transformations. • Case Study for usage of Transformations and Other Dataflow components.
  • 7. Online MSBI(SSIS, SSAS, SSRS) training by real time experts Variables and Configurations • Variables Overview • Variable scope • SSIS system variables • Using variables in control flow • Using variables in data flow • Using variables to pass information between packages. • Examples of usage of Variables and Usage of expressions. • Configuration Overview
  • 8. Online MSBI(SSIS, SSAS, SSRS) training by real time experts Debugging, Error Handling and Logging • SSIS debugging overview • Breakpoints in SSIS • SSIS debugging windows • Control Flow: The OnError event handler • Data Flow: Error data flow • Configuring Package Logging. • Demonstration of Logging and Configurations using a Sample Case Study.
  • 9. Online MSBI(SSIS, SSAS, SSRS) training by real time experts Advanced Data Flow • Revisiting data sources and destinations • The Lookup Transformation • Getting Fuzzy: The Fuzzy Lookup and Fuzzy Grouping Transformations • The Multicast Transformation • The Merge and Merge Join Transformations
  • 10. Online MSBI(SSIS, SSAS, SSRS) training by real time experts Extending SSIS through Custom Code • Introduction to SSIS scripting • The SSIS script editor • The SSIS object model • Script in Control flow: The Script Task • Script in Data flow: The Script Component • Introduction to SSIS component development • Case Study on Creation of Master and Child Packages using Execute Package Task.
  • 11. Online MSBI(SSIS, SSAS, SSRS) training by real time experts Introduction to Data Flow • Data Flow Overview • Data Sources • Data Destinations • Data Transformations overview • Commonly Used Transformations. • Case Study for usage of Transformations and Other Dataflow components.
  • 12. Online MSBI(SSIS, SSAS, SSRS) training by real time experts Variables and Configurations • Variables Overview • Variable scope • SSIS system variables • Using variables in control flow • Using variables in data flow • Using variables to pass information between packages. • Examples of usage of Variables and Usage of expressions. • Configuration Overview
  • 13. Online MSBI(SSIS, SSAS, SSRS) training by real time experts Debugging, Error Handling and Logging • SSIS debugging overview • Breakpoints in SSIS • SSIS debugging windows • Control Flow: The OnError event handler • Data Flow: Error data flow • Configuring Package Logging. • Demonstration of Logging and Configurations using a Sample Case Study.
  • 14. Online MSBI(SSIS, SSAS, SSRS) training by real time experts Advanced Data Flow • Revisiting data sources and destinations • The Lookup Transformation • Getting Fuzzy: The Fuzzy Lookup and Fuzzy Grouping Transformations • The Multicast Transformation • The Merge and Merge Join Transformations
  • 15. Online MSBI(SSIS, SSAS, SSRS) training by real time experts SSIS Package Deployment • Configurations and deployment • The deployment utility • Deployment options • Deploying and Managing SSIS Packages • Deployment security • Executing packages – DTExec and DTExecUI SSIS Package Management • The SSIS Service and Managing packages with DTUtil • Managing packages with SQL Server Management Studio • Scheduling packages with SQL Server Agent
  • 16. Online MSBI(SSIS, SSAS, SSRS) training by real time experts • SQL Server2012Analysis Services OLAP Modeling • Modeling source schemas—stars and snowflakes • Understanding dimensional modeling—Dimensions (Type 1, 2, or 3) or rapidly changing • Understanding fact (measures) and cube modeling Using SSAS in Data Tools • Understanding the development environment • Creating Data Sources and Data Source Views • Creating cubes – using the UDM and the Cube Build Wizard • Refining Dimensions and Measures
  • 17. Online MSBI(SSIS, SSAS, SSRS) training by real time experts Intermediate SSAS • KPIs • Perspectives • Translations – cube metadata and currency localization • Actions – regular, drill-through and reporting Advanced SSAS • Using multiple fact tables • Modeling intermediate fact tables • Modeling M:M dimensions, Fact (degenerate) dimensions, Role-playing dimensions, writeback dimensions • Modeling changing dimensions –Dimension Intelligence w/ Wizard • Using the Add Business Intelligence Wizards – write-back, semi-additive measures, time intelligence, account intelligence
  • 18. Online MSBI(SSIS, SSAS, SSRS) training by real time experts Cube Storage and Aggregation • Storage topics – Basic aggregations • Advanced Storage Design – MOLAP,ROLAP, HOLAP • Partitions – Relational and Analysis Services partitions • Customizing Aggregation Design - Processing Design • Rapidly changing dimensions / ROLAP dimensions • Welcome to the Real Time – Proactive Caching • Cube processing options • Audits and UBO
  • 19. Online MSBI(SSIS, SSAS, SSRS) training by real time experts • Basic syntax • Using the MDX query editor in SQL Server Management Studio • Most-used Functions & Common tasks • New MDX functions Intermediate MDX • Adding calculated members • SAdding scripts • Adding named sets
  • 20. Online MSBI(SSIS, SSAS, SSRS) training by real time experts SSAS Administration • Best practices – health monitoring • XMLA scripting (SQL Mgmt Studio) • Other Documentation methods • Security – roles and permissions • Disaster Recovery – backup /restore
  • 21. Online MSBI(SSIS, SSAS, SSRS) training by real time experts Introduction to Data Mining • What and why? • Introduction to Mining Models (MS Clustering, MS Decision Trees, Naïve Bayes, MS Sequence Clustering, MS Time Series, MS Association Rules, MS Neural Network) • Data Mining dimensions • Data Mining clients • Processing mining models Introduction to Reporting Clients • Excel 2003 Pivot Tables • SQL RS & Report Builder
  • 22. Online MSBI(SSIS, SSAS, SSRS) training by real time experts SQL Server 2012Reporting Services Introducing SQL Server Reporting Services • Tour of Features • Reporting Services Architecture • Reporting Services Terminology • Reporting Services Editions • Taking Reporting Services for a Spin Creating Reports • Deconstructing Reporting Services • Shared Data Sources • Creating Reports from Scratch
  • 23. Online MSBI(SSIS, SSAS, SSRS) training by real time experts Calculations and Formatting • Creating Expressions • Using the Global Collections • Formatting Items • Conditional Formatting Grouping and Sorting • Creating Groups • Calculating Totals and Percentages • Interactive Sorting • Creating Drill-Down Reports Report Parameters • Creating Report Parameters • Creating Drop-Down Parameters • Multi-Valued Parameters
  • 24. Online MSBI(SSIS, SSAS, SSRS) training by real time experts Creating Matrix Reports and Charts • Creating a Basic Matrix Report • Matrix Subtotals • Creating a Basic Chart • Exploring the Charting Possibilities Managing Reporting Services • Deploying Reports and Data Sources • Exporting Reports and Printing • Using the Web-Based Report Manager • Using SQL Server Management • Studio-based Reporting ServicesManager
  • 25. Online MSBI(SSIS, SSAS, SSRS) training by real time experts Reporting Services Security • Two Parts to Reporting Services • Security • Securing Access to Reports • Data Source Security Programming Reporting Services • The Many Reporting Services APIs • Integrating Reporting Services into • Applications using URL Access • Using the Report Viewer Controls
  • 26. Online MSBI(SSIS, SSAS, SSRS) training by real time experts Advanced Reporting ServicesProgramming • Using the Reporting Services Web • Service • Working with Custom Assemblies Snapshots and Subscriptions • Caching and Snapshots • Creating Standard Subscriptions • Creating Data-Driven Subscriptions • Managing Subscriptions Ad-Hoc Reporting with Report Builder • The Report Builder Architecture • Creating Report Model Projects • Running Report Builder