Page 1 of 1
Copying the Data from Cube B to Cube A
Posted: Tue Mar 19, 2013 11:11 am
by TM1ethusiast
I have two cubes A and B within a same server but on two different instances,I want to move the forecast data in to B.What i know is we could use rules and DB reference to copy the data,but is any other way around?Thanks in Advance
Re: Copying the Data from Cube B to Cube A
Posted: Tue Mar 19, 2013 11:49 am
by rmackenzie
TM1ethusiast wrote:I have two cubes A and B within a same server but on two different instances,I want to move the forecast data in to B.What i know is we could use rules and DB reference to copy the data,but is any other way around?Thanks in Advance
This sounds a bit similar to
this question. Is it the same situation? If the cubes are in different instances then rules are not an option but you can transfer data between the two cubes via flat files, or
replication - the former method being preferred.
Re: Copying the Data from Cube B to Cube A
Posted: Tue Mar 19, 2013 1:04 pm
by TM1ethusiast
Thanks,rmackenzie,Appreciate your help.