SSRS migration from 2008 to 2016

前端 未结 2 2011
滥情空心
滥情空心 2021-01-01 07:31

We need to migrate SSRS 2008 to SSRS 2016 which includes:

  • All RDL reports
  • Subscriptions
  • User Access

I cannot find any tool, ca

2条回答
  •  执笔经年
    2021-01-01 08:05

    There is no migration tool unfortunately. I did the same process (2008 -> 2016) late last year and below are the notes I made while I was going.

    I've replaced my server names with generic names and in my case the old setup had SSRS running on a different server to the database engine so when you see OLD_DB_SERVER_NAME and OLD_SSRS_SERVER_NAME they may actually be the same server in you case.

    Hope you find this useful.

提交回复
热议问题