NBSpool for MPE Reference Guide
Chapter 4
4-18
Parameter Description
ldev
This parameter specifies the logical device number used when creating the
spool file on the remote computer. This parameter must be a valid spooled
output device.
inpri
This parameter specifies the input priority of the job on the remote computer.
This parameter must be between
0
and
15
. A value of
15
is the same as
specifying
HIPRI
.
ASK
This parameter prompts at each file for processing.
NOSCHED
This parameter eliminates all scheduling information when creating the job
on the remote computer.
RETRY
Specifies that during a
MOVE
, if the destination node is unavailable, a delay
of five seconds should be followed by an attempt to reconnect.
RETRYDELAY
Specifies
RETRY
, as above, with a delay in seconds as specified, instead of the
default time of five seconds.
MOVE Examples
The following example moves all jobs named
JOBLIST
onto node
MASTER
. This command differs
from the
COPY
command in that once a job has been successfully transferred, it is automatically
purged from the local computer:
:DSLINE MASTER;LOGON=NBSPOOL,OPERATOR.SYS
ENVIRONMENT 1: MASTER.QUEST.SOFTWARE
:RUN NBSPOOL.PUB.NETBASE
NetBase Spooling Utility [x.x.x] Release n (C) QUEST Software 1988
QUEST Software, Inc.
I> MOVE JOBLIST TO *MASTER
1 Spool file Qualifies
Connecting with MASTER...
DFID JOB JOBNAME USER NAME RECORDS STATUS
------------------------------------------------------------------
#I21 #J21 JOBLIST MGR.NETBASE 84 Moved as #J19