MPE/iX Commands Reference Manual (32650-90877)
626 Chapter14
Command List XII
Commands STREAM thru XEQ
device
Specifies the device from which the files are to be verified. It must be a
magnetic tape or DDS. This device should be specified in a file equation
before you invoke the VSTORE command, ie:
:< user FILE DEVICE;DEV=TAPE
This file equation can also specify a remote device or a disk file.
MOSET Specifies parallel Magneto Optical (MO) backup devices. This option is not
available if the
storefile
option is specified.
Parallel devices are specified by either of the two following commands:
< user ;MOSET = (12),(13),(15)
< user ;MOSET = (MO),(MO),(MO)
All MO devices are used in parallel during the vstore process. The
preferred format is specifying just "MO", since VSTORE will use the the
NAME parameter to locate the correct media.
This option is not available if the
vstorefile
parameter is specified.
NAME This parameter must be specified with the MOSET option, and cannot be
specified without it. It specifies the logical name to be used for the backup.
For example:
< user VSTORE @.@.@;;MOSET=(12);NAME=DAILY.D23OCT90.BOZO
This name could indicate that the VSTORE process should be taken from
the daily backup done on 23 Oct 1990 on the system called BOZO.
backupname
A three field name of a total maximum length of 26 characters. The format
is
fname.gname.aname
. The name represents the "handle" to this
particular backup and can is used to retrieve files from this backup. The
fname
,
gname
and
aname
can be up to 8 alphanumeric characters. For
example DAILY.D24OCT90.SYSTEM.
Operation Notes
This command verifies that there are no media errors on backup media. It reports any
errors that may have occurred during the STORE procedure.
Your capabilities determine which files you may verify. If you have system manager or
system supervisor capability, you can verify any file from a STORE backup. If you have
account manager capability, you can verify any file in your account. To verify files with
negative file codes, you need Privileged Mode (PM), system supervisor (OP), or system
Manager (SM) capability. If you have standard user capability, you can verify only those
files in your logon account.
This command applies only to NMSTORE tapes created in Native Mode. It does not work
on tapes created by Compatibility Mode STORE.
The LOCAL option is no longer needed to verify files. All files will be verified and displayed
with their real filenames, even if parts of a file's accounting structure do not exist on the
system.