6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

Embed Size (px)

Citation preview

  • 7/28/2019 6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

    1/22

    Module 1:Introduction to Microsoft

    SQL Server AnalysisServices

  • 7/28/2019 6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

    2/22

    Overview

    Overview of Data Analysis Solutions

    Overview of SQL Server Analysis Services

    Installing SQL Server Analysis Services

  • 7/28/2019 6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

    3/22

    Lesson 1: Overview of Data Analysis Solutions

    Discussion: Why Business Intelligence?

    The Need for Data Analysis

    Common Kinds of Data Analysis Solutions

    Relational Reporting Concepts

    OLAP ConceptsData Mining Concepts

  • 7/28/2019 6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

    4/22

    Discussion: Why Business Intelligence?

    Continuous Business Improvement

    Better, More Informed, Faster Business Decisions

  • 7/28/2019 6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

    5/22

    The Need for Data Analysis

    Understand key business performancemetrics

    Identify business trends and issues

    Identify behaviour that needs to beforecast

  • 7/28/2019 6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

    6/22

    Common Kinds of Data Analysis Solutions

    Relational reporting can generatemeaningful data from OnlineTransaction Processing data sources

    Online Analytical Processing systemsaggregate and store data

    Data mining is used to search data forpatterns and correlations

  • 7/28/2019 6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

    7/22

    Relational Reporting Concepts

    OLTP

    Database

    Report

    Server

    Client

    Application

  • 7/28/2019 6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

    8/22

    OLAP Concepts

    DimensionTables

    Fact TablePartitions

    Staging DatabaseOr ODS

    Cube Partitions

    SSIS orBulk Insert

    SSIS FactTable Loads

    SSIS DimensionTable Loads

    Dimensions

    Cube Processing

    Data Sources

    Data Warehouse

  • 7/28/2019 6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

    9/22

    Data Mining Concepts

    Integration Services Data Source View

    Data Mining Designer

    Deployingand updating

    models

    Definingthe problem

    Preparingdata Exploring

    data

    Buildingmodels

    Validatingmodels

  • 7/28/2019 6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

    10/22

    Lesson 2: Overview of SQL Server Analysis Services

    Key Features of Analysis Services

    Analysis Services Architecture

    Analysis Services Tools

    Fundamental Analysis Services Objects

    New Analysis Services Features in SQL Server 2008

  • 7/28/2019 6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

    11/22

    Key Features of Analysis Services

    Analysis Services combines data fromboth OLAP and relational sources

    OLAP functionality allows you to query

    aggregated data stored inmultidimensional cubes

    Data mining can identify relationshipswithin your data

    KPI support enables you to createbalanced scorecards to evaluateperformance

  • 7/28/2019 6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

    12/22

    Data Pump

    Data Sources

    Relational Databases

    Analysis Services Architecture

    SQL Server 2008Analysis Services Instance

    IntegrationServicesPackages

    IIS

    XMLAOver

    TCP/IP

    XMLAOver

    HTTP(WAN)

    OLE DB for OLAP ADO MD.NET

    ADO MD

    XMLAOver

    TCP/IPOR

    Win32Applications

    for

    OLAP andData Mining

    .NET ClientApplications

    for OLAP

    and/orData Mining Any application

    for OLAP andData Mining

    COM-based Clientapplications for

    OLAP and/or Data

    Mining

  • 7/28/2019 6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

    13/22

    Analysis Services Tools

    Business IntelligenceDevelopment Studio

    SQL Server ManagementStudio

    SQL Server Configuration

    Manager

  • 7/28/2019 6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

    14/22

    Fundamental Analysis Services Objects

    Measures are the numeric values, or

    facts, that users analyze

    Data sources store connection

    information

    Measure groups are logical groupingsof measures

    Dimensions provide context tomeasures

    Cubes are the objects that usersmanipulate to access the data

    Data source views provide an abstractlayer for the data sources

  • 7/28/2019 6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

    15/22

    New Analysis Services Features in SQL Server 2008

    New Aggregation Designer

    Cube Wizard has been simplified and enhanced

    Several Dimension design improvements

    Enhanced performance in all backup and restorescenarios

    Analysis Services personalization extensions

    Sample databases and sample applications arenow available on the SQL Server Samples Website

  • 7/28/2019 6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

    16/22

    Lesson 3: Installing SQL Server Analysis Services

    Considerations for Installing Analysis Services

    Upgrade Paths for Analysis Services

  • 7/28/2019 6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

    17/22

    Considerations for Installing Analysis Services

    Consider resource requirements

    Identify instance requirements

    Consider client connectivity

    Decide availability requirements

  • 7/28/2019 6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

    18/22

    Upgrade Paths for Analysis Services

    Side-by-Side Installation

    In-Place Upgrade

  • 7/28/2019 6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

    19/22

    Installing and Verifying SQL Server Analysis Services

    Exercise 1: Installing SQL Server Analysis Services

    Exercise 2: Verifying Installation

    Logon information

    Virtual machine NY-SQL-02User name Student

    Password Pa$$w0rd

    Estimated time: 40 minutes

  • 7/28/2019 6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

    20/22

  • 7/28/2019 6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

    21/22

    Lab Review

    What are the two methods you can use to install AnalysisServices?

    What is the minimum RAM required for an AnalysisServices installation?

    What should you do to ensure that your installation ofAnalysis Services was successful?

  • 7/28/2019 6234A_01 Implementing and Maintaining Microsoft SQL Server 2008

    22/22

    Module Review and Takeaways

    Review Questions

    Common Issues and Troubleshooting Tips