Previous Topic: Assigning a Table to an AreaNext Topic: Limiting the Use of a Table


Storing a Table in an Area

A Table Goes in one Area

Space in an area is preallocated. The area should, therefore, be large enough to accommodate the maximum number of rows that will be stored for the table. If you know in advance that a data table will be very large, you can create an area for the table before you load any of the table rows.

When storing a table in an area, you have the following options available on the Extended Table Definition screen:

MAINTAIN ASF Utility

Tables can be loaded through MAINTAIN ASF, the table load utility. This utility:

To achieve optimal use of MAINTAIN ASF, you should store only one table per area. This way, you can simply reinitialize the area when you want to delete table data. For more information on MAINTAIN ASF, see the chapter "MAINTAIN ASF".