SlideShare ist ein Scribd-Unternehmen logo
1 von 27
Msbi online training
• Contact Us:
• Call:+91-9052666559
• Mail:training@sqlservermasters.com
• Visit:www.sqlservermasters.com
Msbi online training
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
Msbi online training
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
Msbi online training
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.
Msbi online training
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.
Msbi online training
• 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.
Msbi online training
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
Msbi online training
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.
Msbi online training
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
Msbi online training
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.
Msbi online training
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.
Msbi online training
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
Msbi online training
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.
Msbi online training
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
Msbi online training
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
Msbi online training
• 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
Msbi online training
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
Msbi online training
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
Msbi online training
• 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
Msbi online training
SSAS Administration
• Best practices – health monitoring
• XMLA scripting (SQL Mgmt Studio)
• Other Documentation methods
• Security – roles and permissions
• Disaster Recovery – backup /restore
Msbi online training
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
Msbi online training
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
Msbi online training
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
Msbi online training
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
Msbi online training
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
Msbi online training
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 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 (7)

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

Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
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
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...RKavithamani
 
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
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 

Kürzlich hochgeladen (20)

Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
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
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
 
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
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 

Msbi online training

  • 2. • Contact Us: • Call:+91-9052666559 • Mail:training@sqlservermasters.com • Visit:www.sqlservermasters.com
  • 3. Msbi online training 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
  • 4. Msbi online training 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
  • 5. Msbi online training 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.
  • 6. Msbi online training 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.
  • 7. Msbi online training • 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.
  • 8. Msbi online training 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
  • 9. Msbi online training 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.
  • 10. Msbi online training 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
  • 11. Msbi online training 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.
  • 12. Msbi online training 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.
  • 13. Msbi online training 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
  • 14. Msbi online training 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.
  • 15. Msbi online training 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
  • 16. Msbi online training 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
  • 17. Msbi online training • 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
  • 18. Msbi online training 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
  • 19. Msbi online training 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
  • 20. Msbi online training • 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
  • 21. Msbi online training SSAS Administration • Best practices – health monitoring • XMLA scripting (SQL Mgmt Studio) • Other Documentation methods • Security – roles and permissions • Disaster Recovery – backup /restore
  • 22. Msbi online training 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
  • 23. Msbi online training 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
  • 24. Msbi online training 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
  • 25. Msbi online training 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
  • 26. Msbi online training 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
  • 27. Msbi online training 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