dbTalk Databases Forums  

Can't process cube when datasource is on sqlserver

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Can't process cube when datasource is on sqlserver in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Lam Nguyen
 
Posts: n/a

Default Can't process cube when datasource is on sqlserver - 12-04-2003 , 06:22 PM






Hi everbody,

I am trying to process a cube where my datasource is on
sql server. I get an error msg saying login for my userid
failed. I am using windows authenication and went as far
as to set up a user with sa rights and still it won't
process. Funny thing is, I can browse this data when I am
setting up my cube. My workaround was to move my
underlying data onto my desktop and process from there.
But I would really like to make it work from the server.
Any advice?

Reply With Quote
  #2  
Old   
Dave Wickert [MSFT]
 
Posts: n/a

Default Re: Can't process cube when datasource is on sqlserver - 12-04-2003 , 07:33 PM






When you process a cube, dimension or partition -- the actual component that
is actually issuing the SQL query is the msmdsrv process; not your
interactive user.
If you have configured the data source to use a SQL Server *trusted*
connection, then you need to change the NT Account that the
MSSQLServerOLAPService (msmdsrv process) is running under. Just go to Start
\ Control Panel \ Services -- select MSSQLOLAPService and Properties -- then
Logon. Specify a valid domain account that has access to the data source.
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI Practices Team
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.

"Lam Nguyen" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi everbody,

I am trying to process a cube where my datasource is on
sql server. I get an error msg saying login for my userid
failed. I am using windows authenication and went as far
as to set up a user with sa rights and still it won't
process. Funny thing is, I can browse this data when I am
setting up my cube. My workaround was to move my
underlying data onto my desktop and process from there.
But I would really like to make it work from the server.
Any advice?



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.