7.1.8 Deleting unneeded RDAREAs

After creating a database, you should check the SQL_RDAREAS table of the data dictionary tables for any user RDAREAs for which no table or index is defined, or for any user LOB RDAREAs for which no LOB column is defined. You can delete any unneeded RDAREA and save disk space.

For details about how to retrieve data dictionary tables and for details about the SQL_RDAREAS table, see the manual HiRDB Version 8 UAP Development Guide. For details about how to delete RDAREAs, see the manual HiRDB Version 8 System Operation Guide.