![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Currently I have my repository in SQL Server and also my data folder backed up every 12 hours. How would I propery restore both of these objects? Say I have to start out with a clean version of AS, how would I restore from the repository and data file? Is it as simple as changing the repository string and the location of the data folder? In what order? |
#3
| |||
| |||
|
|
The best thing to do is archive all your OLAP databases on that server. This creates CAB files for each database wherever you tell it to do the archive. Then, just restore those databases from those cab files onto your server after you reinstall AS, or do whatever it is you need to do. The good thing about an archive/restore is that it brings your OLAP data and your repository information with it, you don't need to worry about anything. If your data fits within the abilities of archive/restore, definitely use archive/restore. Good luck. "Jesse O" wrote: Currently I have my repository in SQL Server and also my data folder backed up every 12 hours. How would I propery restore both of these objects? Say I have to start out with a clean version of AS, how would I restore from the repository and data file? Is it as simple as changing the repository string and the location of the data folder? In what order? |
#4
| |||
| |||
|
|
Thanks for the reply. However, our OLAP db's are too large to do an archive...we'll have to file copy the data folder. "SQL McOLAP" <SQLMcOLAP (AT) discussions (DOT) microsoft.com> wrote in message news:E4765145-5A9E-4556-8604-02F2E0203ADD (AT) microsoft (DOT) com... The best thing to do is archive all your OLAP databases on that server. This creates CAB files for each database wherever you tell it to do the archive. Then, just restore those databases from those cab files onto your server after you reinstall AS, or do whatever it is you need to do. The good thing about an archive/restore is that it brings your OLAP data and your repository information with it, you don't need to worry about anything. If your data fits within the abilities of archive/restore, definitely use archive/restore. Good luck. "Jesse O" wrote: Currently I have my repository in SQL Server and also my data folder backed up every 12 hours. How would I propery restore both of these objects? Say I have to start out with a clean version of AS, how would I restore from the repository and data file? Is it as simple as changing the repository string and the location of the data folder? In what order? |
![]() |
| Thread Tools | |
| Display Modes | |
| |