The following Sybase Replication Agent features are not available with the Replication Agent for UDB:
Stored procedure replication
Transaction log truncation
When Replication Agent commands related to these features are invoked,
they return an error.
Stored procedure replication is not available with the Replication Agent for UDB. Therefore, the pdb_setrepproc command is not supported in Replication Agent for UDB.
Because the Replication Agent for UDB uses the native database transaction log of the DB2 Universal Database server, it cannot control log truncation as it does in other implementations of the Sybase Replication Agent. Therefore, the pdb_truncate_xlog command is not supported in Replication Agent for UDB.
The following log truncation-related configuration parameters have no effect in Replication Agent for UDB:
truncation_interval
truncation_type
For information about archiving the DB2 Universal Database
transaction log, see “Archiving the transaction log”.