Previous Topic: GLVDELETERULES ParameterNext Topic: GLVPENDINGHIGH Parameter


GLVNOTIFYRULES Parameter

The GLVNOTIFYRULES parameter controls global variable rule execution for SYSPLEX variables that are managed by the OPSVASRV command. Three subfunctions of OPSVASRV drive a GLV rule when this parameter is set to “YES”. They are: CREATE, UPDATE, and DELETE. Other subfunctions do not drive a GLV rule.

Default

NO

This value prevents global variable events for SYSPLEX variables.

Other possible values

YES

This value activates global variable rule execution for the SYSPLEX variable creation, deletion, and updates.

Set or modify this parameter...

Anytime

Example: GLVNOTIFYRULES

This function specifies that global variable rules for SYSPLEX variable functions CREATE, DELETE, and UPDATED are executed.

OPSPRM('SET','GLVNOTIFYRULES','YES')