Re: SQL2005 fulltext backup
- From: "Hilary Cotter" <hilary.cotter@xxxxxxxxx>
- Date: Tue, 9 Jan 2007 13:15:30 -0500
The pause just stops indexing not querying. Something else is going on to
stop the querying. Can you try to run repeated queries to verify exactly
where this occurs?
--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
<johnsolver@xxxxxxxxx> wrote in message
news:1168346658.981384.250750@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I have a maintenance plan on my production server that does full-backup
once every X days, the problem is that the DB is full-text enabled and
has some live catalogs, but it seems that while backup is running the
catalogs are offline which is unacceptable - checking the SQL log I
find these Lines:
**** Changing the status to PAUSE for full-text catalog .... etc.
for each catalog before backup and when the backup finishes:
**** Changing the status to RESUME for full-text catalog ... etc.
Is there any way to keep the FTS online during backup? (preferably
while still backing the catalogs)
Thanks.
.
- Follow-Ups:
- Re: SQL2005 fulltext backup
- From: johnsolver
- Re: SQL2005 fulltext backup
- References:
- SQL2005 fulltext backup
- From: johnsolver
- SQL2005 fulltext backup
- Prev by Date: SQL2005 fulltext backup
- Next by Date: Re: SQL2005 fulltext backup
- Previous by thread: SQL2005 fulltext backup
- Next by thread: Re: SQL2005 fulltext backup
- Index(es):
Relevant Pages
|