nerdexam
Microsoft

70-448 · Question #180

You are developing a SQL Server 2008 Analysis Services (SSAS) method for Company.com. You make before caching enable for a partition. You should make sure that SSAS could search connected…

The correct answer is A. You should configure the attribute of ProcessingMode the partition to Immediate. Defines the place in the cube processing at which data becomes available to users. By default, ProcessingMode is set to Regular, and users cannot access the measure group until processing is complete. If ProcessingMode is set to LazyAggregations, data is accessible as soon as…

Implement an Analysis Services Solution

Question

You are developing a SQL Server 2008 Analysis Services (SSAS) method for Company.com. You make before caching enable for a partition. You should make sure that SSAS could search connected information when you could update many aspects storage. Which is the correct answer?

Options

  • AYou should configure the attribute of ProcessingMode the partition to Immediate.
  • BYou should configure the attribute of ProcessingMode the partition to LazyAggregations.
  • CYou should configure the attribute of ProcessingMode the partition to OnCacheComplete.
  • DYou should configure the attribute of ProcessingMode the partition to Common.

How the community answered

(51 responses)
  • A
    71% (36)
  • B
    4% (2)
  • C
    10% (5)
  • D
    16% (8)

Explanation

Defines the place in the cube processing at which data becomes available to users. By default, ProcessingMode is set to Regular, and users cannot access the measure group until processing is complete. If ProcessingMode is set to LazyAggregations, data is accessible as soon as it is processed, but processing takes longer.

Topics

#proactive caching#partition processing#ProcessingMode#SSAS storage

Community Discussion

No community discussion yet for this question.

Full 70-448 Practice