dbTalk Databases Forums  

How Do I Do This?

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


Discuss How Do I Do This? in the microsoft.public.sqlserver.olap forum.



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

Default How Do I Do This? - 09-05-2006 , 04:58 PM






Is it common for some of you to check if your OLAP has processed
correctly by doing some kind of checks? Like if so and so measure is
XXX number then we are ok kind of thing?

I need to do this and wanted to know if I can do this using MDX query
etc. Any comments would be great.

In other words, how can I check a particular measure against a defined
number and pass a "Y" or "N" to the SSIS package that called the
checkprogram.


Reply With Quote
  #2  
Old   
Kyle Henly
 
Posts: n/a

Default RE: How Do I Do This? - 09-11-2006 , 04:07 PM






Hi,

Cubes, Measure Groups, Partitions, Dimensions etc all have a processed date
property associated with their meta-data - is this the kind of thing you're
after?

I checked these out using a small AMO .Net application that loops through
all the AS database objects, but you can also do it using ASSL too.

However, i found writing the XMLA scripts a nightmare!
--
Kyle Henly
DBA
U.K.


"rahulchudiwal (AT) yahoo (DOT) com" wrote:

Quote:
Is it common for some of you to check if your OLAP has processed
correctly by doing some kind of checks? Like if so and so measure is
XXX number then we are ok kind of thing?

I need to do this and wanted to know if I can do this using MDX query
etc. Any comments would be great.

In other words, how can I check a particular measure against a defined
number and pass a "Y" or "N" to the SSIS package that called the
checkprogram.



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.