Quantcast
Channel: SQLServerCentral » Data Warehousing » Analysis Services » Latest topics
Viewing all articles
Browse latest Browse all 1341

Refresh takes longer for normal user than admin

$
0
0
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 [url=http://dba.stackexchange.com/questions/106635/query-takes-longer-as-domain-user-than-local-admin]HERE[/url] 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:[code="plain"]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[/code]

Viewing all articles
Browse latest Browse all 1341

Trending Articles