rs_create_repdef

Description

Creates a replication definition at Replication Server for a marked table and procedure, or for all marked tables and procedures.

NoteThis command is available only for Oracle and Microsoft SQL Server.

Replication Agent is pre-configured to match replication definition datatypes available in Replication Server 15.0 and later. If replication definitions are to be generated against an earlier version of Replication Server, this configuration needs to be changed. Contact Sybase Technical Support for assistance in making this adjustment.

Syntax

rs_create_repdef {all | name}

Parameters

all

A replication definition is created for all tables and procedures that are marked for replication.

name

A replication definition is created for the table or procedure specified by name.

Noters_create_repdef always assumes that a database replication definition exists for the primary database.

Usage

See also

rs_drop_repdef