Forum Discussion
mroomi
10 years agoHelper II
Moving Analysis Server Model into Production Environment
Hi, I have developed a model in our staging server and now trying to move it in to the production environment (Its another Analysis sevrer Box). What is the best way and industry standard to do th...
v-sihou-msft
10 years agoMicrosoft Employee
According to your description, do you want to move a SSAS database to another SSAS server?
To move a SSAS database, there's no so called "standard". You can just detach the database, then attach it onto another SSAS server. Or you can deploy your source SSAS project onto that new destination server in SSDT. For more details, please refer to links below:
Move an Analysis Services Database
Migration Considerations (Analysis Services)
Regards,