Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

The z/OSZOS_JOB_SYSTEM option instructs UAG to add a SYSAFF SYSTEM keyword to its the JCL JOB statement of any job it submits.
 

Note
titleNote

Since the use of TXTDEBUG could affect performance adversely, we recommended that it be used only by Technical SupportThe 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 txtbug option

(tick)

(tick)zos_job_system value




(tick)

Values

Valid values are:

  • Y
    Enable additional diagnostic messages.
  • N
    Disable additional diagnostic messages.

Default is NThe 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.