Verifying STORE Files Using :VSTORE [ Introduction to MPE XL for MPE V System Administrators ] MPE/iX 5.0 Documentation
Introduction to MPE XL for MPE V System Administrators
Verifying STORE Files Using :VSTORE
To insure that the data written to tape using :STORE are valid, MPE XL
provides the :VSTORE command.
To use this command, first issue a :FILE command assigning a file name to
the tape drive. Then issue a :VSTORE command that backreferences the
tape file and includes the file or files you want to verify.
The user interface for :VSTORE is similar to that for :RESTORE. The
syntax is:
:VSTORE [ vstorefile] [;[ filesetlist] [; option[;...]]]
[; option[;...]]
Where option is:
[;SHOW=[showoption[,showoption[,...]]]]
[;ONERR[OR]={QUIT}
{SKIP}]
[;LOCAL]
[;DIRECTORY]
MPE/iX 5.0 Documentation