Home Forums SQL Server 2005 Business Intelligence Integration Services - Issues when using the Analysis Services Processing task. It doesnt seen to be processing the dimensions RE: Integration Services - Issues when using the Analysis Services Processing task. It doesnt seen to be processing the dimensions

  • Normally Process Update shouldn't be hit & miss.

    I stumbled across this blog post on MSDN:

    Different Kinds of SSAS Processing in simple words…

    This particular line is interesting:

    ProcessUpdate is inherently slower than ProcessFull since it is doing additional work to apply the changes.

    This means there is no actual reason to do Process Update instead of Process Full, so I would just stick with the last one.

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP