Replication Agent Objects

When you initialize Replication Agent using pdb_xlog init, it creates objects that support replication in the primary database.

See the Replication Agent Primary Database Guide for details.

Replication Agent for UDB installs SYBRAUJAR.jar and SYBTRUNCJAR.jar into the following directories:

These Jar files implement several Java procedures in the UDB primary database. Java Procedures for Truncation table lists the Java procedures that are created during the Replication Agent initialization and used in log truncation.
Note: If more than one Replication Agent instance is configured for a UDB server installation (one for each database from which transactions are replicated), then each Replication Agent instance must specify a different primary database user name in the pds_username configuration parameter.