To view the disk storage information for a database:
Select an Adabas database in tree-view and expand it.
Select Disk Storage in tree-view.
In detail-view, a selection box allows you to choose between a Containers, Unused Storage, and Volume Distribution display. The default is set to Containers.
To view RABNs for a database:
Select an Adabas database in tree-view and expand it.
Select Disk Storage in tree-view and right-click on it.
Select
on the drop-down menu.The ASSO/DATA Block information is displayed in detail-view
Select the RABN type (ASSO or DATA) in the selection box and enter the RABN number in the text box.
Enter the offset and length values to determine starting point and length of the RABN display.
The specified RABN block from the Associator or Data Storage in hexadecimal format is displayed. Both the hexadecimal data and its alphanumeric equivalent are displayed. If the block is not assigned, zeros are displayed.
The information is organized under the following headings:
The Associator and Data Storage dataset sizes must be added separately. It is not possible to add both with a single operation.
To add a DATA or ASSO dataset:
Backup the database using the ADASAV utility. This step is optional, but recommended.
Select Disk Storage in the expanded tree-view of the selected database.
The default setting in the selection box of the detail-view is Containers. Size information, RABN range and device type of each extent are displayed in a table in detail-view.
Click on
.In the resulting detail-view panel, enter the required parameters to add either a DATA or ASSO dataset.
Click
to save your modifications or to return to the previous panel.Warning: After an Add operation has completed, the nucleus session will be automatically terminated to allow for the necessary formatting of the Associator or Data Storage. If the new dataset is not formatted as required, an I/O error will occur once the nucleus tries to use it and the nucleus will ABEND. |
Allocate the dataset with the operating system and format the additional space using the ADAFRM utility.
Add necessary JCL/JCS to all Adabas nucleus and Adabas utility execution procedures.
For more information, please refer to ADD: Add Dataset in section ADADBS: Database Services in the Adabas Utilities documentation.
The Associator and Data Storage dataset sizes must be modified separately. It is not possible to modify both with a single operation.
To increase or decrease a DATA or ASSO dataset:
Backup the database using the ADASAV utility. This step is optional, but recommended.
Select Disk Storage in the expanded tree-view of the selected database.
The default setting in the selection box of the detail-view is Containers. Allocation, size information, RABN range and device type of each extent are displayed in a table in detail-view.
Click on
or .In the resulting detail-view panel, enter the required parameters to increase/decrease either a DATA or ASSO dataset.
Click
to increase/decrease the dataset or to return to the previous panel.Warning: Increasing a DATA or ASSO dataset will result in the logical and physical sizes of the database being different. After an Increase operation has completed, the nucleus session will be automatically terminated to allow for the necessary formatting of the Associator or Data Storage. If the additional space is not formatted as required, an I/O error will occur once the nucleus tries to use it and the nucleus will ABEND. |
Format the additional space using the ADAFRM utility.
For more information, please refer to INCREASE: Increase Associator Data Storage in section ADADBS: Database Services in the Adabas Utilities documentation.
Space allocated for utility operations that ended abnormally remains unavailable unless it is intentionally recovered.
To recover unused storage:
Select Disk Storage in the expanded tree-view of the selected database.
Select Unused Storage in the selection box in the detail-view panel.
The resulting table shows the device type where the unused blocks are located, the number of unused storage blocks and cylinders, and the range of unused block numbers.
Click on
to recover unused storage space.To review the volume distribution for a database:
Select Disk Storage in the expanded tree-view of the selected database.
Select Volume Distribution in the selection box in the detail-view panel.
The Volume Distribution panel is displayed in detail-view. The file extents of the volume are shown indicating the RABN range and I/O count in each file.