Previous Topic: GLOBALTEMPMAX ParameterNext Topic: GLOBALTEMPWARNTH Parameter


GLOBALTEMPWARNIV Parameter

This parameter determines how often CA OPS/MVS issues a warning message when the temporary global variable database is becoming full.

CA OPS/MVS issues warning message OPS4290O:

Note: When the threshold for the temporary global variable database is exceeded due to a Relational Data Framework-related SQL operation, certain conditions prevent the OPS4290O message from being issued synchronously. In such cases CA OPS/MVS records the threshold exceeded condition and issues the message when the next global variable operation (either reference or update) occurs. If no global variable operations are performed, the database may completely fill up due to SQL INSERT, UPDATE, CREATE TABLE, and ALTER TABLE operations prior to message OPS4290O being issued.

Default value

5 (minutes)

Other possible values

Any number of minutes between 1 and 32767

Set or modify this parameter...

Anytime

Example: GLOBALTEMPWARNIV

This function causes CA OPS/MVS to issue warnings every three minutes.

OPSPRM('SET','GLOBALTEMPWARNIV','3')