You might need to add a capture registration for a new or existing Adabas file from which you want to start capturing change data. In this case, you can use the REFRESH command to refresh the list of registered Adabas files for the Adabas log-based ECCR, without restarting the ECCR.
Before you begin, ensure that REFRESH_ALLOWED=Y is specified in the RUNLIB(ADAECRP1) member to which the DTLCACFG DD statement in the ECCR JCL points.
If you need to begin capturing changes for the new registration from a specific point, stop any change activity on the source file.
In the PowerExchange Navigator, create the capture registration and set the
Status
field to
Active
.
If you use PowerExchange Condense, ensure that PowerExchange Condense has processed all of the captured changes. Then shut down PowerExchange Condense.
Enter the ECCR REFRESH command using the MVS MODIFY (F) command:
F
eccr_task_name
,REFRESH
The newly registered source is added to the list of registered sources for the ECCR.