STREAM
1.
En
ter
the
following
command
to
in
v
ok
e
the
EDIT
subsystem:
: EDITOR
2.
En
ter
the
ADD
command,
then
add
job
le
commands,
as
sho
wn:
/ ADD
1
!JOB
SMITH,USER.TECH
2
!COMMENT
THIS
JOB
RUNS
THE
MONTHLY
UPDATE
PROGRAM
3
!FILE
INPUT01=TRANS.DATA.ENGR
4
!FILE
MASTER;DEV=TAPE
5
!FILE
OUTPUT=NEWFILE.PUB.TECH
6
!RUN
UPDPROG
7
!EOJ
8
//
Note
that
the
rst
command
is
the
JOB
command
and
that
an
exclamation
p oint
(!)
precedes
eac
h
command.
3.
En
ter
the
KEEP
and
END
commands
to
sa
v
e
y
our
le
and
terminate
the
EDITOR
subsystem:
/ KEEP
MYJOB,UNN
/ END
Sc
heduling
streamed
jobs
When
y
ou
sc
hedule
a
job
for
future
execution,
it
en
ters
the
SCHED
state.
When
the
sp ecied
time
arrives,
the
job
en
ters
and
remains
in
the
WAIT
state
un
til
the
system
allo
ws
the
job
to
execute.
Y
ou
can
sp ecify
the
time
a
job
is
to
en
ter
the
WAIT
state
in
absolute
or
relativ
e
time.
The
dierences
are
as
follows:
Absolute
Y
ou
sp ecify
an
exact
time
for
the
job
using
the
AT
parameter
with
or
without
the
DAY
or
DATE
parameter.
Relative
Y
ou
sp ecify
a
time
oset
from
the
curren
t
time
using
the
IN
parameter.
If
the
time
that
y
ou
sp ecify
is
the
same
as
the
curren
t
time,
y
our
streamed
job
logs
on
immediately
.
If
the
time
that
y
ou
sp ecify
is
earlier
than
the
curren
t
time
and
y
ou
do
not
sp ecify
DAY
and
DATE ,
a
w
arning
message
2-292
MPE/iX
Commands
Summary of Contents for e3000
Page 30: ...ALTFILE Related Commands ALTSEC 2 18 MPE iX Commands ...
Page 61: ...COMMENT Related Commands None MPE iX Commands 2 49 ...
Page 84: ...EOJ Related Commands EXIT JOB STREAM 2 72 MPE iX Commands ...
Page 114: ...JOB Related Commands EOJ JOBFENCE LIMIT STREAM STREAMS 2 102 MPE iX Commands ...
Page 117: ...JOBFENCE Related Commands ALTJOB HELLO JOB LIMIT SHOWJOB MPE iX Commands 2 105 ...
Page 123: ...LISTACCT Related Commands ALTACCT LISTGROUP LISTUSER NEWACCT MPE iX Commands 2 111 ...
Page 166: ...NEWACCT Related Commands ALTACCT ALTUSER LISTACCT NEWGROUP NEWUSER 2 154 MPE iX Commands ...
Page 181: ...NEWLINK Related Commands PURGELINK PURGE LISTFILE MPE iX Commands 2 169 ...
Page 209: ...PURGELINK Related Commands NEWLINK PURGE PURGEDIR LISTFILE MPE iX Commands 2 197 ...
Page 281: ...SPOOLER Related Commands LISTSPF OPENQ SHOWDEV SHUTQ SPOOLF MPE iX Commands 2 269 ...
Page 308: ...STREAM Related Commands ABORTJOB JOB LISTSPF SHOWJOB STREAMS 2 296 MPE iX Commands ...
Page 316: ...TELL Related Commands SETMSG TELLOP WARN 2 304 MPE iX Commands ...
Page 318: ...TELLOP Related Commands TELL WARN 2 306 MPE iX Commands ...