Previous Topic: STCK - STCKNext Topic: SVCT - SVCTABLE


SUBM - SUBMIT

SUBM003E Submit failed, abend <code>

The SUBMIT command abended. Contact CA Technical Support.

SUBM004E DSORG not PS or PO, dsname <name>

The data set <name> does not have a DSORG of PS or PO.

SUBM005E Member <mem-name> invalid for DSORG=PS, dsname <name>

The member <mem-name> is part of the sequential data set <name>. Members in sequential data sets are not allowed. Move the member to a nonsequential data set and submit the JCL again.

SUBM006E Open abend <code>, dsname <name>

The abend <code> occurred while attempting to open the data set <name>. Determine the reason for the abend and try the SUBMIT command again.

SUBM007E Member required for DSORG=PO, dsname <name>

The data set <name> is a library and requires a member name. Issue the SUBMIT command again specifying a member name.

SUBM008E Open failed, dsname <name>

The open of the data set <name> failed. Determine why the open failed and try the SUBMIT command again.

SUBM009E Member <mem-name> not found in <name>

The member <mem-name> was not found in the data set <name>. Determine why the member was not found and try the SUBMIT command again.

SUBM010E Record format not fixed, dsname <name>

The record format of the data set <name> is not fixed. SUBMIT supports only fixed length JCL records.

SUBM011E Record length not 80, dsname <name>

The logical record length of the data set <name> is not 80. SUBMIT supports only JCL records with a length of 80 bytes.

SUBM012E I/O error reading JCL, dsname <name>

An I/O error occurred while reading the data set <name>.

SUBM013E Error writing to internal reader, RPLFDBK <rc>

An I/O error occurred while writing to the internal reader. <rc> is the RPL feedback return code.

SUBM014W Submit failed, JCL dataset empty

The data set specified to the SUBMIT command was empty. No job was submitted. Verify the name and contents of the data set.

SUBM015W Submit failed, no valid JOB card found

No valid JOB card was found in the data set supplied to the SUBMIT command. No job was submitted. Insert a JOB card in the JCL and submit the job again.

SUBM016I Job <jobname> <jobnumber> submitted

A job named <jobname> with the JES2 job number of <jobnumber> was submitted for execution.

SUBM017I JCL statements PUT to INTRDR:

Informational only

SUBM018I <jclstmt>

Informational only