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 |
lilinikco
Starting Member
28 Posts |
Posted - 2010-10-09 : 06:33:36
|
hi all.do the only way for process cube automatically is ssis package and then using job in ssms?do another way exist for process cube automatically?lili@@ |
|
slimt_slimt
Aged Yak Warrior
746 Posts |
Posted - 2010-10-09 : 14:15:18
|
using sql agent for running jobs is the easiest and fastest way to process cube automatically.you can process cube manually on request - by running set of code, queries or SSIS package. |
 |
|
|
|
|