dbTalk Databases Forums  

Error Processing Cube

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


Discuss Error Processing Cube in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ERS Developer
 
Posts: n/a

Default Error Processing Cube - 12-22-2006 , 04:18 PM






Hi,

I am using the below commands in a SQL job to process the cubes.
If some error occurs during the cube processing it is not reflecting in the
job. The Job status is always success. How to propagate the errors to the job
and send a failure mail out.

Any help is much appriceated

<Batch xmlns="http://schemas.microsoft.com/analysisservices/2003/engine">
<Parallel>
<Process xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Object>
<DatabaseID>CubeDatabase1</DatabaseID>
</Object>
<Type>ProcessFull</Type>
<WriteBackTableCreation>UseExisting</WriteBackTableCreation>
</Process>
</Parallel>
</Batch>


Thanks
S

Reply With Quote
  #2  
Old   
ERS Developer
 
Posts: n/a

Default RE: Error Processing Cube - 12-27-2006 , 05:36 PM






Hi,

Is no one using this command to process the cubes?

/
S

"ERS Developer" wrote:

Quote:
Hi,

I am using the below commands in a SQL job to process the cubes.
If some error occurs during the cube processing it is not reflecting in the
job. The Job status is always success. How to propagate the errors to the job
and send a failure mail out.

Any help is much appriceated

Batch xmlns="http://schemas.microsoft.com/analysisservices/2003/engine"
Parallel
Process xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
Object
DatabaseID>CubeDatabase1</DatabaseID
/Object
Type>ProcessFull</Type
WriteBackTableCreation>UseExisting</WriteBackTableCreation
/Process
/Parallel
/Batch


Thanks
S

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.