SSAS Linked Objects...cube as a linked object, no refresh. Qry mdx return error -
11-06-2006
, 08:50 AM
Hi All,
I have two cubes, the first cube (A) with four measures groups and the
second cube (B) with two measure groups. I have created a Linked
Objects, into cube B, to the cube A. Well, I run an xmla script in
order to process the cube B and at the same time I'm running an mdx
query on the same cube (B).
When the process is terminated, the query result is the following:
The version of the object connected measure group with name
<<MY_MEASURE_GROUP>> on the remote request has been modified. In order
to resolve the problem it is necessary to repeat the operation.
Only if I'm running the mdx query a second time the query result is
correct.
Any idea?!
Regards
CristianM |