Use the DB2 z/OS Table editor to create a table, or work with table properties for an existing DB2 z/OS table.
To define a DB2/zOS Table
The DB2 z/OS Table Editor opens.
Note: Click New on the toolbar to create a table. Use the Enter filter text text box to filter a very large list of tables to locate the one you want to work with.
Specifies the physical name of the table.
Specifies the schema to associate with the table. Select a schema from the drop-down list.
Specifies the table type. Select a value from the drop-down list; valid values are Permanent and Global Temporary.
In a Logical/Physical model, specifies that the table does not appear on the logical side of the model.
Generates DDL for this object during Forward Engineering.
Specifies the tablespace the table is associated with. Select a tablespace from the drop-down list.
Specifies the database the table is associated with. Select a database from the drop-down list.
Specifies the edit routine for the selected table. Enter a value in the field.
Specifies the validation exit routine for the table. Enter a value in the field.
Specifies the OBID (identifier for an object's internal descriptor) to use for the selected table. Enter a value in the field.
Specifies whether action logging is augmented.
Specifies the encoding scheme for string data stored in the table. Valid Values: ASCII, EBCDIC, UNICODE.
Specifies that index access should be used on this table wherever possible for SQL operations. Clear the check box to specify NOT VOLATILE.
Identifies the types of access to the selected table that causes auditing to be performed. Valid Values: None, Changes, All.
Indicates that the selected table has the restriction on drop. Clear the check box to remove the restriction on dropping the table, and the database and table space that contain the table.
Specifies that append processing is used for the selected table. Clear the check box to indicate APPEND NO.
Specifies the description of the table.
Specifies the partition type for the selected table or index. Select Range or Size from the drop-down menu.
Specifies the partition name.
Displays a read-only integer designating the partition number.
Specifies the columns to determine key data over which the range is defined to determine the target data partition of the data.
Specifies that null values are treated as positive infinity during comparison.
Specifies the order in which the data in the selected columns are sorted. Select from the drop-down list; valid values are Ascending and Descending.
Default: Ascending
The Table Editor closes.
Copyright © 2017 erwin Inc.
All rights reserved.
|
|