Previous Topic: GLOBALMAX ParameterNext Topic: GLOBALTEMPMAX Parameter


GLOBALREBUILD Parameter

Use this parameter to instruct CA OPS/MVS to rebuild its global variable database at the next checkpoint interval (or at startup time, if you set this parameter before restarting CA OPS/MVS). At times, CA OPS/MVS itself may set this parameter value internally to COMP; for example, if the product detects integrity problems in the global variable database.

Regardless of whether you set the GLOBALREBUILD parameter or it is set internally, CA OPS/MVS automatically resets the parameter value to NONE after the rebuild operation is complete.

When invalid variables are detected during a complete rebuild, limited information regarding the discarded data is written to the OPSLOG.

Important! Use the GLOBALREBUILD parameter only when a CA Customer Support representative tells you to do so.

Default value

NONE

Other possible values

TREE, to request an AVL tree rebuild; and COMP, to request a complete rebuild

Set or modify this parameter...

Anytime

Example: GLOBALREBUILD

This function requests a complete rebuild.

OPSPRM('SET','GLOBALREBUILD','COMP')