Planning for Transactional Replication
Before implementing transactional replication, you should carefully plan the design of your application and take the following actions:
- Allocate adequate log space.
- Allocate adequate disk space for the distribution database.
- Declare a primary key for each table to be published.
- Provide support for text and image data types.
(c) 1988-98 Microsoft Corporation. All Rights Reserved.