Specifies to create a default that is the same schema name as the source table schema.

Specifies to create a schema name for the table to be used as the default.

Type a schema name to be used as the default for the table schema name.

Type up to three characters as a prefix to begin any table name.

Select a base table name, which can be the name of the source table, or a date, or timestamp.

Type up to three characters as a suffix to end any table name.

Type the one-character prefix to be used as the before-image indicator.

Select to allow a full refresh for the target table. This means that Apply will delete the previous information and replace with current information.

Specifies to store each change data table in a separate table space.

Type up to three characters as a prefix to begin any table name.

Select a base table name, which can be the name of the CD table, the source table, or a date, or timestamp.

Type up to three characters as a suffix to end any table name.

Specifies to use a single table space for all of the change data (CD) tables.

Type a table space name to be used as the default for the CD table space.

Select the appropriate page size for the table space that you are using.

Select a name for the buffer pool that will contain the table space.

Type a unique directory name in upper case for the path for the table space on your workstation. This name must not already exist.

Type up to three characters as a prefix to begin your file name for the table space.

Select a base file name. It can be the name of the CD table, the source table, or a date, or a timestamp.

Type three characters as a suffix to end the file name.

Type an integer to define the size of the table space used by the change data table.

Select the unit of measurement for the size of the CD table's table space. Select Percent of pages used by source table to allocate a percentage of the total number of pages occupied by the source table. If you choose this percentage, be sure that the NPAGES column in the SYSCAT.TABLES table is set to a value greater than zero for the source tables before you register those tables for change-capture replication. The NPAGES column is updateable. You can change its value by running the RUNSTATS utility, for example.

Specifies that the database used by the source table space be used for the CD table's table space.

Specifies to use a user-specified database for the CD table's table space.

Specify the database name.

Opens the List Databases window so that you can search for a specific database.

Specifies to store each change data table in its own table space.

Type up to three characters as a prefix to begin any table name.

Select a base table name, which can be the name of the CD table, the source table, or a date, or a timestamp.

Type up to three characters as a suffix to end any table name.

Specifies to use a single table space for all of the change data tables.

Type a table space name to be used as the default for the CD table space.

Select an appropriate page size for the table space that you are using.

Select an appropriate segment size for the table space that you are using, if the table space is a segmented table space.

Select a buffer pool that will contain the table space. The buffer pool must be already activated.

Specify a storage group that will manage the table space properties.

Opens the List Storage Groups window so that you can search for a specific storage group.

Type an integer to define the size of the primary space to be allocated for the table space.

Type an integer to define the size of the secondary space to be allocated for the table space.

Select the unit of measurement for the primary space size. Select Percent of pages used by source table to allocate a percentage of the primary space allocation for the source tables. If you choose this percentage, be sure that the NPAGES column in the SYSIBM.SYSTABLES table is set to a value greater than zero for the source tables before you register those tables for change-capture replication. The NPAGES column is updateable. You can change its value by running the RUNSTATS utility, for example.

Select the unit of measurement for the secondary space size. Select Percent of pages used by source table to allocate a percentage of the secondary space allocation for the source tables. If you choose this percentage, be sure that the NPAGES column in the SYSIBM.SYSTABLES table is set to a value greater than zero for the source tables before you register those tables for change-capture replication. The NPAGES column is updateable. You can change its value by running the RUNSTATS utility, for example.

Specifies to use the CD table schema as a default for the index schema name.

Specifies to create an index schema name for the CD index to be used as the default.

Type an index schema name to be used as the default for the CD index.

Type up to three characters as a prefix to begin any index name.

Select a base table name for the index name. It can be the name of the CD table, the source table, or a date, or a timestamp.

Type up to three characters as a suffix to end any index name.

Type the minimum amount of free space as a percentage to leave on the index page. You can also select the arrow push buttons to modify the amount.

Select a buffer pool to be used for the change data table indexes.

Select a storage group to be used for the change data table indexes.

Opens the List Storage Groups window so that you can search for a specific storage group.

Specify a percentage to leave as free space on the index page.

Displays the default settings for the truncation rules in the naming of tables, table spaces, files, and indexes. Select one of the objects in the table and then select from the truncation rules column related to that object to modify the current truncation rules.

Saves any changes that you made in the notebook and closes the notebook. Available only when the required fields are completed.

Cancels any unsaved changes and closes the notebook.