| SSIS package to backup all Analysis Services databases on one instance |
| Written by Vidas Matelis | ||||
| Tuesday, 17 July 2007 19:51 | ||||
|
Here is SSIS packaga that creates backup for each database in one SSAS instance. You can specify backup folder and server name by passing SSIS package variables through command line:
Use it at your own risk.
|
||||
Comments (1)
1
Sunday, 30 March 2008 00:18
Brian
Thanks for the Backup Script.
Top Rated
- SSIS Package to drop and create partitions based on data in SQL Server table
- SSIS Package to Back Up SSAS Databases by Dave Fackler
- WSH script to get SSAS DB info about aggregation designs
- SSIS package to backup all Analysis Services databases on one instance
- SSIS Package to process all dimensions in one SSAS Database
SSIS package to backup all Analysis Services databases on one instance
