- "... a scholar and a true gentleman." - Buck Woody, Microsoft's "Real World" SQL Server DBA.
Friend of Redgate
-
Recent Posts
Tags
Agresso AskSSC Backup Book Review Books Career CTE DBCC Denali Design Disaster Recovery Education ETL Full Text Indexes Indexing Installation IT Management Kaseya Maintenance Maintenance Plans Management Meme Monday Migration Monitoring MSDB Normalization Performance PowerShell Programming red-gate Restore SQLBits SQLSaturday SQL Server 2000 SQL Server 2005 SQL Server 2012 SSMS T-SQL T-SQL Tuesday Training Upgrade User Group Windows 2012 WordPress WTFArchives
Categories
SQL Server blogs
SQL Server Resolution
Tag Archives: Restore
Book Review – “SQL Server Transaction Log Management” by Tony Davis and Gail Shaw
A couple of questions and comments on the Ask.SQLServerCentral.com website have shown some misunderstanding about the use of SQL Server’s Transaction Log files. At about the same time, I was approached by Red Gate as part of their Friends programme … Continue reading
Posted in SQLServerPedia Syndication
Tagged Backup, Book Review, Books, Disaster Recovery, Maintenance, Maintenance Plans, Management, Performance, red-gate, Restore, Transaction Log
1 Comment
RESTORE failure – error 3633… ‘DeleteTree’ … ‘fulltext.cpp’
Here’s a little bit of the pain that I’m facing today. I was trying a SQL Server RESTORE (using Quest’s Litespeed for SQL Server) of one of our databases, one that has a fulltext index. The restore was consistently failing … Continue reading
Posted in SQLServerPedia Syndication
Tagged Disaster Recovery, Error Logs, Full Text Indexes, Restore, SSMS, Troubleshooting
Leave a comment
Bulk Restores – response to a question on Ask SQLServerCentral
Here’s the scenario: You’re rebuilding a DR environment, and have a set of Full, Differential and transaction log backups to restore. How to script this to run with minimal interference? The Approach Assumptions: All your backups are in subdirectories named … Continue reading
Posted in SQLServerPedia Syndication
Tagged AskSSC, Backup, Disaster Recovery, Restore, T-SQL
Leave a comment
Bulk Restores – Which Database is Restoring Now?
As I discussed in an earlier post, I’ve been looking at backup & restore operations and the length of time they take to complete. It has, with further use, come to my attention that the final query presented doesn’t necessarily … Continue reading
Posted in SQLServerPedia Syndication
Tagged Backup, Disaster Recovery, Management, Restore, T-SQL
Leave a comment
Warning: Wordbreaker, filter or protocol handler used by catalog ‘foo’ does not exist.
While monitoring database restores in the DR environment, as you should do, I noticed the following warning message: Warning: Wordbreaker, filter, or protocol handler used by catalog ‘foo_FullText’ does not exist on this instance. Use sp_help_fulltext_catalog_components and sp_help_fulltext_system_components check for … Continue reading
Posted in SQLServerPedia Syndication
Tagged Backup, Full Text Indexes, Maintenance, Restore, T-SQL
Leave a comment

