I am using SQL Server 2005, specifically Analysis Services.
The cubes are already created, but I need to update (refresh) them regularly using the SQL Server Agent to schedule a job.
This was a very easy task in SQL 2000, but I can't figure out how to create a job that will process AS cubes in 2005. Does anyone have a reference for how to set this sort of thing up in SQL 2005?
The cubes are already created, but I need to update (refresh) them regularly using the SQL Server Agent to schedule a job.
This was a very easy task in SQL 2000, but I can't figure out how to create a job that will process AS cubes in 2005. Does anyone have a reference for how to set this sort of thing up in SQL 2005?