Ddl tab, Partitions tab, Table indexes summary – HP Neoview Release 2.4 Software User Manual
Page 57: Ddl tab partitions tab table indexes summary
•
Populated: Specifies if the index has been populated, the value is “Yes” or “No.”
•
Creation Time: Time and date when the table index was created. Timestamp is in the
format (yyyy-MM-dd HH:mm:ss.FFFFFF local time).
•
Redefinition Time: Time and date when the table index was last redefined. Timestamp
is in the format (yyyy-MM-dd HH:mm:ss.FFFFFF local time).
DDL Tab
To display the DDL output for table indexes:
1.
Select a Schema in the navigation tree.
2.
Click the Tables folder and open the Indexes folder and select an index name.
3.
Click the DDL tab in the right pane.
The DDL tab displays DDL output from the SHOWDDL command in the right pane. You
can highlight and copy contents, but you cannot edit the contents. For more information
about the format of the SHOWDDL command, see the Neoview SQL Reference Manual.
For more information about displaying DDL, see
“Display Schema DDL and Their Properties”
Partitions Tab
To display the table index partition information:
1.
Select a Schema in the navigation tree.
2.
Click the Tables folder and open the Indexes folder and select an index name.
3.
Click the Partitions tab in the right pane.
In the right pane, these attributes are displayed:
•
Partition Number: The index number of the partition.
•
Percent Allocated: The percentage full of the partition.
•
Row Count: The current total number of rows in the partition.
•
Max Size: The maximum size in bytes of the partition.
•
Current EOF: The current data size of the partition in bytes.
Table Indexes Summary
To display a detailed summary of the table indexes:
1.
Select a Schema in the navigation tree.
2.
Right-click the Tables folder and select Show Summary Details. A separate window with
a summary of the indexes is displayed
The indexes summary displays:
•
Name: The name of the index.
•
Total Current Row Count: The total number of rows in each index.
•
Total Maximum Size: The total maximum size of the index (in bytes).
•
Total Current Size: The total current size of the index (in bytes).
•
Percent Allocated: The percent full of the index.
The detailed summary is a snapshot of the indexes (tables indexes and materialized view indexes)
in the schema at the timestamp shown at the top of the table display. If you select [ Refresh ] the
summary is refreshed. A row is highlighted in red if the partition is equal to or greater than 80%.
Display Table Indexes and Their Properties
57