Saves your changes and returns to the main window.

Closes the window without saving your changes.

Specifies that the CCD table has the default properties of an auditing table. An auditing CCD table is complete (COMPLETE=Y) and noncondensed (CONDENSED=N).

Specifies that you will use the other controls on this window to set custom properties for the CCD table.

Specifies that the CCD table is condensed. A condensed CCD table contains one row for every key value in the source table and contains only the latest value for the row.

Specifies that the CCD table is noncondensed. A noncondensed CCD table contains multiple rows with the same key value, one row for every change that occurs to the source table.

Specifies that the CCD table is complete. A complete CCD table contains every row of interest from the source table and is initialized with a full set of source data.

Specifies that the CCD table is noncomplete. A noncomplete CCD table contains only changes to the source table and starts with no data.

Select to specify that the CCD table contains a column to store the authorization ID that is associated with the transaction. This column is useful for database auditing. z/OS: This column is the primary authorization ID.

Select to specify that the CCD table contains a column to store the authorization token associated with the transaction. This ID is useful for database auditing. z/OS: This column is the correlation ID.

z/OS only: Select to specify that the CCD table contains a column to store the plan name that is associated with the transaction. This column will be NULL for DB2 for Linux, UNIX, and Windows.

Select to specify that the CCD table contains a column to store the unit-of-work (UOW) identifier from the log record for the unit of work that each row is part of.