HYPER-VALIDATE

Validates a hyper file by ensuring that all its constituent hyper sections:

  1. Have the same transaction logging status.

  2. Have the same save/restore status.

  3. Have index definitions that match those in the hyper file definition item (H-pointer).

  4. Can be opened.

Command class

TCL-I command.

Syntax

HYPER-VALIDATE hyper-file-name {(F}

Syntax elements

hyper-file-name The file-specifier of the hyper file.

Options

F Additionally checks that all item IDs are in their correct sections.

Operation

Hyper sections can have additional index sections that are not mentioned in the H-pointer; these are not considered invalid.

The F option, if present, also checks that all item IDs are in their correct sections, and reports any that are not.