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


$HASP108

z/OS JES2 Messages
SA32-0989-01

$HASP108

Explanation

Read syntax diagramSkip visual syntax diagram
>>-jobname--Non-valid XMIT stmt--reason------------------------><

A //XMIT card which was included in a JCL stream is in error. The reason in the message describes the error.

In the message text:
jobname
The name of the affected job.
The reason is one of the following return codes:
DEST keyword error, RC=1
The DEST= keyword specified null destination.
no operand supplied, RC=2
No operands were specified on the //XMIT card. The DEST= keyword is required.
DEST= value in error, RC=3
The DEST= keyword specified a destination that was not valid.
delimiter error, RC=4
Error processing DLM= parameter.
NON-VALID CONTINUATION, RC=5
A continuation that is not valid was detected.
UNEXPECTED KEYWORD DETECTED, RC=6
An unsupported or unrecognized keyword was detected.
DEST keyword missing, RC=7
DEST= keyword is required but not found.
duplicate DEST keyword, RC=8
Multiple DEST= keywords detected
duplicate DLM keyword, RC=9
Multiple DLM= keywords detected.
placement in JCL is not correct, RC=10
An XMIT statement must be placed after the JOB card and before any other JCL/JECL statements, except comments. This did not occur in the affected job stream.

System action

Start of changeThe message is written to the console and 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 the correct format of the //XMIT JCL statement. Correct the statement and rerun the job.

Module

HASPRDR, HASCINJR, HASCSRIP

Routing Code: 7

Descriptor Code: 4

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014