Previous Topic: GLOBALTEMPWARNIV ParameterNext Topic: GLOBALWARNINTVAL Parameter


GLOBALTEMPWARNTH Parameter

This parameter determines how full the temporary global variable database becomes before CA OPS/MVS starts issuing warnings.

Default value

80 (80 percent of blocks in use)

Other possible values

Any percentage between 1 and 100

Set or modify this parameter...

Anytime

Example: GLOBALTEMPWARNTH

This function causes CA OPS/MVS to issue warnings when the database is 75 percent full.

OPSPRM('SET','GLOBALTEMPWARNTH','75')

GLOBALTEMPWSGCIV Parameter

This parameter determines how often CA OPS/MVS schedules the Garbage-Collection REXX to delete temporary global variables that the osfrexx web service uses.

Notes:

Default value

30 (minutes)

Other possible values

Any number of minutes between 5 and 32767

Set or modify this parameter...

Anytime

Example: GLOBALTEMPWSGCIV

OPSPRM('SET','GLOBALTEMPWSGCIV','60')