I create cube in SSAS, i must reprocess each dimension to update new data..I using SSIS package to process them,but it doesn't work..
Step create ssis package:
1.add connection manager
2.create analysis services processing task (process cube and all dimension)
3.deploy it
4.create job in sql server agent
5.run it
what should i do?
Step create ssis package:
1.add connection manager
2.create analysis services processing task (process cube and all dimension)
3.deploy it
4.create job in sql server agent
5.run it
what should i do?