You create an index on an auxiliary table to quickly locate a LOB value. An auxiliary table can have only one index.
To define a DB2 z/OS Auxiliary Table Index
The DB2 for z/OS Auxiliary Table Index Editor opens.
Note: Click New on the toolbar to create an index. Use the Enter filter text text box to filter a very large list of indexes to locate the one you want to work with.
Specifies the name of the index.
Specifies the default schema for the index. Select from the drop-down list.
Shows the key group type. This is a read-only field.
Specifies that the fields defined in the index must be unique.
Specifies that a table cannot have two or more rows with the same value of the index key; this applies when you select the Is Unique check box.
Lets you select whether the index should be suppressed from a logical model and appear in a physical model only.
Specifies whether or not to generate DDL for this object during Forward Engineering.
Specifies the constraint associated with the index.
Specifies whether the index is clustered or nonclustered.
Specified whether or not the index is data partitioned.
Specifies the index type. Valid values are Type2, Data Partitioned, and Partitioning.
Specifies whether or not varying-length string columns within the index are always padded with the default pad character to their maximum length.
Specifies whether or not data sets are created when the index is created.
Identifies the buffer pool to use for the index. Select from the drop-down list.
Specifies that the index is eligible for closing. The CLOSE parameter specifies whether or not the data set is eligible to be closed when the index is not being used and the limit on the number of open data sets is reached. Select from the drop-down list.
Specifies whether or not to build the index during the execution of the CREATE INDEX statement. Default is No, which means the index is built.
Specifies the maximum addressability of each data set for a secondary index. Enter a valid integer (see your DB2 z/OS documentation for specific information on valid integers).
Specifies whether or not the COPY utility is allowed for the index.
Specifies whether or not the index will use index compression.
The DB2 for z/OS Auxiliary Table Index Editor closes.
Copyright © 2017 erwin Inc.
All rights reserved.
|
|