NBSpool for MPE Reference Guide

NBSpool Output Commands
3-79
Parameter Description
@
This parameter scans all tape files during the restore operation. This will cause
the restore to search all files on a volume set for the specified spool files.
Qualifying spool files from all tape files will be restored.
seq#
This parameter specifies which tape file will be used for the restore. This is
only applicable if the
STORE
command’s
APPEND
parameter has been used to
create multiple tape files on one tape. The first sequence number is
1
.
class
For
ALTDEV
, the device class to be used to create the new spool file if the class
or
ldev
stored on the tape is nonexistent or invalid.
ldev2
This parameter specifies the logical device number to be used to create the new
spool file if the
class
or
ldev
stored on the tape is nonexistent or invalid.
outpri
This parameter specifies the output priority of the new spool files. Must be an
integer from
1
to
14
.
RESTORE Example
In the following example, all
$STDLIST
s created on 10/10/88 back from an NBSpool
STORE
format
archive tape are recovered.
O> RESTORE $STDLIST,10/10/88;SEQ=@
Waiting for operator to mount tape... Tape mounted.
Tape File #1: Files Qualifying = 1
DFID FILENAME JOB USER NAME SECTORS STATUS
-------------------------------------------------------------------------
#O3473 $STDLIST #J1074 MGR.NETBASE 36 Restored as #O3496
Tape File #2: Files Qualifying = 3
DFID FILENAME JOB USER NAME SECTORS STATUS
-------------------------------------------------------------------------
#O3486 $STDLIST #J1080 MGR.NETBASE 40 Restored as #O3497
#O3488 $STDLIST #J1082 MGR.NETBASE 36 Restored as #O3498
#O3489 $STDLIST #J1083 MGR.NETBASE 36 Restored as #O3499
Number of spool files restored = 4 Not restored = 0