Validating Checkpoints

There are some scenarios with Disaster Recovery where specifying the grid to use as the primary data grid in a gridset might fail due to checkpoints already taken for the data grid.

Procedure

  • The tibdg command can be used to validate the checkpoint a data grid uses before calling the command to specify the primary grid of a gridset:
    tibdg [-g <grid_name>] –r <realm_service_URL> checkpoint validate [<checkpoint_name_or_id>]
    Note: If a checkpoint name or ID is not specified, the latest checkpoint taken is validated.