rs_helprep

Displays information about replication definitions.

Syntax

rs_helprep [replication_definition]

Parameters

Examples

Usage

  • Unless you enter parameters, rs_helprep lists summary information for all replication definitions in the Replication Server.

  • If you supply a replication_definition string, rs_helprep displays information about any replication definition whose name matches replication_definition.

  • If the replication_definition string matches exactly one replication definition name, detailed information about that replication definition displays. Information includes the primary Replication Server, data server and database, replication definition columns, functions defined for the replication definition, and subscriptions for the replication definition known by the Replication Server.

  • The detailed information displayed is slightly different for table replication definitions, function replication definitions, and system table replication definitions.

  • If the replication_definition string does not match exactly one replication definition name, summary information is displayed for any replication definitions that match replication_definition.

  • Quoted identifiers are displayed enclosed in double quote characters.

  • rs_helprep displays information about table references for real-time loading (RTL) and high volume adaptive replication (HVAR).

  • rs_helprep does not display database replication definition. Use rs_helpdbrep to display database replication definition.