rs_create_repdef

Description

NoteThis command is available only for Oracle.

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

NoteReplication Agent 15.0 is pre-configured to match replication definition datatypes available in Replication Server 15.0. 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, TABLE_NAME]

Parameters

all

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

TABLE_NAME

A replication definition is created for that table or procedure.

Usage

See also

rs_drop_repdef