Refresh takes longer for normal user than admin

  • Hi,

    I have a report in excel that connects to analysis services in order to refresh. The bizarre thing is that it takes about 10-15 minutes to refresh the report for a standard user and about 1 minute for administrator (account for local machine). Can't see anything obvious in the connection string and I'm a bit lost ATM, I read HERE that this might be because normal users use named pipes protocol and administrators TCP/IP but not sure how true it is. Any Ideas where to look?

    ConnString:

    Provider=MSOLAP.5;Integrated Security=SSPI;Persist Security Info=True;Initial Catalog=Project1;Data Source=Server01\tabular;MDX Compatibility=1;Safety Options=2;MDX Missing Member Mode=Error

  • I would try running a server-side trace with SQL Profiler. You may be able to spot some other difference you didn't know was there.

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

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