AJM
AJM

Reputation: 32490

Cube Processing SQL Server Developer Edition

Is this possible? It seems when I try and do this manually or via an SSIS task it does not work whereas it will be fines with other editions.

(I'm using my local developer edition as a test environment)

Upvotes: 0

Views: 244

Answers (3)

AJM
AJM

Reputation: 32490

Solved this. I had to configure my analysis services instance to use my account rather than the built in account in SQL Server Configuration manager

Upvotes: 1

Santiago Cepas
Santiago Cepas

Reputation: 4094

It is possible. Sql Server Developer edition has the same features as the enterprise edition What error do you get? Is the data source of your local cube pointing to the right db?

Upvotes: 1

Sam
Sam

Reputation: 7678

Fine with other editions on your local workstation?

Developer should be the same as enterprise, they say.

Upvotes: 2

Related Questions