You might need to add a capture registration for a new or existing Datacom record from which you want to start capturing change data. In this case, you can use the REFRESH command to refresh the list of registered Datacom records for the Datacom table-based ECCR, without restarting the ECCR.
Before you begin, ensure that REFRESH_ALLOWED=Y is specified in the RUNLIB(ECCRDCMP) 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 record.
In the PowerExchange Navigator, open 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.