Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Restore

$
0
0
Hi to all once again.I have re-created a SQL job that ran ok on SQL 2005. When I run on SQL 2014 the restore step fails:[quote]The file 'E:\Data\ftrow_fulltext_catalog.ndf' cannot be overwritten. It is being used by database....[/quote]Restore step:[quote]RESTORE DATABASE DBNameFROM DISK = 'H:\Directory\DB.bak'WITH REPLACE[/quote]The job backs up current production system then restores to a dev system ftrow_fulltext_catalog_dev.ndf' Can I restore the DB without fulltext?Thanks,Phil.

Viewing all articles
Browse latest Browse all 6525

Trending Articles