NOTE:
Automatic Storage Provisioning function is available only for IBM Informix Dynamic Server 11.70. Previous versions of Dynamic Server do not support this function.
Every instance of Dynamic Server 11.70 has a storage pool. The storage pool contains information about the directories, cooked files, and raw devices that the server can use if necessary to automatically expand an existing dbspace, temporary dbspace, sbspace, temporary sbspace, or blobspace.
When the storage space falls below a threshold defined in the SP_THRESHOLD configuration parameter, Dynamic Server can automatically run a task that expands the space, either by extending an existing chunk in the space or by adding a new chunk.
You can use Server Studio GUI to:
To perform storage related operations, select Storage folder under IDS server node in the Object Explorer tree.
Each entry in the storage pool contains information about a directory, cooked file, or raw device that a Dynamic Server 11.7 instance can use if necessary to automatically expand an existing dbspace, temporary dbspace, sbspace, temporary sbspace, or blobspace.
To create a storage pool entry in Server Studio, expand Storage folder under IDS server node in the Object Explorer, select Storage Pool subfolder and press Add Entry button on Storage Pool properties panel.
Specify the following information in Add storage Pool Entry dialog box:
To modify a storage pool entry in Server Studio, expand Storage folder under IDS server node in the Object Explorer, expand Storage Pool subfolder, select required pool entry in the tree or in the properties panel grid and select Edit from popup menu.
Specify new parameters and press Save button.
To delete a storage pool entry in Server Studio, expand Storage folder under IDS server node in the Object Explorer, expand Storage Pool subfolder, select required pool entry in the tree or in the properties panel grid and select Delete from popup menu.