z/OS JES2 Messages
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


$HASP113

z/OS JES2 Messages
SA32-0989-01

$HASP113

Explanation

Read syntax diagramSkip visual syntax diagram
>>-jobname--Invalid /*OUTPUT card--reason----------------------><

While parsing JCL statements, JES2 detected an error on the /*OUTPUT statement. The problem encountered is identified by reason.

In the message text:
jobname
The name of the affected job.
The reason text is one of the following strings:
incorrect code value
The code value specified is not valid (too long or invalid characters).
incorrect continuation
An attempt to continue an OUTPUT statement was made but no previous output statement exists for the job.
value of keyword= exceeds nnnnnnnn
The numeric value provided for the specified keyword exceeds the maximum value allowed for the keyword.
value of keyword= exceeds n characters
The character values provided for the specified keyword are longer than the maximum allowed length.
value of keyword= has too many operands
The specified keyword is a list for which too many values have been specified.
value of keyword= must be Y or N
The only allowed value for the specified keyword is 'Y' or 'N'.
value of keyword= parameter is not valid
The value provided for the specified keyword is not allowed. It is possible that the value is null and the keyword requires a value.
Note: A jobid can precede $HASP113. See JES2 message format.

System action

Start of changeThe message is written to the JESYSMSG data set when the job is converted. The job is queued for output processing after conversion unless the message is a warning only.End of change

Operator response

None

Programmer response

See z/OS MVS JCL Reference for correct forms of the /*OUTPUT control statement. Correct the control statement and rerun the job.

Module

HASCSRIP

Routing Code: 7

Descriptor Code: 4

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014