MIMIX uses the configuration value (DGSWAT) to select the type of save-while-active option to be used when saving objects. You can view and change these configuration values for a data group through an interface such as SQL or DFU.
DGSWAT: Save-while-active type. You can specify the following values:
-
A value of 0 (the default) indicates that save-while-active is to be used when saving files, with a save-while-active wait time of 120 seconds. For DLOs and IFS objects, a normal save will be attempted.
-
A value of 1 through 99999 indicates that save-while-active is to be used when saving files, DLOs and IFS objects. The value specified will be used as the save-while-active wait time, such as when passed to the SAVACTWAIT parameter on the SAVOBJ and SAVDLO commands.
-
A value of -1 indicates that save-while-active is disabled and is not to be used when saving files, DLOs or IFS objects. Normal saves will always be used to save any type of object.