ZOS_JOB_SYSTEM - UAG configuration option

Description

The ZOS_JOB_SYSTEM option instructs UAG to add a SYSTEM keyword to the JCL JOB statement of any job it submits.
 

Note

The ZOS_JOB_SYSTEM and ZOS_JOB_SYSAFF configuration options are mutually exclusive. If both options are provided, the last one coded will take precedence.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Configuration File Keyword

zos_job_system value




(tick)

Values

The value coded is expected to conform to the JCL syntax of the JOB statement SYSTEM keyword.

If the JOB statement already contains either a SYSTEM or SYSAFF keyword, UAG will leave the current value in place.

If the JCL contains a /*JOBPARM SYSAFF=, /*ROUTE XEQ or /*XEQ statement (JES2), or a //*ROUTE XEQ statement (JES3), no SYSTEM or SYSAFF keyword will be added to the JOB statement.

Default: none.