x
login about faq Site discussion (meta-askssc)

SSAS Cube post processing notification

SSMS can give an audible BEEP / Meep :) when done with the executing query.

Data Processing for a cube process usually takes a few hours to do, and then I have to trigger off something else afterwards. I have to keep checking PROCESS progress to know if it is done.

Is there something similar to a BEEP / Email notification etc for SSAS cube processing? A post-Process trigger would do just fine.

more ▼

asked Nov 24 '09 at 06:14 PM in Default

Raj More gravatar image

Raj More
1.7k 75 79 82

(comments are locked)
10|1200 characters needed characters left

1 answer: sort newest

You could process it in a SQL Agent job. That way you could have the steps to process the cubes - which will run until the processing has finished - and then further steps. You can even perform different steps depending on whether the cubes built OK.

I've blogged how to do it here: http://sqlblogcasts.com/blogs/davidwimbush/archive/2009/11/25/how-to-process-a-cube-in-a-sql-agent-job.aspx

more ▼

answered Nov 25 '09 at 08:51 AM

David Wimbush gravatar image

David Wimbush
4.2k 25 29 31

(comments are locked)
10|1200 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments



Facebook logo Follow Ask SSC on Facebook
Find Ask SSC on Google+
linkedin logo Find us on LinkedIn

Topics:

x144
x15
x5

asked: Nov 24 '09 at 06:14 PM

Seen: 1539 times

Last Updated: Nov 24 '09 at 06:14 PM

Copyright © 2002-2012 Simple Talk Publishing. All Rights Reserved. If you have any queries, please contact the site administrators.
Ask SQL Server Central is a community service provided by Red Gate.