Refreshes the ECCR after you update control statements in the REPDB2OP member of the RUNLIB library or after you add, edit, or delete capture registrations for DB2 source tables. The refresh operation activates the new DB2 ECCR options and registration changes for change data capture. You can refresh the DB2 ECCR only while it is active.
The REPDB2OP member is the member that is allocated by the REPL2OPT DD in the DB2 ECCR JCL.
This command is equivalent to stopping the DB2 ECCR and then restarting it with the START WARM statement.
Syntax
Use the following command syntax:
MODIFY
task_name
,REFRESH
Alternatively, you can use the following command syntax:
F
task_name
,RE
The
task_name
variable is the DB2 for z/OS ECCR started task name or job name.
Usage Notes
Review the following notes before using the command:
You must issue the REFRESH command after adding or changing capture registrations and after editing any control statement other than DB2, IFI306OPT, or START in the REPDB2OP member of the RUNLIB library. Otherwise, your changes are ignored.
The REFRESH command ignores any change that you make to the CA NAME statement in the REPL2CTL file.