Listing Checkpoints

The tibdg administration tool can be used to see a list of the checkpoints that are taken for a data grid.

Procedure

  • Use the following command to view the list of checkpoints taken:
    tibdg [-g <grid_name>] -r <realm_service_URL> checkpoint list

Result

The following information is displayed when you view a checkpoint:
  • Unique identifier assigned to each checkpoint.
  • Checkpoint name
    • _periodic is used as the name for all periodic checkpoints.
    • Manual checkpoints can be assigned a user-friendly name.
  • Timestamp of when the checkpoint was taken.
  • Checkpoint directory. Name of the checkpoint subdirectory in each node's checkpoints directory.