Controlling How Lag is Reported
Use the LAGREPORTMINUTES
or LAGREPORTHOURS
parameter to specify the interval at which Manager checks for Extract and Replicat lag. See Parameters and Functions Reference
for Oracle GoldenGate.
Use the LAGCRITICALSECONDS
, LAGCRITICALMINUTES
, or LAGCRITICALHOURS
parameter to specify a lag threshold that is considered critical, and to force a warning message to the error log when the threshold is reached. This parameter affects Extract and Replicat processes on the local system. See Parameters and Functions Reference
for Oracle GoldenGate.
Use the LAGINFOSECONDS
, LAGINFOMINUTES
, or LAGINFOHOURS
parameter to specify a lag threshold; if lag exceeds the specified value, Oracle GoldenGate reports lag information to the error log. If the lag exceeds the value specified with the LAGCRITICAL
parameter, Manager reports the lag as critical; otherwise, it reports the lag as an informational message. A value of zero (0) forces a message at the frequency specified with the LAGREPORTMINUTES
or LAGREPORTHOURS
parameter. See Parameters and Functions Reference
for Oracle GoldenGate.