OGG-25130
SYSIBM.SYSTABLES is queued in the list of database and table IDs that may be used with APIFILTER.
Cause
If APIFILTER is enabled and DATA CAPTURE CHANGES is enabled for SYSIBM.SYSTABLES, then the SYSIBM.SYSTABLES database and table ID is added to the list of APIFILTER IDs.
Action
To enable DATA CAPTURE CHANGES for SYSIBM.SYSTABLES, use this GGSCI command: ADD TRANDATA sysibm.systables. This allows processing to be done with APIFILTER, when no other conditions exist that would force NOAPIFILTER. For example, the need to capture change data for any table that includes one or more LOB columns.