New Commands

New Replication Agent commands.

Command Description
pdb_setrepddl

Returns the DDL replication status, and enables or disables replication for DDL statements.

Replication Agent for UDB now supports the pdb_setrepddl command. This command was already available for Replication Agents for Microsoft SQL Server and Oracle.

ra_helpconnection

Displays all primary data server SQL connections and client sessions.

ra_helpsrvsession

Returns Replication Agent client session information.

ra_killconnection

Terminates the primary data server SQL connections.

You can terminate all free SQL connections, all SQL connections, or a particular SQL connection by specifying the connection ID.

rs_repdef_schema_map

Returns the current replication definition schema map, and adds or removes a replication schema map.

See the Replication Agent Reference Manual.