MPE/iX Error Messages Manual Vol 2 (32650-90879)

406 Chapter10
Store/Restore (Native Mode) and TurboSTORE/iX I
(S/R)
'RESTORESET=(*ta),(*tb)' IS TWO PARALLEL
SETS. (S/R 315)
CAUSE You specified too many parallel sets. The maximum is 8.
ACTION Specify 8 or fewer parallel sets.
316 MESSAGE EXPECTED 'device' FILE EQUATION IN
RESTORESET. Ex. RESTORESET=(*t
SYNTAX
'RESTORESET=(device[,..])[,(device[,...])]'.
(S/R 316)
CAUSE You did not include a file equation to name the backup
device.
ACTION Specify a file equation.
317 MESSAGE MAXIMUM NUMBER OF 'device" FILE EQUATIONS
EXCEEDED FOR A SERIAL SET. Ex. RESTORESET =
(*t1, *t2,..., *tn) EXCEEDS THE MAXIMUM OF 8.
(S/R 317)
CAUSE You specified too many serial file equations. The maximum
is 8.
ACTION Specify 8 or fewer serial file equation.
318 MESSAGE EXPECTED A ')' TO TERMINATE A SERIAL THE
'RESTORESET' OPTION. SYNTAX
'RESTORESET=(device[,...])[device[,...])]'
(S/R 318)
CAUSE You did not include a right parenthesis.
ACTION Check the syntax and retype the command.
319 MESSAGE 'RESTORESET' OPTION CANNOT BE USED WITH THE
'LISTDIR' OPTION. (S/R 319)
CAUSE Restoreset and listdir options are not allowed on the same
command line.
ACTION Delete either restoreset or listdir option and retype the
command.
320 MESSAGE 'RESTORESET' OPTION NOT ALLOWED FOR A
SLT/STORE SET (S/R 320)
CAUSE The restoreset option cannot be used with a combined
SLT/ store set tape.
ACTION Redo the restore command, using only one backup device,
and not specifying the restoreset option.
321 MESSAGE WARNING: 'PROGRESS' OPTION HAS BEEN
REDUNDANTLY SPECIFIED. (S/R 321)