JTS SET


Scope: JES2 Node

Duration: One time effect.

Description: This command allows you to change the options for JTS. Options are originally set with the JTS OPTIONS initialization statement or by default.

JTS SET

[? | HELP]
[AFTERNOON(hhmm)]
[DEFTIME(hhmm)]
[MAXDAYS(nnn)]
[MAXFAIL | MAXWARN]
[MORNING(hhmm)]
[OLDFAIL | OLDWARN]
[TONIGHT(hhmm)]

? | HELP

Requests the command syntax from HELP.

AFTERNOON

This keyword allows you to alter the default value for AFTERNOON. The value is substituted for the AFTERNOON keyword on the JECL statement /*JTS HOLD_UNTIL.

  • hhmm - The value to be substituted, expressed as the time in 24 hour clock format.
DEFTIME

This keyword allows you to alter the default for the job "hold until" time when a /*JTS HOLD_ UNTIL statement does not have a TIME value.

  • hhmm - The value to be substituted, expressed as the time in 24 hour clock format.
MAXDAYS

The maximum number of days in the future that a job can be delayed by JTS.

  • nnn - The number of days to be substituted. The minimum value is 1, the maximum value is 366.
MAXFAIL

Requests that JTS fail jobs that exceed the maximum number of days (MAXDAYS value). This mode is the default.

This keyword is mutually exclusive with MAXWARN.

MAXWARN

Requests that JTS warn jobs that exceed the maximum number of days (MAXDAYS value). A warning message is generated and the /*JTS HOLD_UNTIL statement is ignored. JTS will not manage these jobs.

This keyword is mutually exclusive with MAXFAIL.

MORNING

This keyword allows you to modify the default value for MORNING. The value is substituted for the MORNING keyword on the JECL statement /*JTS HOLD_UNTIL.

  • hhmm - The value to be substituted, expressed as the time in 24 hour clock format.
OLDFAIL

Requests that JTS fail jobs that specify a historical (past) date.

This keyword is mutually exclusive with OLDWARN.

OLDWARN

Requests that JTS warn jobs that specify a historical (past) date. A warning message is generated and the /*JTS HOLD_UNTIL statement is ignored. JTS will not manage these jobs.

This keyword is mutually exclusive with OLDFAIL.

TONIGHT

This keyword allows you to alter the default value for TONIGHT. This value is substituted for the TONIGHT or NIGHT keyword on the JECL statement /*JTS HOLD_UNTIL.

  • hhmm - The value to be substituted, expressed as the time in 24 hour clock format.

Note

Changing JTS options does not affect jobs that have already been held by JTS.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*