Msg 62301, Level 16, State 1, Line 0
SQL Server has returned a failure message to LiteSpeed for SQL Server which has prevented the operation from succeeding.
The following message is not a LiteSpeed for SQL Server message. Please refer to SQL Server books online or Microsoft technical support for a solution:
RESTORE DATABASE is terminating abnormally.
The file "database_nameLog_FullText" failed to initialize correctly. Examine the error logs for more details.
From the SQL Server Error Log:
|
spid56 |
Unknown |
The operating system returned the error '32(error not found)' while attempting 'DeleteTree' on 'K:\MSSQL\Data\Database_FullText\MssearchCatalogDir' at 'fulltext.cpp'(1747). |
|
spid56 |
Unknown |
Error: 3633<c/> Severity: 16<c/> State: 1. |
WORKAROUND: Stop the process that is locking the file.
To determine what has generated the lock:
Run the command "fltmc instances" in a command line.
It will list all the instances for a filter or volume currently registered in the system.
For more information on the usage of fltmc, run "fltmc help" For best practise on how to choose antivirus software to run on computers that are running SQL Server, please check the following KB from Microsoft. http://support.microsoft.com/kb/309422