This message reports the number of records that the ECCR Reader task has processed at the specified point in the ECCR run.
In the message text, the
eccr_type
variable represents one of the following values:
DCOM TB CDC. For the Datacom table-based ECCR.
IDMS LB CDC. For the IDMS log-based ECCR.
"IMS" followed by the ECCRNAME value in the CAPTIMS configuration member. For the IMS log-based ECCR.
The
point_in_processing
variable represents one of the following values:
Startup. At ECCR startup, the record count is 0.
First. At the point at which the ECCR encounters the first change record, the record count is 1.
Latest. At this point, the record count is the current number of records processed, which matches the record count that the ECCR STATUS command reports.
Shutdown. At ECCR shutdown, the record count is the total number of records processed.