Hi Chong,
I recommend you to follow below link to migrate SSRS
Moving Report Server Databases to Another Computer (SSRS Native Mode)
Regards
Javier
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I need to migrate the SQL2012 (on Win2012R2) to a new server with SQL2022 (on Win2022). As there are some program issues, I need to rename the SQL2022 to use SQL2012 hostname.
Can I just Detach and Attach the database from old server to new server?
If not, can I just use the GUI to backup/restore the database instead of use T-SQL statement?
Thanks
Best Regards
Chong
Hi Chong,
I recommend you to follow below link to migrate SSRS
Moving Report Server Databases to Another Computer (SSRS Native Mode)
Regards
Javier
Hi @Chong
According to the document "Backup and Restore Operations for Reporting Services":
Because a report server is a stateless server, all application data is stored in the reportserver and reportservertempdb databases that run on an SQL Server Database Engine instance. You can back up the reportserver and reportservertempdb databases using one of the supported methods for backing up SQL Server databases.
If the answer is helpful, please click Accept Answer
and Up-Vote
for the same. If you have any questions, please feel free to let me know.
Best regards,
Aniya
yes. I will use the SSRS 2022 also
As I wrote the versions are very different and not with a simple moving of the RS database done. The migration process is more a complete new installation, see Upgrade and Migrate Reporting Services
"Upgrade to Reporting Services 2017 and later from Reporting Services 2016 and older isn't the same upgrade scenario as in previous versions."