This section describes the stored procedures used by replication to implement and initiate replication on a SQL Server 6.0 server. This section provides a brief summary of the role each stored procedure plays in replication. For detailed information, see the Microsoft SQL Server Transact-SQL Reference.
Note If you use the SQL Enterprise Manager to set up and maintain replication, you will not need to directly use these stored procedures. They are presented here primarily for reference purposes. However, it is possible to use these stored procedures to set up replication manually. For more information, see Manual Replication.
For information about the stored procedures used by replication, choose one of the following topics:
Stored Procedures Used for Server Configuration
Stored Procedures Used for Publication Administration
Stored Procedures Used for Subscription Administration
Stored Procedures Used for Replication Operations
Stored Procedures Used for Replicated Transaction Management
Stored Procedures Used for Replication Scheduling