Exforsys

Analysis Services Training

  1. MSAS - Browsing the Dependency Network
  2. MSAS - Building a Relational Decision Tree Model
  3. MSAS - Introduction to Data Mining
  4. MSAS - Applying security to a Dimension
  5. Tutorial 65: MSAS - Managing Cube Roles
  6. MSAS - Understanding Database Roles
  7. MSAS - Securing User Authentication
  8. MSAS - Introducing Analysis Services Security
  9. MSAS - Writebacks
  10. MSAS - Defining and Creating Drillthrough
  11. MSAS - Defining and Creating Auctions
  12. MSAS - Creating and Maintaining Calculated Members in Virtual Cubes
  13. MSAS - Building a Virtual Cube
  14. MSAS - Understanding Virtual Cubes
  15. MSAS - Introducing Solve Order
  16. MSAS - Implementing Calculations Using MDX Part 2
  17. MSAS - Implementing Calculations Using MDX Part 1
  18. MSAS - Merging Partitions
  19. MSAS - Introduction and Managing Partitions
  20. MSAS - Troubleshooting Cube Processing
  21. MSAS - Optimizing Cube Processing
  22. MSAS - Processing Dimensions and Cubes
  23. MSAS - Introducing Dimension and Cube Processing
  24. MSAS: Optimization Tuning Part 2
  25. MSAS: Optimization Tuning Part 1
  26. MSAS: Usage-Based Optimization
  27. MSAS: Analysis Services Aggregations
  28. MSAS: The Storage Design Wizard
  29. MSAS: Analysis Server Cube Storage
  30. MSAS: Defining Cube Properties
  31. MSAS: Introduction and Working with Measures
  32. MSAS: Introduction and Working with Cubes
  33. MSAS: Virtual Dimensions
  34. MSAS: Introducing Member Properties
  35. MSAS: Creating Custom Rollups
  36. MSAS: Creating a Time Dimension
  37. MSAS: Understanding Hierarchies
  38. MSAS: Dimension Storage Modes and Levels
  39. MSAS: Working with Levels and Hierarchies
  40. MSAS: Working with Parent-Child Dimensions
  41. MSAS : Basics of Levels
  42. MSAS : Working with Standard Dimensions
  43. MSAS : Shared vs Private Dimensions
  44. Understanding Dimension Basics
  45. MSAS : Office 2000 OLAP Components
  46. MSAS : Client Architecture
  47. MSAS : Cube Storage options
  48. MSAS : Meta data Repository
  49. MSAS : Analysis services Tools for Extended Functionality
  50. MSAS : The Wizards
  51. MSAS : The Analysis Manager and Analysis Server
  52. MSAS : The Data warehousing framework of SQL Server 2000 - Part 2
  53. MSAS : The Data warehousing framework of SQL Server 2000 - Part 1
  54. MSAS : Microsoft Data Warehousing Overview
  55. MSAS : Browsing the Cube
  56. MSAS : Designing Storage and Processing the Cube
  57. MSAS : Building the Cube Part #3
  58. MSAS : Building the Cube Part #2
  59. MSAS : Building the Cube Part #1
  60. MSAS : Setting up the Database in Analysis Server
  61. MSAS : Preparing to Create the Cube
  62. MSAS : Introducing Analysis Manager Wizards
  63. Microsoft Analysis Services Installation
  64. MSAS - Applying OLAP Cubes
  65. Understanding OLAP Models
  66. Designing the Dimensional Model and Preparing the data for OLAP
  67. Design of the data warehouse: Kimball Vs Inmon
  68. Defining OLAP Solutions and Data Warehouse design
  69. Microsoft Analysis Services Training
  70. Data Warehouse database and OLTP database
  71. Introduction to Data Warehousing

Ads


Home arrow Technical Training arrow Analysis Services Training

MSAS - Writebacks Page - 3

Page 3 of 3
Author : Exforsys Inc.     Published on: 28th Apr 2005

MSAS - Writebacks

To browse writeback data for a cube

Ads

In the Analysis Manager tree pane, under the database that contains the cube, expand the Cubes folder.

Right-click the cube, point to Writeback Options, and then click Browse Writeback Data.


Deleting Writeback Data and Write-Disabling a Cube

The contents of a writeback table can be deleted using the Delete Writeback Data dialog box. This can be accessed by right clicking write enabled cube from analysis manager tree pane.

In the Analysis Manager tree pane, under the database that contains the cube, expand the Cubes folder.

Right-click the cube, point to Writeback Options, and then click Disable Writeback.

In the Confirm Writeback Disable dialog box, click Yes.

Converting Writeback Data to a Partition

Ads

The cube’s writeback table data can be converted into a partition. When a partition is created out of writeback data then, the cube becomes write disabled. All the unrestricted read write permissions granted are disabled. Read and read contingent permissions are not affected. This feature is only available in Enterprise edition of Microsoft SQL Server 2000.

In the Analysis Manager tree pane, under the database that contains the cube, expand the Cubes folder.

Right-click the cube, point to Writeback Options, and then click Convert to Partition.

In the Convert to Partition dialog box, in the Partition name box, type a name for the partition.

    1. Select an aggregation design option:
    2. To design aggregations using the Storage Design Wizard, click Design the aggregations for your partition now.
    • To defer aggregation design, click Design the aggregations later.
    • To copy the aggregation design of an existing partition, click Copy the aggregation design from an existing partition and select the partition name from the Copy from list. If in the future you might merge the new partition with another, copy the aggregation design of the other partition. Merged partitions must have the same aggregation design.

    To specify a filter (WHERE clause expression) that limits the data selected from the writeback table and added to the partition, click Advanced.

    To process the new partition, select the Process the partition when finished check box. Depending on the size of the writeback table, processing may take considerable time.


    Writeback Timeout Property

    The Client application attempts to communicate updates to a writeback table on the server. The time taken for communication is set in the Writeback timeout property. When the application attempts to writeback the changes, the PivotTable Service begins count in seconds and ends when the transaction is committed in the number of seconds specified in this property. If the time limit is reached before the changes are applied the commit fails. The client will rollback the transaction when the commit fails and the attempt to commit begins again. This property is to be set when a session is established and it cannot be changed during the session.

    Actions, Drillthrough and Writebacks are extremely useful features of Analysis services. Actions allow the end user view data and act on the anlaysis of such data. Drillthrough enables users to view the details of the aggregated data presented in cubes. Writeback enables users to update the data and also view the impact of such changes on the data in the cube.

    In the next lesson we will study the process of “Implementing security” in Analysis Services.



  •  
    This tutorial is part of a Analysis Services Training tutorial series. Read it from the beginning and learn yourself.

    Analysis Services Training

    1. MSAS - Browsing the Dependency Network
    2. MSAS - Building a Relational Decision Tree Model
    3. MSAS - Introduction to Data Mining
    4. MSAS - Applying security to a Dimension
    5. Tutorial 65: MSAS - Managing Cube Roles
    6. MSAS - Understanding Database Roles
    7. MSAS - Securing User Authentication
    8. MSAS - Introducing Analysis Services Security
    9. MSAS - Writebacks
    10. MSAS - Defining and Creating Drillthrough
    11. MSAS - Defining and Creating Auctions
    12. MSAS - Creating and Maintaining Calculated Members in Virtual Cubes
    13. MSAS - Building a Virtual Cube
    14. MSAS - Understanding Virtual Cubes
    15. MSAS - Introducing Solve Order
    16. MSAS - Implementing Calculations Using MDX Part 2
    17. MSAS - Implementing Calculations Using MDX Part 1
    18. MSAS - Merging Partitions
    19. MSAS - Introduction and Managing Partitions
    20. MSAS - Troubleshooting Cube Processing
    21. MSAS - Optimizing Cube Processing
    22. MSAS - Processing Dimensions and Cubes
    23. MSAS - Introducing Dimension and Cube Processing
    24. MSAS: Optimization Tuning Part 2
    25. MSAS: Optimization Tuning Part 1
    26. MSAS: Usage-Based Optimization
    27. MSAS: Analysis Services Aggregations
    28. MSAS: The Storage Design Wizard
    29. MSAS: Analysis Server Cube Storage
    30. MSAS: Defining Cube Properties
    31. MSAS: Introduction and Working with Measures
    32. MSAS: Introduction and Working with Cubes
    33. MSAS: Virtual Dimensions
    34. MSAS: Introducing Member Properties
    35. MSAS: Creating Custom Rollups
    36. MSAS: Creating a Time Dimension
    37. MSAS: Understanding Hierarchies
    38. MSAS: Dimension Storage Modes and Levels
    39. MSAS: Working with Levels and Hierarchies
    40. MSAS: Working with Parent-Child Dimensions
    41. MSAS : Basics of Levels
    42. MSAS : Working with Standard Dimensions
    43. MSAS : Shared vs Private Dimensions
    44. Understanding Dimension Basics
    45. MSAS : Office 2000 OLAP Components
    46. MSAS : Client Architecture
    47. MSAS : Cube Storage options
    48. MSAS : Meta data Repository
    49. MSAS : Analysis services Tools for Extended Functionality
    50. MSAS : The Wizards
    51. MSAS : The Analysis Manager and Analysis Server
    52. MSAS : The Data warehousing framework of SQL Server 2000 - Part 2
    53. MSAS : The Data warehousing framework of SQL Server 2000 - Part 1
    54. MSAS : Microsoft Data Warehousing Overview
    55. MSAS : Browsing the Cube
    56. MSAS : Designing Storage and Processing the Cube
    57. MSAS : Building the Cube Part #3
    58. MSAS : Building the Cube Part #2
    59. MSAS : Building the Cube Part #1
    60. MSAS : Setting up the Database in Analysis Server
    61. MSAS : Preparing to Create the Cube
    62. MSAS : Introducing Analysis Manager Wizards
    63. Microsoft Analysis Services Installation
    64. MSAS - Applying OLAP Cubes
    65. Understanding OLAP Models
    66. Designing the Dimensional Model and Preparing the data for OLAP
    67. Design of the data warehouse: Kimball Vs Inmon
    68. Defining OLAP Solutions and Data Warehouse design
    69. Microsoft Analysis Services Training
    70. Data Warehouse database and OLTP database
    71. Introduction to Data Warehousing
     

    Comments