Language Sensitive Editor Menu VERIFY — VMS LSE_3.0
=TITLE VERIFY
[SCA Command] Verifies that the specified SCA libraries
are valid, and repairs any corrupted libraries.
Format
VERIFY [library-spec[,...]]
Additional information available:
Qualifiers
=TITLE Qualifiers
Additional information available:
/LOG
/LOG (D)
/NOLOG
Indicates whether SCA reports the library verification
or repair operation.
/RECOVER
/RECOVER
/NORECOVER (D)
Indicates whether SCA should repair a corrupted
library.
If the interrupted command was a LOAD command, SCA
deletes from the library any module that had begun
to load but that had not completed loading. Also,
SCA cannot recover modules that were waiting to be
processed for loading when the interruption occurred.
To load interrupted and waiting modules, issue a
subsequent LOAD command and include those modules.
If the interrupted library operation was a DELETE
MODULE command, the /RECOVER qualifier causes SCA to
delete the incompletely deleted module. Any modules
still waiting to be processed for deletion when the
interruption occurred are excluded from the recovery
operation; to delete them, you must respecify them in a
subsequent DELETE MODULE command.
Parameter
=TITLE Parameter library-spec[,...] Specifies the SCA libraries to be verified. If you do not specify a library, SCA assumes you have specified the primary library.