Specifications

JOB PROCESSOR
AND
UTILITIES
5
The job processor
acts
as executive for almost
all
back-
ground programs. Included in this section
are
diagnostic
messages for the following utilities:
Job processor entry
Skeleton editor
(SKED)
for building libraries
Library builder
(LIBILD)
Library editor
(LIBEDT)
for altering libraries
Macro library maintenance
(LIBMAC)
Program compression
(COSY)
Sorting and listing (OPSORT,
EESORT,
LISTR,
and
LULIST)
Program
trace
(TRACE)
Macro assembler
(ASSEM)
MS
FORTRAN
(FTN)
Input/output utilities
Input/output utility program
(lOUP)
Magnetic tape editing
(SETPV4)
Disk/tape utility
(MTUP).
Sort/merge
Text editor
Report generator
(RPG
II)
The commands which operate the macro assembler,
MS
FORTRAN, magnetic tape utility, sort/merge, and report
generator programs
are
described each
in
their
own
refer-
ence manuals. All other programs cited are described in the
MSOS
reference manual.
JOB PROCESSOR ERROR CODES
Message
JOB
ABORTED
JP,yyyyyy
JP01,hhhh
96769450
A
Significance
The current batch job has abnormally
terminated. If the job card included a job
name,
that
name replaces JOB.
yyyyyy is the last program the library
program executed before the job
termi-
nated.
A program protect violation occurred
at
address hhhh.
Message
JP02,hhhh
Significance
megal request or parameters
at
the
specified hexadecimal address, hhhh
JP03, statement
An
unintelligible control
statement
is out-
put with the diagnostic.
JP04, statement megal or unintelligible parameters
in
the
control
statement
JP05
JP06
JP07
JP08
JP09
JP10
JPll
JP12
JP13
JP14
JP15,xxx
The
statement
entered
after
manual
interrupt is illegal.
A threadable request was made
at
level 1
when
no
protect processor stack space
was available, or an unprotected threaded
request
was
made
at
level 1.
An
unprotected program tried
to
access
the protected device.
An
attempt
was made
to
access the read-
only unit for write or the write-only unit
for read, an
attempt
was made
to
access
an unprotected request
on
a protected
unit, or an
attempt
was made to
select
a
mass storage device
as
the standard print
unit.
An
input/output error occurred while
accessing the job processor file directory
table.
An
operation was
attempted
on
file
that
is
not in the job processor file table; define
the file.
The
filename
being defined already exists
for another job processor file.
Dump
the
file table to
select
a name not used
previously or
attempt
a new definition
with another name.
An
attempt
was made
to
access a job
processor file
that
has not been opened.
No
job processor files
are
available for
definition.
Purge the file table
to
make
any expired files available.
An
attempt
was made
to
open a previously
opened job processor file, or an
attempt
was made to open more than one file on
the same unit
at
the same time.
The
JOB card is not the first control
statement
in
the job, or more than one job
card is detected within a job.
xxx
is the
control
statement
in error.
5-1