I am issuing the following backup command for AS - Cube and some how it doesnt work. The cube database is residing on a different server. crogram filesanalysis serverinmsmdarch /a DEV "e:Microsoft Analysis ServicesData" "Prod" "drod112.cab" In the above case - i am running the backup database from my dev machine against prod server. some how it doesnt work and i dont see any error message? I was curious if this works or not? appreciated any input on this. Thanks,
How about privileges (both on SQL & Operating system) for the SQL account from Dev. server to production server?
I am using a common account for both servers and this account has all the privileges on both servers My question: Is it possible to backup Cube database from a different server not the actual server?