Effects of the element commands
The QUERY command shows the current status of an element. If OPERTUNE has modified the element, the original ZPARM value is also shown. If OPERTUNE did not modify the element, the query returns the current value and indicates that the element is not modified.
The SET command allows you to specify a new value for an element. When you stop OPERTUNE, elements changed with the SET command are reset to their original ZPARM values. Some elements, such as ARCALLOC or BP, have multiple fields that you can modify. If you leave a field blank, it remains unchanged.
Normally, elements that you changed with a SET command return to their ZPARM values when OPERTUNE is cycled. When you use the NORESET option, OPERTUNE does not reset the ZPARM value. As shown in the following figure, when you stop OPERTUNE, elements that have been changed with the NORESET option are not returned to their original ZPARM values.
Effects of the NORESET option on ZPARM values
RESET returns an element to its group value, or to its original ZPARM value if no group value exists. See Element-command-precedence for more information on the effects of a RESET command.
When you use OPERTUNE to change an element, the change is maintained when Db2 cycles. However, Db2 initially starts with the unchanged ZPARM values. After Db2 startup, OPERTUNE changes the element values, based on any groups, schedules, and individual element commands that were issued.
For example, if you use OPERTUNE to set ARCRETN to 9, and Db2 shuts down, OPERTUNE will reset ARCRETN to 9 after Db2 starts. The following figure shows the values of ARCRETN over time:
Related topic