Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 cube deployment error

Author  Topic 

KlausEngel
Yak Posting Veteran

85 Posts

Posted - 2010-07-16 : 16:24:11
I have created a new database with my fact and dimension tables and run through the cube wizard. Everything works fine up to this point but when I go to deploy the cube I receive the following error message:
[Either the 'Domain\user' user does not have permission to create a new object in 'Server', or the object does not exist]
I am logged on remotely to the server as a domain user with administrative rights and I have sysadmin right on the SQL server.
What am I missing?
Thanks for your help.

rookie_sql
Constraint Violating Yak Guru

443 Posts

Posted - 2010-07-22 : 06:23:04
do you have a analysis Server user rights ?
Go to Top of Page
   

- Advertisement -