The disk where our SSAS cubes are located on will disappear so I wanted to copy the full SSAS environment to a new location. This is what I did:
1. Change DataDir/LogDir/BackupDir and TempDir in SSAS properties.
2. Stopped the SSAS service
3. Moved all contend from the original folders to a new folder on the new drive.
4. Restarted the SSAS Service
In SSMS all DB's look fine but when processing the DB, the process gives following output:
Process succeeded. Trace information is still being transferred. If you do not want to wait for all of the information to arrive press Stop.
When I click STOP, I can't browse the cube and reprocessing fails because it still awaits the Trace info of the previous process.
Where did I miss something?
Geert Vanhove DCOD ------ http://geertvanhove.wordpress.com/ ----------- Please click the Mark as Answer or Vote As Helpful if a post solves your problem or is helpful!