Inquiry message reply. How inquiry messages are answered for jobs that use
this job description.
*RQD
The job requires an answer for any inquiry messages that occur while
the job is running.
*DFT
The system uses the default message reply to answer any inquiry mes-
sages issued while the job is running. The default reply is either
defined in the message description or is the default system reply.
*SYSRPYL
The system reply list is checked to see if there is an entry for an
inquiry message issued while the job is running. If a match occurs, the
system uses the reply value for that entry. If no entry exists for that
message, the system uses an inquiry message.
Job date. The date that will be assigned to jobs using this job description when
they are started. The possible values are:
*SYSVAL
The value in the QDATE system value is used at the time the job is started.
job-date
The date to be used at the time the job is started. This date is in the format
specified for the DATFMT job attribute.
Job description library name. The name of the library in which the job
description resides.
Job description name. The name of the job description about which information
is being returned.
Job message queue maximum size. The maximum size (in megabytes) of the
job message queue. The possible values are:
0
The maximum size set by system value QJOBMSGMX at the time the
job is started.
2–64
The maximum size of the job message queue in megabytes.
Job message queue full action. The action taken when the job message queue
becomes full. The possible values are:
*SYSVAL
The value is specified by the system value QJOBMSGQFL.
*NOWRAP
When the message queue becomes full, do not wrap. This action will
cause the job to end.
*WRAP
When the message queue becomes full, wrap to the beginning and start
filling again.
*PRTWRAP
When the message queue becomes full, wrap the job queue and print
the messages that are being overlaid.
Job queue library name. The library of the job queue into which batch jobs using
this job description are placed.
Job queue name. The name of the job queue into which batch jobs using this job
description are placed.
Job queue priority. The scheduling priority of each job that uses this job
description. The highest priority is 1 and the lowest priority is 9.
Chapter 3. Common Information across APIs—Basic (OPM) Example 3-33