![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm trying to find some info on how to restore analysis services to another server. Cubes, security, the whole thing. Can anyone suggest a good link \ resource. -- burt_king (AT) yahoo (DOT) com |
#3
| |||
| |||
|
|
Books on-line is the best resource. I just did a simple search for "backup" restricting the technology to Analysis Services and got a very complete discussion. If you are looking to automate the process, then look install the SQL Samples and look in the folder: C:\Program Files\Microsoft SQL Server\90\Samples\Analysis Services\Programmability\AMO\BackupAndRestore -- Dave Wickert [MSFT] dwickert (AT) online (DOT) microsoft.com Program Manager BI Systems Team SQL BI Product Unit (Analysis Services) -- This posting is provided "AS IS" with no warranties, and confers no rights. "burt_king" <burt_king (AT) yahoo (DOT) com> wrote in message news:8BE018D2-1C24-4DAB-951C-AE7F3D1DA3E9 (AT) microsoft (DOT) com... I'm trying to find some info on how to restore analysis services to another server. Cubes, security, the whole thing. Can anyone suggest a good link \ resource. -- burt_king (AT) yahoo (DOT) com |
#4
| |||
| |||
|
|
Mine didn't even come up with a "How to....." |
#5
| |||
| |||
|
|
Dave is talking about Analysis Services 2005. If you are referring to the 2000 version then archiving and restoring the database from one server to the other should work fine as long as the 2 servers are in the same domain. Right click on the database in Analysis Manager on the source server and choose the "Archive Database..." option. Then right click on the server node on the destination server and choose "Restore Database..." If you are talking about a disaster recover scenario then there are 2 items that need to be restored. 1. All the files in the data folder, by default this is stored at: C:\Program Files\Microsoft Analysis Services but this location can be configured from Analysis Manager. 2. The repository. By default, this is located in a file called: C:\Program Files\Microsoft Analysis Services\Bin\msmdrep.mdb But it can also be stored in a SQL database if you chose the option to migrate your repository (or if you are running a 64bit edition) In the case of the SQL based repository, the standard operations for backing up and restoring a SQL Database apply. HTH -- Regards Darren Gosbell [MCSD] Blog: http://www.geekswithblogs.net/darrengosbell In article <F36AB34D-AD86-454F-9132-108040760A13 (AT) microsoft (DOT) com>, burt_king (AT) yahoo (DOT) com says... Mine didn't even come up with a "How to....." |
#6
| |||
| |||
|
|
That's definately much better info but isn't it documented somewhere? -- burt_king (AT) yahoo (DOT) com "Darren Gosbell" wrote: Dave is talking about Analysis Services 2005. If you are referring to the 2000 version then archiving and restoring the database from one server to the other should work fine as long as the 2 servers are in the same domain. Right click on the database in Analysis Manager on the source server and choose the "Archive Database..." option. Then right click on the server node on the destination server and choose "Restore Database..." If you are talking about a disaster recover scenario then there are 2 items that need to be restored. 1. All the files in the data folder, by default this is stored at: C:\Program Files\Microsoft Analysis Services but this location can be configured from Analysis Manager. 2. The repository. By default, this is located in a file called: C:\Program Files\Microsoft Analysis Services\Bin\msmdrep.mdb But it can also be stored in a SQL database if you chose the option to migrate your repository (or if you are running a 64bit edition) In the case of the SQL based repository, the standard operations for backing up and restoring a SQL Database apply. HTH -- Regards Darren Gosbell [MCSD] Blog: http://www.geekswithblogs.net/darrengosbell In article <F36AB34D-AD86-454F-9132-108040760A13 (AT) microsoft (DOT) com>, burt_king (AT) yahoo (DOT) com says... Mine didn't even come up with a "How to....." |
#7
| |||
| |||
|
|
That's definately much better info but isn't it documented somewhere? |
![]() |
| Thread Tools | |
| Display Modes | |
| |