Copy Cube Data to a Text File
Posted: Wed Aug 25, 2010 7:48 pm
I have 1 server each on 3 different admin hosts. They represent a DEV server, UAT server, and a PROD server. In order to update each environment it requires us to stop the services, copy the "background files", and restart the services. But the issue that I have is it overwrites the data on any cubes that have been updated. An example is we have a process that loads actual Production data from the G/L to a cube to compare against budget. That cube is overwritten when PROD is updated from UAT. So what I want to do is dump all of the data in the cube to a text file and then reload that data once the update is done. The first question is, is there something that I am missing and we should be updating it another way? The second is, what kind of process do I need to create in order to acheive this? I have found instructions for a cube that only has 2 dimensions but ther one that I have has 6 dimensions.
Thanks in advance.
Thanks in advance.