Unsolved
7 Posts
0
487
February 3rd, 2021 22:00
performing a redirected restore to a different SQL Server instance.
Hi everyone
I perform a redirected restore to a different SQL Server instance.
master , msdb , customer's db are OK. (with REPLACE, system db , auto manage services; without tail-log)
only model is not. (with REPLACE, system db , auto manage services; without tail-log)
What can I do ?
Thank you.
error log :
An exception occurred while executing a Transact-SQL statement or batch. ---> System.Data.SqlClient.SqlException: The system database cannot be moved by RESTORE.
No Events found!



D_D
7 Posts
0
February 3rd, 2021 23:00
Avamar_19.4_Documentation_Portfolio.pdf
Restore to a different instance
17. Disregard the System Databases options. Do not restore system databases to a different instance.
..........