Sets the number of modified pages the database manager allows in data spaces before it writes them to DASD.
>>-SET SAVEINTV--n--------------------------------------------->< |
This command lets you dynamically change the VMDSS save interval. It also displays your previous save interval and your new one.
+--------------------------------------------------------------------------------+ |set saveintv 12 | |Previous SAVEINTV = 10 | |SAVEINTV = 12 | |ARI0065I Operator command processing is complete. | +--------------------------------------------------------------------------------+
Note: | This command is not allowed when no storage pools are using data spaces. For example, when the storage pool specification file specifies BLK for all storage pools. This is true even if the directory is in a data space, or if unmapped data spaces are used for internal dbspaces (if SEPINTDB=Y is used), or both. |