Commands for managing function replication definition

Table C-1 lists the Replication Server commands that are used to work with the no-subscription request function replication definitions with versions earlier than 15.1.

Table C-1: Commands for managing function replication definitions

Command

Task

create function replication definition

Creates a function replication definition that describes the stored procedure and its parameters for replication. It also describes the location of the primary data. See “Implementing a pre-15.1 request function”.

alter function replication definition

Modifies a function replication definition. For example, it:

  • Specifies a different name for the stored procedure invoked at the destination database.

  • Adds parameters or searchable parameters.

  • Changes how the replication definition is used in replicating to a standby database. See “Modifying or dropping replicated functions”".

drop function replication definition

Removes a function replication definition from the replication system. See “Modifying or dropping replicated functions”.