Can System db's such as MSDB, distribution and master can be restored to SQL 2014 from backup files of SQL 2008R2 ? I'm getting following error when restoring MSDB database. Msg 3154, Level 16, State 4, Line 3The backup set holds a backup of a database other than the existing 'msdb' database.Msg 3013, Level 16, State 1, Line 3RESTORE DATABASE is terminating abnormally.
↧