all groups > sql server replication > april 2006 >
You're in the

sql server replication

group:

How do you replicate replicate a full text index on 2000



How do you replicate replicate a full text index on 2000 stevemew
4/27/2006 6:10:02 AM
sql server replication: Given that , apparently SQL Server 2000 replication will not support
full-text indexing
does anyone have any good workarounds or method suggestions to accomplish a
reasonably up to date copy on a secondary server ?

Any advice greatly apprecaited.

Re: How do you replicate replicate a full text index on 2000 Hilary Cotter
4/27/2006 9:18:01 AM
Use the post snapshot command to full-text enable the database, create the
catalog, create the full text indexes, and enable change tracking.

--
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



[quoted text, click to view]

Re: How do you replicate replicate a full text index on 2000 Paul Ibison
4/27/2006 2:44:33 PM
Steve,
note that some of this is still required in SQL Server 2005 as well:
http://www.replicationanswers.com/FTI2005.asp
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com
(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)

Re: How do you replicate replicate a full text index on 2000 Venketash (Pat) Ramadass
6/14/2006 12:00:00 AM
Hi there Paul,

Does the same information hodld true for merge replication in SQL 2005? I am
struggling to get our FTI to replicate and running out of ideas. I also
posted another message about this yesterday, with the subject "SQL 2005 -
Full Text Index and Merge Replication". Any help would be appreciated.

Kind regards,

-Pat Ramadass

[quoted text, click to view]

AddThis Social Bookmark Button