In an Analysis Services session, there is a cumulative performance degradation that is caused by the engine re-evaluating previous commands, in addition to the new command.Internally, each time an MDX command containing a WITH or CREATE is executed in the personalization extension it is added to a collection of commands for the session. This progressive accumulation of commands in the collection and the fact that the entire collection is re-evaluated each time a new execution occurs for a MDX CREATE or WITH statement on the session level results in the progressively increasing execution time.
Product Language
Category
Proposed Solution
Primary Benefit
Other Benefits
Virtualization
Please wait...