There are three types of objects that can be marked for replication in a primary database.
Tables
Stored procedures
Large-object (LOB) columns
Tables and stored procedures must be marked for replication and have replication enabled for the object (table or stored procedure). 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.
Procedure replication is not available for DB2 Universal
Database.