We consider using the different method to load/write cube. In general, if we choose to use the concurrent TI process, the total job will be done faster. But since the TI called by another TI which is also called by the other TI, there will be several layers to finish the job. It also means that it could not simply check one or few views to determine if the data of two cubes are identical which deposit the result of two corresponding AS-IS/TO-BE executed processes. And we need them to be the same but choosing the shorter execute time in the better method or algorithm. The question is during the trial and error experiment, how could we possible to examine control cube and test cube they are actually the same cube?
Are there some suggestions like loop through the whole of two cubes to check if they are the same, no matter in structure or in data?
Many thanks first.

