Initially I built all my SQL '08 databases, SSIS, and SSAS packages on a virtual machine. Now I need to move everthing over to a new server we have purchased. However, moving my SSAS cubes has been a nightmare, though I don't think it should be - must be the user :-)
I think the first issue I need to address is, I get a message ... The Source property references unknown 'Data Source View' with ID = 'MyDatabase'. I get this message for each of the tables in my cube.
Also, I'm wondering about permissions ... my SSAS service account was named differently with different passwords in my vm - how is this going to effect the processing?
I did a restore to get all my databases over to the new server and they all work fine.
Thanks in advance for the help!