BUG: Structural Changes to a Shared Dimension Fail to Write-Disable Cubes (231357)
The information in this article applies to:
- Microsoft SQL Server OLAP Services 7.0
This article was previously published under Q231357
BUG #: 380 (plato7x)
SYMPTOMS
When you change the structure of a shared dimension (in the Library folder) used in a write-enabled cube (for example, you add or delete a level), the cube stays write-enabled and you do not get any warning. If you process this cube, it remains write-enabled. This situation is problematic because:
- After processing the cube's data does not reflect the write-back data.
- The cube's write-back table is inconsistent with the revised shared dimension.
WORKAROUND
To prevent this problem, before making structural changes to a shared dimension, write disable the write-enabled cubes that include the dimension. Use one of the following procedures to do that:
- If you are using OLAP Service Enterprise Edition, you can convert the write back data to a partition that will incorporate the write-back data into the cube and make the cube write disabled. To do that right-click the cube, point to Write-Back Options, and click Convert to Partition. Next, use the Convert to Partition dialog box to convert the write-back data to a partition.
NOTE: This option is not available with the Standard Edition.
- If you are using the Standard Edition, you will have to delete the write back data before write disabling the cube. To delete the write-back data, right-click the cube, point to Write-Back Options, and click Delete Data. This will write disable the cube.
NOTE: The following procedure will delete the cube's write-back table.
If you have already made structural changes to a shared dimension, right-click the write-enabled cube that includes it, point to Write-Back Options, and click Delete Data. This action write-disables the cube.
Repeat the preceding procedure for each write-enabled cube that includes the shared dimension.
STATUS
Microsoft has confirmed this to be a problem in SQL Server 7.0.
| Modification Type: | Major | Last Reviewed: | 10/16/2003 |
|---|
| Keywords: | kbbug kbpending KB231357 |
|---|
|