SlideShare ist ein Scribd-Unternehmen logo
1 von 26
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
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
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
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
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
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.
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
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.
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
• 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.
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
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
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
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.
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
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
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
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.
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
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.
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
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
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
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.
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
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
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
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
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
• 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
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
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
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
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
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
• 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
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
SSAS Administration
• Best practices – health monitoring
• XMLA scripting (SQL Mgmt Studio)
• Other Documentation methods
• Security – roles and permissions
• Disaster Recovery – backup /restore
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
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
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS )
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
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
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
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
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
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
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
SSIS, SSAS & SSRS (MSBI) Online
Training @SQLSERVER MASTERS
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

Andere mochten auch

Pencapaian MDGs Provinsi Sulawesi Barat Tahun 2014
Pencapaian MDGs Provinsi Sulawesi Barat Tahun 2014Pencapaian MDGs Provinsi Sulawesi Barat Tahun 2014
Pencapaian MDGs Provinsi Sulawesi Barat Tahun 2014Muh Saleh
 
Bahan Dialog Kalakarya Kesehatan Mamuju November 2015
Bahan Dialog Kalakarya Kesehatan Mamuju November 2015Bahan Dialog Kalakarya Kesehatan Mamuju November 2015
Bahan Dialog Kalakarya Kesehatan Mamuju November 2015Muh Saleh
 
Implementasi upaya Penurunan Kasus Kematian ibu dan bayi di Sulawesi Barat
Implementasi upaya Penurunan Kasus Kematian ibu dan bayi di Sulawesi BaratImplementasi upaya Penurunan Kasus Kematian ibu dan bayi di Sulawesi Barat
Implementasi upaya Penurunan Kasus Kematian ibu dan bayi di Sulawesi BaratMuh Saleh
 
Perbandingan Data Riskesdas 2010 dan 2013
Perbandingan Data Riskesdas 2010 dan 2013Perbandingan Data Riskesdas 2010 dan 2013
Perbandingan Data Riskesdas 2010 dan 2013Muh Saleh
 
Leaflet rokok
Leaflet rokokLeaflet rokok
Leaflet rokokMuh Saleh
 
MS SQLSERVER:Feeding Data Into Database
MS SQLSERVER:Feeding Data Into DatabaseMS SQLSERVER:Feeding Data Into Database
MS SQLSERVER:Feeding Data Into Databasesqlserver content
 
MS SQLSERVER:Retrieving Data From A Database
MS SQLSERVER:Retrieving Data From A DatabaseMS SQLSERVER:Retrieving Data From A Database
MS SQLSERVER:Retrieving Data From A Databasesqlserver content
 
MS SQLSERVER:Creating A Database
MS SQLSERVER:Creating A DatabaseMS SQLSERVER:Creating A Database
MS SQLSERVER:Creating A Databasesqlserver content
 
LAKIP Dinkes Sulbar 2014
LAKIP Dinkes Sulbar 2014LAKIP Dinkes Sulbar 2014
LAKIP Dinkes Sulbar 2014Muh Saleh
 
Enterprise and IT Architecture Awards 2013
Enterprise and IT Architecture Awards 2013Enterprise and IT Architecture Awards 2013
Enterprise and IT Architecture Awards 2013iCMG International
 
Implementasi upaya penurunan kasus kematian ibu dan bayi
Implementasi upaya penurunan kasus kematian ibu dan bayiImplementasi upaya penurunan kasus kematian ibu dan bayi
Implementasi upaya penurunan kasus kematian ibu dan bayiMuh Saleh
 
Program Pengembangan Penghidupan Berkelanjutan (P2B)
Program Pengembangan  Penghidupan Berkelanjutan (P2B)Program Pengembangan  Penghidupan Berkelanjutan (P2B)
Program Pengembangan Penghidupan Berkelanjutan (P2B)Muh Saleh
 
MS SQL SERVER: Using the data mining tools
MS SQL SERVER: Using the data mining toolsMS SQL SERVER: Using the data mining tools
MS SQL SERVER: Using the data mining toolssqlserver content
 
Sustainable Development Goals
Sustainable Development GoalsSustainable Development Goals
Sustainable Development GoalsMuh Saleh
 
Leaflet ASI EKSLUSIF PROMOSI KESEHATAN
Leaflet ASI EKSLUSIF PROMOSI KESEHATANLeaflet ASI EKSLUSIF PROMOSI KESEHATAN
Leaflet ASI EKSLUSIF PROMOSI KESEHATANMuh Saleh
 
Precipitação chuva, granizo e neve
Precipitação   chuva, granizo e nevePrecipitação   chuva, granizo e neve
Precipitação chuva, granizo e nevemarciotecsoma
 

Andere mochten auch (17)

Pencapaian MDGs Provinsi Sulawesi Barat Tahun 2014
Pencapaian MDGs Provinsi Sulawesi Barat Tahun 2014Pencapaian MDGs Provinsi Sulawesi Barat Tahun 2014
Pencapaian MDGs Provinsi Sulawesi Barat Tahun 2014
 
Bahan Dialog Kalakarya Kesehatan Mamuju November 2015
Bahan Dialog Kalakarya Kesehatan Mamuju November 2015Bahan Dialog Kalakarya Kesehatan Mamuju November 2015
Bahan Dialog Kalakarya Kesehatan Mamuju November 2015
 
Implementasi upaya Penurunan Kasus Kematian ibu dan bayi di Sulawesi Barat
Implementasi upaya Penurunan Kasus Kematian ibu dan bayi di Sulawesi BaratImplementasi upaya Penurunan Kasus Kematian ibu dan bayi di Sulawesi Barat
Implementasi upaya Penurunan Kasus Kematian ibu dan bayi di Sulawesi Barat
 
Perbandingan Data Riskesdas 2010 dan 2013
Perbandingan Data Riskesdas 2010 dan 2013Perbandingan Data Riskesdas 2010 dan 2013
Perbandingan Data Riskesdas 2010 dan 2013
 
Master Plan TIK
Master Plan TIKMaster Plan TIK
Master Plan TIK
 
Leaflet rokok
Leaflet rokokLeaflet rokok
Leaflet rokok
 
MS SQLSERVER:Feeding Data Into Database
MS SQLSERVER:Feeding Data Into DatabaseMS SQLSERVER:Feeding Data Into Database
MS SQLSERVER:Feeding Data Into Database
 
MS SQLSERVER:Retrieving Data From A Database
MS SQLSERVER:Retrieving Data From A DatabaseMS SQLSERVER:Retrieving Data From A Database
MS SQLSERVER:Retrieving Data From A Database
 
MS SQLSERVER:Creating A Database
MS SQLSERVER:Creating A DatabaseMS SQLSERVER:Creating A Database
MS SQLSERVER:Creating A Database
 
LAKIP Dinkes Sulbar 2014
LAKIP Dinkes Sulbar 2014LAKIP Dinkes Sulbar 2014
LAKIP Dinkes Sulbar 2014
 
Enterprise and IT Architecture Awards 2013
Enterprise and IT Architecture Awards 2013Enterprise and IT Architecture Awards 2013
Enterprise and IT Architecture Awards 2013
 
Implementasi upaya penurunan kasus kematian ibu dan bayi
Implementasi upaya penurunan kasus kematian ibu dan bayiImplementasi upaya penurunan kasus kematian ibu dan bayi
Implementasi upaya penurunan kasus kematian ibu dan bayi
 
Program Pengembangan Penghidupan Berkelanjutan (P2B)
Program Pengembangan  Penghidupan Berkelanjutan (P2B)Program Pengembangan  Penghidupan Berkelanjutan (P2B)
Program Pengembangan Penghidupan Berkelanjutan (P2B)
 
MS SQL SERVER: Using the data mining tools
MS SQL SERVER: Using the data mining toolsMS SQL SERVER: Using the data mining tools
MS SQL SERVER: Using the data mining tools
 
Sustainable Development Goals
Sustainable Development GoalsSustainable Development Goals
Sustainable Development Goals
 
Leaflet ASI EKSLUSIF PROMOSI KESEHATAN
Leaflet ASI EKSLUSIF PROMOSI KESEHATANLeaflet ASI EKSLUSIF PROMOSI KESEHATAN
Leaflet ASI EKSLUSIF PROMOSI KESEHATAN
 
Precipitação chuva, granizo e neve
Precipitação   chuva, granizo e nevePrecipitação   chuva, granizo e neve
Precipitação chuva, granizo e neve
 

Mehr von ssmasters

Hadoop training in gurgaon
Hadoop training in gurgaonHadoop training in gurgaon
Hadoop training in gurgaonssmasters
 
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 (11)

Hadoop training in gurgaon
Hadoop training in gurgaonHadoop training in gurgaon
Hadoop training in gurgaon
 
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

Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Shubhangi Sonawane
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfChris Hunter
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfSanaAli374401
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterMateoGardella
 

Kürzlich hochgeladen (20)

Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdf
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch Letter
 

Ssis, ssas & ssrs (msbi) online training @sqlserver masters

  • 1. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS
  • 2. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS • 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS • 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS • 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS SSAS Administration • Best practices – health monitoring • XMLA scripting (SQL Mgmt Studio) • Other Documentation methods • Security – roles and permissions • Disaster Recovery – backup /restore
  • 21. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS ) 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS 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. SSIS, SSAS & SSRS (MSBI) Online Training @SQLSERVER MASTERS 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