Implementation Considerations for Replication
This section of the documentation covers areas that should be considered before implementing replication. In addition to these topics, the topic for each replication feature describes considerations for implementing the feature.
Topic | Description |
---|---|
Includes information about: security and administrative considerations; data types and column types; and data integrity and conflicts. |
|
Includes information about: creating and securing the snapshot folder; transferring and storing snapshot files; and scheduling snapshots. An initial snapshot is typically applied for all types of replication, so you should be familiar with the considerations for snapshot replication even if you choose to implement transactional replication or merge replication. |
|
Includes information about: transaction log space; disk space for the distribution database; primary keys; triggers; and large object (LOB) data types. |
|
Includes information about: the addition of a uniqueidentifier column to published tables; timestamp columns; large object (LOB) data types; and bulk inserting data into published tables. |
|
Includes information about: replication features that have been deprecated or discontinued; behavior changes and breaking changes; using multiple versions of Microsoft SQL Server in a replication topology. |