![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, we use partitioning, each partition holds data for a special month. The partitions are created automatically with dso. Now we expect sometimes (oh what nice) that some of the new created partitions do not show any data (not even in the data browser). Reprocessesing or changing the data storage doesnt make the data to appear. What helps, is to manually re-select the filter of the special month. Then after a reprocessing the data is shown. System: AS 2000 EE SP3a english, MOLAP Partitions Is there someone out who had this problem too? Is there maybe a workaround? Thanks, Michael Roedeske |
#3
| |||
| |||
|
|
If data doesn't show after processing, then your slices are set incorrectly, or not at all. From a high level, it sounds like your DSO has a bug and isn't properly setting the slices, or setting the filter (if your setting a filter on your fact table /view, instead of having seperate tables/views for each partition). Check the slice info in your metatdata after your DSO code runs. If it's not correct, your DSO code has problems. If it's OK, make sure it matches the source filter of the partition, if you're using source filtering. Good luck. "Michael Roedeske" wrote: Hello, we use partitioning, each partition holds data for a special month. The partitions are created automatically with dso. Now we expect sometimes (oh what nice) that some of the new created partitions do not show any data (not even in the data browser). Reprocessesing or changing the data storage doesnt make the data to appear. What helps, is to manually re-select the filter of the special month. Then after a reprocessing the data is shown. System: AS 2000 EE SP3a english, MOLAP Partitions Is there someone out who had this problem too? Is there maybe a workaround? Thanks, Michael Roedeske |
![]() |
| Thread Tools | |
| Display Modes | |
| |