Use LAG REPLICAT to determine a true lag time between Replicat and the trail. LAG REPLICAT estimates the lag time more precisely than INFO REPLICAT because it communicates with Replicat directly rather than reading a checkpoint position.
For Replicat, lag is the difference, in seconds, between the time that the last record was processed by Replicat (based on the system clock) and the timestamp of the record in the trail.
LAG REPLICAT group_name[threadID]
group_name[threadID]The name of:
A Replicat group or a wildcard (*) to specify multiple groups. For example, T* shows lag for all Replicat groups whose names begin with T.
A thread of a coordinated Replicat, identified by its full name. For example, fin003 shows lag for thread 3 of coordinated Replicat fin.