dbTalk Databases Forums  

Reconciling cubes to the underlying data

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Reconciling cubes to the underlying data in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
penfoldtaylor@gmail.com
 
Posts: n/a

Default Reconciling cubes to the underlying data - 03-01-2005 , 01:12 PM






Has anyone implemented a reconciliation process on their cubes?

What we are after doing is extracting cube numbers into an SQL Server
table using DTS and then comparing that to the underlying data.
However, we were planning on making the reconciliation process generic
so that it can be run against any of our cubes for any number of
measures. But the DTS doesn't like the changing number of measures.

Has anyone else implemented reconciliation on their cubes?


Reply With Quote
  #2  
Old   
Mark Hill
 
Posts: n/a

Default Re: Reconciling cubes to the underlying data - 03-01-2005 , 03:12 PM






We reconcile between databases and when data is moved, but not between cube
and database.

You could query the cube structure with DSO and then build the MDX based on
the cube structure, suspect you could do this in VB Script without much
hassle.

Mark Hill
<penfoldtaylor (AT) gmail (DOT) com> wrote

Quote:
Has anyone implemented a reconciliation process on their cubes?

What we are after doing is extracting cube numbers into an SQL Server
table using DTS and then comparing that to the underlying data.
However, we were planning on making the reconciliation process generic
so that it can be run against any of our cubes for any number of
measures. But the DTS doesn't like the changing number of measures.

Has anyone else implemented reconciliation on their cubes?




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.