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.