Create Index panel
You use the Create Index panel to create an index for a pre-existing base table.
Panel and field definitions
- Owner
- The owner of the index.
- Name
- The name of the index. This is a required field.
- Table Owner
- The SQLID used to create the table on which the index is being defined.
- Table Name
- The name of the table on which the index is being created. This is a required field. You can enter the name of the table on which the index is created. A validation check needs to be performed to verify that the table exists.
- Buffer Pool
- The name of the buffer pool in which the index data sets are created.
- Creation Options
- Specify the number of the creation option you want to use:
- 1. Index type
- To specify information to define the type of index to be created. Displays the Create Index: Type panel.
- 2. Index columns
- To select the columns that comprise the index. Displays the Create Index: Column Selection panel.
- 3. Allocation
- To specify the space requirements for the index being created. displays the Create Index: Allocation panel.
- 4. Index options
- To specify information to define options for the index to be created. Displays the Create Index: Options panel.
- 5. Partitions
- To specify space information for index partitions. displays the Create Index: Partitions panel.
- 6. Partition values
- To specify limit values for index entries in each partition. displays the Create Index: Partition Values panel.
- 7. Create the index
- When you have finished specifying details for the index to be created, select this creation option to create the index.
Parent panels
Child panels
To display this panel… | Use/do this |
---|---|
Create Index: Type panel | Creation option 1 |
Create Index: Column Selection panel | Creation option 2 |
Create Index: Allocation panel | Creation option 3 |
Create Index: Options panel | Creation option 4 |
Create Index: Partitions panel | Creation option 5 |
Create Index: Partition Values panel | Creation option 6 |