http://www.devexpress.com/Support/Center/p/K18348.aspx
How to create a backup of the OLAP cube?
Article Details
|
|
How to create a backup of the cube?
Solution
To create a backup of the cube, you should get the *.abf file. This file allows you to retrieve the entire cube on the local server.
To accomplish this task, please perform the following steps:
1. Run the SQL Server Management Studio
2. Connect to the server
3. Find an appropriate data base (the one that can contain one or several cubes)
4. Right-click on the data base name
5. From the menu, choose the Back Up option
6. Set all options as demonstrated in the image below
7. Click the OK button to create a corresponding *.abf file.
Do you have any comments