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


$HASP146

z/OS JES2 Messages
SA32-0989-01

Start of change
$HASP146

Explanation

Operator console form:
Read syntax diagramSkip visual syntax diagram
>>-jobname--Invalid JCLLIB statement--reason-------------------><

Start of changeJESYSMSG message form:
Read syntax diagramSkip visual syntax diagram
>>-reason------------------------------------------------------><

End of change
While parsing JCL statements, JES2 detected an error on the JCLLIB statement. The problem encountered is identified by reason. In the message text:
jobname
The name of the affected job.
The reason is one of the following strings:
VALUE OF keyword= EXCEEDS n CHARACTERS
The character values provided for the specified keyword are longer than the maximum allowed length.
VALUE OF keyword= PARAMETER IS NOT VALID
The value provided for the specified keyword is not allowed. If the specified value is null, the keyword might require a value.
Second JCLLIB statement ignored
The second JCLLIB statement is ignored by JES2. It will be flagged by the converter as an error.
PROCLIB in prior /*JOBPARM statement not valid if PROCLIB also on JCLLIB statement
A prior /*JOBPARM statement has specified PROCLIB. Specifying PROCLIB on a subsequent JCLLIB statement is an error.
Note: A jobid can precede $HASP146. 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 information about coding JCLLIB statements. Correct the control statement and resubmit the job.

Module

HASCSRIP

Routing Code: 7

Descriptor Code: 4

End of change

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014