DavidWimbush

Observations of a SQL Server DBA and reporting & BI developer.

Browse by Tags

All Tags » Analysis Services (RSS)
How to process a cube in a SQL Agent job
It can be done but it's not well documented and it's complicated by the fact that you can't easily get the result of the process. Unless you actively check and manually raise an error if there's been a problem, the job will report sucess...