SUBmit command

Main command SUBmit can be used to submit one or more members to the JES input job queue. Line command J can be used to submit a listed member to the JES input job queue.

Syntax

Read syntax diagramSkip visual syntax diagramSUBmitmember_nameMEMpatt

Operands

member_name
The name of the member in the current member selection list.
MEMpatt
A member name pattern using the wildcard characters % and *.

Usage notes

  • The SUBmit main command and the J line command are only available for source members.

Feedback messages

Message Meaning
SUBMIT The member was submitted.

Examples

SUB DAILY*
Submits all the JCL jobs of the members with a name that starts with DAILY.
The following example uses the J line command to submit all the records of member DAILYJOB to JES:
  NAME     PROMPT
J DAILYJOB