


WHERE TABLE_SCHEMA = TABLE_NAME = sp_rename TABLE ( varchar(128), varchar(128), varchar, varchar(128), varchar(128), RESTORE DATABASE is terminating abnormally.ĭECLARE NVARCHAR(256) = + '.' + NVARCHAR(256) = + '.' + (EXISTS (SELECT * FROM INFORMATION_SCHEMA.TABLES The WITH MOVE clause can be used to relocate one or more files. (2 rows affected)Ĭ:\Program Files\Microsoft SQL Server\MSSQL13.SQLEXPRESS\MSSQL\DATAįile '' is claimed by 'mastlog'(2) and 'master'(1). bak file was from the master database, and i'm trying to restore it to the new database, however I'm getting an error.

I wrote a script to restore to a new database that already has populated tables (basically the master database contains the same tables as the school database but one table needs renaming as it was renamed incorrectly in master).
