Informix Error 19816
-19816 Cannot perform this operation on a table defined for replication.
The specified operation cannot be performed on a table if Enterprise Replication is defined on the table. If you want to perform the specified operation, you must delete all replicates defined on this table.
If the table is being captured using the Change Data Capture interface, then you must use CDC API functions to stop data capture and disable full row logging on the table.