BUG: Structural Changes to a Shared Dimension Fail to Write-Disable CubesID: Q231357
|
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:
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:
Microsoft has confirmed this to be a problem in SQL Server version 7.0.
Also note that whenever a structural change is to be made to a write-enabled cube, it must be write-disabled first because its structure is no longer consistent with its write-back table. If you make any structural change within a write enabled cube, for example add a dimension, a dialog box opens in OLAP Manager that contains a warning message with the caption 'Delete Write-Back Data':
If you click Yes, the cube is write disabled and all read/write permissions for the cube are disabled.This will delete the data in the write-back table and convert your cube to a read-only structure.
Caution: All write-back data will be deleted.
Are you sure you want to proceed?
Additional query words:
Keywords : SSOSdso SSOSmgr
Version : winnt:7.0
Platform : winnt
Issue type : kbbug
Last Reviewed: July 30, 1999