HYPER-VALIDATE
Validates a hyper file by ensuring that all its constituent hyper sections:
-
Have the same transaction logging status.
-
Have the same save/restore status.
-
Have index definitions that match those in the hyper file definition item (H-pointer).
-
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.