Listing Tables in a Checkpoint

The tibdg administration tool can be used to see a list of the user tables that a checkpoint contains.

Procedure

  • Use the following command to see the list of tables in a checkpoint:
    tibdg [-g <grid_name>] –r <realm_service_URL> checkpoint tables [<checkpoint_name>]
    Note: If a checkpoint name or ID is not specified, the tables in the last checkpoint taken are displayed.
    The list of tables includes information about how the table is configured, including its primary key and secondary indexes.