how to migrate or copy SSRS datasource from one server to another without restoring the report server

半世苍凉 提交于 2019-12-07 13:13:15

问题


I'm trying to migrate SSRS report from SQL 2008r2 to SQL 2014 server. I used reportsync to transfer the report to the server. the reports are successfully transferred but however the roles subscriptions and datasources are not transferred. Is there is any way to copy or migrate the data sources, roles and subscription from one server to another without restoring the report server database?. Thanks.


回答1:


I have used these migration tools which doesn't help me much. i found the below link after a lot of struggle trying different things

https://azuresql.codeplex.com/releases/view/115207

https://msdn.microsoft.com/en-gb/library/dn531017.aspx#bkmk_how_to_use_the_script

better to test reports and subscription after migrate finish



来源:https://stackoverflow.com/questions/30777775/how-to-migrate-or-copy-ssrs-datasource-from-one-server-to-another-without-restor

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!