Home > Archive > MS SQL Data Warehousing > February 2006 > Error while processing cube









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Error while processing cube
esl

2006-02-10, 8:23 pm

Hi All,

I keep on getting the following error while processing a cube in SSAS
2005:
Connection could not be established to the Data Source with
DataSourceID <my_data_source_name>

I don't understand why as my project deployement completed successfully
and a "Test Connection" of my Data Source returns a "Test connection
succeeded"

My user is 'sa' so I don't think rights are a problem here.

Does someone have any idea on this ?
Thanks in advance

Eric

Myles.Matheson@gmail.com

2006-02-11, 7:23 am

Hello esl,

This error is more than likely caused by the Analysis Services service
account not having the permissions to connect to your data source. This
happens when you use windows authentication for the data source
connection and the AS2005 service is running under local system
account.

Try to run the Analysis Services with a windows account that has rights
to connect to your data source. The cube should then process.

Hope this helps,

Myles Matheson
Data Warehouse Architect
http://bi-on-sql-server.blogspot.com

esl

2006-02-13, 11:23 am

Hello Myles,

you're right it was indeed a problem with the impersonation account I
used for the data source.
I know use the service account which I have given required permissions
(domain +db) and it works fine.

Many Thanks for your help !
Eric

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2009 droptable.com