z/OS MVS JCL Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Coding the JOB statement for the started task

z/OS MVS JCL Reference
SA23-1385-00

If you choose to code a started task with a JOB statement, the rules are slightly different than the rules for other jobs:
  • The statement must start with //
  • The jobname is 1 through 8 non-blank characters
  • If a name is not valid, a JCL error results.
  • The jobname must be followed by at least 1 blank.
  • JOB must follow the blank(s) after the jobname.
  • JOB must be followed by at least 1 blank.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014