1.

What Is Use Of Attribute Hierarchy Optimized State?

Answer»

Attribute Hierarchy Optimized State:

Determines the level of optimization applied to the attribute hierarchy. By default, an attribute hierarchy is FullyOptimized, which means that Analysis Services BUILDS INDEXES for the attribute hierarchy to improve query PERFORMANCE. The other option, NotOptimized, means that no indexes are built for the attribute hierarchy. USING NotOptimized is useful if the attribute hierarchy is used for purposes other than querying, because no additional indexes are built for the attribute. Other uses for an attribute hierarchy can be helping to ORDER another attribute.

Attribute Hierarchy Optimized State:

Determines the level of optimization applied to the attribute hierarchy. By default, an attribute hierarchy is FullyOptimized, which means that Analysis Services builds indexes for the attribute hierarchy to improve query performance. The other option, NotOptimized, means that no indexes are built for the attribute hierarchy. Using NotOptimized is useful if the attribute hierarchy is used for purposes other than querying, because no additional indexes are built for the attribute. Other uses for an attribute hierarchy can be helping to order another attribute.



Discussion

No Comment Found