ZOS_JOB_SYSAFF - UAG configuration option

Description

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

Note

The ZOS_JOB_SYSAFF and ZOS_JOB_SYSTEM 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_sysaff value




(tick)

Values

The value coded is expected to conform to the JCL syntax of the JOB statement SYSAFF 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.