Saves the changes to the columns, indexes, table space, and partitioning key settings for the materialized query table. Closes the notebook and returns to the Cache Table wizard.

Cancels any unsaved changes, closes the notebook, and returns to the Cache Table wizard.

Shows the list of columns from the data source table that are not included in the materialized query table. You can only add columns to the materialized query table that can be replicated.

Shows the list of columns from the data source table that are selected to be included in the materialized query table.

Moves the selected items from the Source columns not in the MQT list to the Columns for the MQT list.

Moves all of the items from the Source columns not in the MQT list to the Columns for the MQT list.

Moves the selected items from the Columns for the MQT list to the Source columns not in the MQT list.

Moves all of the items from the Columns for the MQT list to the Source columns not in the MQT list.

Opens the Show Index window that lists the indexes on the data source table. Use this list to determine the columns to include in the materialized query table.

Shows information about the indexes for the materialized query table. To remove an index, clear the check in the Create column. To create an index for the materialized query table, click Add.

Opens the Add Index window where you can specify the information for a new index for the materialized query table.

Select one unique index for replicating data from the data source table to the materialized query table.

Estimates the size of the materialized query table based on the WHERE clause that you specify. Use this information to determine if an existing table space can store the source data or if you must create a new table space.

Shows the size of the materialized query table.

Specifies that an existing table space is used for the materialized query table.

Select an existing table space to use for the materialized query table.

Specifies that a table space is created for the materialized query table.

Specify the name of the new table space. The maximum length for the name is 18 characters. The table space is created on the federated server for the materialized query table.

Specify the name of the table space container. The combined length of all container names for the table space cannot exceed 20480 bytes.

Select a buffer pool for the table space.

Shows the page size for the selected buffer pool in kilobytes (KB). You cannot change the page size.

Specify an integer number for the extent size. The extent size for a table space represents the number of pages of table data that can be written to a container before data is written to the next container.

Specify an integer number for the prefetch size. The prefetch size for a table space determines the number of pages read from a table space when prefetching is performed.

Specifies that the table space for the materialized query table is not partitioned.

Specifies that the data in the materialized query table is replicated on each database partition in the table space.

Specifies that the data for the materialized query table is partitioned in the table space by using a partitioning key.

Shows the list of columns in the materialized query table that are not included in the partitioning key.

Shows the list of columns from the materialized query table that are selected to be included in the partitioning key.

Moves the selected items from the MQT columns list to the Partitioning key columns list.

Moves all of the items from the MQT columns list to the Partitioning key columns list.

Moves the selected items from the Partitioning key columns list to the MQT columns list.

Moves all of the items from the Partitioning key columns list to the MQT columns list.

Moves the selected column up in the list of partitioning key columns.

Moves the selected column down in the list of partitioning key columns.