The following considerations apply to exit routines for DB2 source tables:
Libraries that contain FIELDPROC or EDITPROC exit routines that processes updated rows must be concatenated in the STEPLIB statement of the DB2 ECCR startup procedure.
If you update a FIELDPROC or EDITPROC exit routine, complete the following tasks:
Refresh or restart the DB2 ECCR to initiate the new routine.
Ensure that the DB2 ECCR uses a version of the exit routine that matches the DB2 log records that you want to capture.