| Either disable the attribute hierarchy or set the AttributeHierarchyOptimizedState property to ... |
| Thursday, 21 June 2007 19:32 | ||||
|
Either disable the attribute hierarchy or set the AttributeHierarchyOptimizedState property to notOptimized for non-key attributes that have 1000000 or more members and a cardinality within 95% of the key attribute. Importance - Medium. Source - SSAS 2008 (Katmai) June CTP Dimension design warning rules.
|
||||
Top Rated
- Do not ignore duplicate key errors. Change the KeyDuplicate property of the error configuration ...
- Avoid redundant attribute relationships because these relationships may prevent data from being ...
- Define a time dimension
- Break distinct count measures into separate measure groups
- If you can, list in SELECT statement real measures first and calculated measures after
- Do not forget to set properly attribute relationship type (rigid or flexible).
- Process only one partition so you can browse the cube
- Remove aggregation designs that are not used by any partitions
Either disable the attribute hierarchy or set the AttributeHierarchyOptimizedState property to ...