To enable transaction logging for an EIM merge process, set the following parameters in the .IFB file so the EIM merge process runs in ongoing (row-by-row) mode:
LOG TRANSACTIONS= TRUE
SET BASED LOGGING = FALSE
For information on the LOG TRANSACTIONS parameter, see Optional Keywords for Process Parameters. For information on the SET BASED LOGGING parameter, see Process Section Parameters Used for Merges.