Groups | Blog | Home
all groups > sql server replication > may 2005 >

sql server replication : Are all indexes created on subscriber ?


Hassan
5/7/2005 9:02:06 PM
Using trans replication and I believe by default all the clustered and non
clustered indexes are copied to the subscriber .. Can someone confirm ?


Paul Ibison
5/8/2005 12:00:00 AM
Hassan,
the settings on the snapshot properties tab of the article properties
determines which indexes are copied over. If any are created afterward
initialization, they'll not be replicated, so sp_addscriptexec can be used
for these.
Rgds,
Paul Ibison SQL Server MVP, www.replicationanswers.com
(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)

AddThis Social Bookmark Button