Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Zul
Starting Member
17 Posts |
Posted - 2009-08-14 : 05:51:31
|
| Hi Allcan you show me how can i run outomatic process in analysis service in sql 2005?thanksZul |
|
|
X002548
Not Just a Number
15586 Posts |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-08-15 : 03:08:17
|
| seems like what you're asking is to schedule a job in sql server which does processing of cube. you can do this by creating a ssis package with process cube task and calling it from scheduled job |
 |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-08-15 : 03:09:45
|
| see this alsohttp://www.dotnetspider.com/resources/24960-How-Process-SSAS-Cubes-Automatically.aspx |
 |
|
|
|
|
|