Trouble shooting SQL server Analysis performance

  • Hello,

    I am troubleshooting the performance of a server. The SQL server itself seems to have a very light load, but the Analysis Services is running on the server. I have troubleshooted SQL Servers before but not ones with analysis services. Do you have any recommendations on how to approach this ?

  • What kind of performance issue are you facing with SSAS. slow processing or low query speeds .

    You might want to check the size of the dimensions.

    Check if your using a warm cache

    Check the temp file created as part of dim processing.

    Are you using parallel processing.

    Are there partitions on the cube

    Are you using group by or distinct as part of the cube processing.

    Jayanth Kurup[/url]

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply