Re: Sql Server 2005 and FTS backup

Tech-Archive recommends: Speed Up your PC by fixing your registry



Basically its a file group backup. Here is an example. I have a single
filegroup called primary. My database name is fulltext, by default the files
inside my primary file group are called fulltext and the full-text catalog
file is called sysft_MyCatalogName where MyCatalogName is the name of my
full-text catalog.

So my backup statement would look like this:

BACKUP DATABASE [fulltext] FILE = N'fulltext' TO DISK =
N'c:\FullTextBak.bak' WITH NOFORMAT, NOINIT, NAME =
N'fulltext-Full File Backup', SKIP, NOREWIND, NOUNLOAD, STATS = 10

--
Hilary Cotter
Director of Text Mining and Database Strategy
RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.

This posting is my own and doesn't necessarily represent RelevantNoise's
positions, strategies or opinions.

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



"Frédérick Jacquet" <nospam@xxxxxxxxxxxx> wrote in message
news:OiVN2IVZGHA.508@xxxxxxxxxxxxxxxxxxxxxxx
Hi

Howto do a sqlserver 2005 backup WITHOUT the FTS catalog using BACKUP
DATABASE TO DISK T-SQL Command ?

Regards,
Frédérick



.



Relevant Pages

  • RE: How do I restore from mdf and ldf files?
    ... Tasks -> Backup Database ... Tasks -> Restore Database ... Windows 2003 Server with Latest Service Pack ... Pre-requisites for Sharepoint Backup and Restore: ...
    (microsoft.public.sharepoint.portalserver)
  • Re: RMAN restore of full backup fails completely
    ... You are not using a catalog database. ... You might have autobackup controlfile on, ... Your autobackup has been made *prior* to the backup! ... plus archivelog', when i try a restore on the other server however, the ...
    (comp.databases.oracle.server)
  • Backup and Restore Files
    ... What is the best way to backup and restore a runtime database file? ... pszDisplayName As String ...
    (microsoft.public.access.gettingstarted)
  • Re: NTBACKUP error
    ... Are you putting the oracle tablespaces in backup mode before doing the ... start of the backup which they will be doing if the database is ... Shutting down archive processes ... Undo Segment 1 Onlined ...
    (comp.databases.oracle.server)
  • Re: NTBACKUP error
    ... Are you putting the oracle tablespaces in backup mode before doing the ... start of the backup which they will be doing if the database is ... Shutting down archive processes ... Undo Segment 1 Onlined ...
    (comp.databases.oracle.server)