Initializing a Subscription

Subscribers in a replication topology must be initialized, so that they have a copy of the schema from each article in the publication they have subscribed to and any replication objects that are required, such as stored procedures, triggers, and metadata tables. In addition, the Subscriber typically receives an initial dataset. The default initialization method uses a full snapshot that includes schema, replication objects, and data, but publications can also be initialized without a full snapshot.

For more information, see: Initializing a Subscription with a Snapshot, Initializing a Transactional Subscription Without a Snapshot, and Initializing a Merge Subscription Without a Snapshot.

See Also

Other Resources

Implementing Replication

Help and Information

Getting SQL Server 2005 Assistance