sql - Reprocess SSAS tabular cube after failure -


so process ssas tabular cubes every night , other night processing of cube failed. want implement system trigger automatic reprocess after failure.

is there way in ssas tabular?

nothing built ssas automatically restart processing on error.

in sql agent, job step properties dialog has advanced tab retry attempts property. if change 1, automatically retry step (the ssis package) if fails.


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

React Native allow user to reorder elements in a scrollview list -

multithreading - Exception in Application constructor -