Individual tables to be replicated must be marked. Tables can be marked explicitly with the pdb_setreptable command or automatically during pdb_xlog init processing when the pdb_automark_tables configuration parameter is set to true.
The pdb_automark_tables parameter
is not available for Replication Agent for UDB.
Tables, stored procedures, and sequences (Oracle only) must be marked for replication and have replication enabled for the object (table, stored procedure, or sequence). LOB columns must have replication enabled, and the table that contains the LOB column must be marked for replication and have replication enabled for that table.
There are four types of objects that can be marked for replication in a primary database:
Tables
Stored procedures
Procedure replication is not available for IBM DB2 Universal Database.
Large-object (LOB) columns
DDL (Oracle and Microsoft SQL Server only)
DDL replication is not available for IBM DB2 Universal
Database.
Sequences (Oracle only)