Previous Topic

Next Topic

Book Contents

Book Index

CTMTBUPD Miscellaneous Parameters

The following parameters are used to add, update, or delete job scheduling parameters that can occur multiple times in the job scheduling definition:

Table 153 CTMTBUPD Miscellaneous Parameters

Parameter

Description

MONTHS

The format of parameter MONTHS is

MONTHS=xxxxxxxxxxxx (12-character value)

where each x can be Y (Yes), N (No), blank, or ?

Each blank, Y (Yes) or N (No) value replaces the original value of the corresponding month in parameter MONTHS. Each value of ? causes the corresponding month in parameter MONTHS to be retained.

SETVAR

The format of parameter SETVAR is

SETVAR=%%variable=var-value

If the variable name obtained by resolving %%variable is found in the job scheduling definition, its original value is replaced by var-value. Otherwise, a new SETVAR parameter is created by setting the resolved variable name to var-value.

If var-value is null, the variable to which %%variable resolves is deleted from the job scheduling definition.

Note: No update parameter in the file referenced by DD statement DAINPRM can appear more than once in a SEL block.

Parent Topic

CTMTBUPD – Update Scheduling Definitions and Jobs in the AJF