Type the partition number about which you are adding information. Valid values are 1-254.

Specifies user managed (VCAT). The integrated catalog facility catalog (ICF) used with this option identifies the catalog for the data set and supplies the first level qualifier for the data set name.

Specifies that DB2 create a data set for the partition with the aid of the associated storage group name. The data set is defined during the execution of this statement. DB2 assumes one and only one data set for each partition. The ICF catalog must not contain an entry for the data set.

Specify the ICF catalog name for the data set. This value supplies the first level qualifier for the data set name. You must use the short identifier (no more than 8 characters) of the catalog name in the VSAM catalog name field. If the name of the integrated catalog facility (ICF) catalog is longer than eight characters, you must type an alias name in this field. DB2 assumes one data set per partition.

Specify a storage group name. You can type the name or click the button to select one. The storage group must exist at the current server. Each volume serial number must identify a volume that is accessible to MVS for dynamic allocation of the data set. All identified volumes must be of the same device type. The ICF catalog must not contain an entry for the data set.

Opens a List window that you can use to view or filter the available items and select one.

Type an integer between 12 and 4194304, inclusive (PRIQTY). Specifies the minimum primary space allocation for a DB2-managed data set. At least one of the volumes of the identified storage group must have enough available space for the primary quantity. Otherwise, the primary space allocation will fail.

Type an integer between 12 and 4194304, inclusive (SECQTY). Specifies the minimum secondary space allocation for a DB2-managed data set. If you specify 0, DB2 cannot extend the data set. Enables DB2 to extend the data set for the table space if necessary. The allocated space can be greater than the amount of space requested by DB2.

Select to erase the data sets when a utility or an SQL statement drops the table space. DB2 overwrites all the data in the data sets with zeroes before deletion. If not selected, the data in the data sets is still accessible, but not through DB2.

Select to explicitly manage free space in the table space in terms of a number of data sets or as a percentage of free space.

Specify a value from 0 to 255 that designates to leave a page of free space when table space entries are created. Using a 0 value indicates no pages are left free. Do not specify an amount here if the table space is in a work file database.

Specify a value from 0 to 99 to define a percentage of free space to leave in each nonleaf page and leaf page when entries are added to the table space or partition. Do not specify an amount here if the table space is in a work file database.

Specifies that in a data sharing environment, only the updated pages are written to the group buffer pool.

Specifies that in a data sharing environment, all pages will be cached as they are read in from DASD.

Select to compress the data rows after you finish loading a table space.

Submits the data in the window and closes the window.

Commits the information for this partition, but leaves the window open to manage another partition.

Closes this window.