Description
During normal operation, Content Manager OnDemand loads index rows into a table until the Maximum Rows value for the application group has been reached. Such a table is said to be open for loading. When the Maximum Rows value is reached, the table is closed and a new table and table space are created.
Under certain circumstances, an installation
may want to close a table to loading before the Maximum Rows value
is reached. For example, migration processing (by using arsmaint
-e
) will not process a table that is open for loading, and
the installation may want to migrate the table earlier than initially
anticipated.