SlideShare una empresa de Scribd logo
1 de 26
Msbi 2012 online training
Msbi 2012 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
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
Msbi 2012 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 2012 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 2012 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 2012 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 2012 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 2012 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 2012 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 2012 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 2012 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 2012 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 2012 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 2012 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 2012 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 2012 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 2012 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 2012 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 2012 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 2012 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 2012 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 2012 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
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
Msbi 2012 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 2012 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

Más contenido relacionado

Último

THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
TEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docxTEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docxruthvilladarez
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
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
 
EMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docxEMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docxElton John Embodo
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...JojoEDelaCruz
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationRosabel UA
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptshraddhaparab530
 

Último (20)

THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
TEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docxTEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docx
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
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
 
EMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docxEMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docx
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
 
Paradigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTAParadigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTA
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translation
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.ppt
 

Destacado

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by HubspotMarius Sescu
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTExpeed Software
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsPixeldarts
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthThinkNow
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfmarketingartwork
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024Neil Kimberley
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 

Destacado (20)

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 

Msbi 2012 online training

  • 1. Msbi 2012 online training
  • 2. Msbi 2012 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
  • 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. Msbi 2012 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.
  • 5. Msbi 2012 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.
  • 6. Msbi 2012 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.
  • 7. Msbi 2012 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
  • 8. Msbi 2012 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.
  • 9. Msbi 2012 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
  • 10. Msbi 2012 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.
  • 11. Msbi 2012 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.
  • 12. Msbi 2012 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
  • 13. Msbi 2012 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.
  • 14. Msbi 2012 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
  • 15. Msbi 2012 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
  • 16. Msbi 2012 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
  • 17. Msbi 2012 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
  • 18. Msbi 2012 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
  • 19. Msbi 2012 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
  • 20. Msbi 2012 online training SSAS Administration • Best practices – health monitoring • XMLA scripting (SQL Mgmt Studio) • Other Documentation methods • Security – roles and permissions • Disaster Recovery – backup /restore
  • 21. Msbi 2012 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
  • 22. Msbi 2012 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
  • 23. Msbi 2012 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
  • 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. Msbi 2012 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
  • 26. Msbi 2012 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