Previous Topic: GLOBALDIV ParameterNext Topic: GLOBALMAX Parameter


GLOBALINTERVAL Parameter

This parameter determines the number of seconds after which CA OPS/MVS checkpoints all changes to global variables, including the creation or deletion of variables. At each checkpoint, CA OPS/MVS saves all changes to global variables to the DIV checkpoint data set, SYSCHK1.

Default value

15 (seconds)

Other possible values

Any number of seconds between 1 and 300

Set or modify this parameter...

Anytime

Example: GLOBALINTERVAL

This function sets the checkpointing interval for global variables to 60 seconds.

OPSPRM('SET','GLOBALINTERVAL','60')