Job switches. The initial settings for a group of eight job switches used by jobs
that use this job description. These switches can be set or tested in a program and
used to control a program's flow. The possible values are '0' (off) and '1' (on).
Length of request data. The length of all available request data, in bytes. If the
receiver variable was not sufficiently large to hold all of the request data available,
the amount of request data actually returned may be less than this value.
Logging of CL programs. Whether or not messages are logged for CL programs
that are run. The possible values are *YES and *NO.
Message logging level. The type of information logged. Possible types are:

0

No messages are logged.

1

All messages sent to the job's external message queue with a severity greater
than or equal to the message logging severity are logged.

2

The following information is logged:
Level 1 information.
Requests or commands from CL programs for which the system issues
messages with a severity code greater than or equal to the logging
severity.
All messages associated with those requests or commands that have a
severity code greater than or equal to the logging severity.

3

The following information is logged:
Level 1 information.
All requests or commands from CL programs.
All messages associated with those requests or commands that have a
severity greater than or equal to the logging severity.

4

The following information is logged:
All requests or commands from CL programs.
All messages with a severity code greater than or equal to the logging
severity.
Message logging severity. The minimum severity level that causes error mes-
sages to be logged in the job log. The possible values are from 0 through 99.
Message logging text. The level of message text that is written in the job log or
displayed to the user when an error message is created according to the logging
level and logging severity. The possible values are:

*MSG

Only the message is written to the job log.

*SECLVL

Both the message and the message help for the error message are written to
the job log.

*NOLIST

If the job ends normally, there is no job log. If the job ends abnormally (the
job end code is 20 or higher), there is a job log. The messages appearing in
the job's log contain both the message and the message help.
Number of libraries in initial library list. The number of libraries in the user
portion of the initial library list. Up to 25 libraries can be specified.
Offset to initial library list. The offset from the beginning of the structure to the
start of the initial library list.
3-34 System API Programming V4R1