Skip to main content
A newer release of this product is available.

repl.ckpt events

Contributors
Suggest changes

repl.ckpt.update.generation

Severity

INFORMATIONAL

Description

This message occurs to record new checkpoint generations subsequent to the first. Transfer will update the current checkpoint if the new checkpoints are smaller.

Corrective Action

(None).

Syslog Message

Volume '%s%s%s' (DSID %llu) received a new checkpoint generation: %llu, current checkpoint generation: %llu.

Parameters

vol (STRING): Name of the volume.
app (STRING): Application UUID.
volident (STRING): Unique identifier for the volume.
volDsid (LONGINT): Data set identifier (DSID) of the volume.
newCkpt (LONGINT): New checkpoint generation received.
oldCkpt (LONGINT): Existing checkpoint generation.