About the Database Space and Memory Management menu options
You can use the Database Space and Memory Management option to perform the following functions:
To report on database space utilization
To reorganize fragmented database objects
To add free space to the database files
The Database Space and Memory Management menu contains the following options.
Table: Database Space and Memory Management options
Option | Description |
|---|---|
Report on Database Space | Select this option to generate a report on space utilization for the currently selected database. The report contains the dbspaces and the physical pathnames of the relational database. For each dbspace, the report displays the name, the amount of free space in KBytes, the file size in KBytes, and the space utilization. The report also displays the transaction log file size and the amount of free space that remains on each of the file systems being used for the database. |
Database Reorganize | Select this option to reorganize fragmented database tables and indexes. These actions are performed from the Database Reorganize menu as follows:
|
Add Free Space | Select this option to add additional free space to individual dbspaces. Additional free space helps to reduce future fragmentation of the database objects that are stored in the database. When the relational database is initially created or rebuilt, 25MB of free space is automatically added to the data and the index dbspaces. A Rebuild eliminates all free space and then adds back what was initially added when the database was created. If you accidentally add too much free space, a Rebuild can be used to eliminate the space. |