Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
Reality V15.2 Online Documentation (MoTW) Revision 3
HYPER-VALIDATE command (hypervalidate.htm)
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.
TCL-I command.
HYPER-VALIDATE hyper-file-name {(F}
hyper-file-nameThe file-specifier of the hyper file.
FAdditionally checks that all item IDs are in their correct sections.
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.