RDB/VMS RMU/ALTER VERIFY — VMS RDB_4.0
Verifies the current page statically. If the database uses space area management and the current page is a data storage page, the SPAM entry for the current page is checked for correct value. If the current page is a SPAM page, the page is checked for valid format, but the individual SPAM entries are not checked for correctness. Error messages are issued if the page is corrupt.
Additional information available:
Format
VERIFY ───>
Examples
Example 1 The following example verifies area 3 page 100. RdbALTER> AREA 3 PAGE 100 RdbALTER> VERIFY