rs_create_repdef command

Description

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

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