Replication Definition Change Request Process

When you request changes to replication definitions, Replication Server coordinates the propagation of replication definition changes and data replication automatically.

You can request replication definition changes directly at the primary database using the alter replication definition, alter applied replication definition, or alter request function replication definition commands, while making changes to the database schema.

In Replication Server:

Note: Besides Adaptive Server, Replication Server extends support for rs_send_repserver_cmd to supported versions of these non-ASE databases: Microsoft SQL Server and Oracle. Therefore, you cannot use the replication definition change process for IBM DB2. See the Release Bulletin for Replication Agent for the supported database versions.

When you issue a replication definition change request, Replication Server determines if there is a need to create a new replication definition version based on the type of change requested. If Replication Server creates a new replication definition version, primary updates before the replication definition change request automatically use the old replication definition version, while primary updates after the replication definition change request use the new replication definition version.

Note: These procedures in the replication definition change request process do not apply to the alter function replication definition command. You must quiesce the Replication Server environment because alter function replication definition directly changes the function replication definition.
Related concepts
Execute Replication Definition Changes Directly at the Primary Database
Suspend DSI
Verify Replication Definition RCL Commands
Skip Faulty Commands and Error Handling
Related tasks
Using the Replication Definition Change Request Process