Displays information about table being analyzed by the Estimate Size window.
Displays the table name being analyzed by the Estimate Size window. You cannot change the name.
Displays the schema name of the table and its associated indexes. You cannot change the schema.
Displays the table space name where the table being analyzed is stored. You cannot change the table space.
Displays the number of rows in the table. If statistics are available for this table, this field contains the number of rows in the table when the statistics were collected. If the table already exists, but no statistics are available, this field displays: Not Available. If you are creating a new table, this field contains: zero. You cannot change the number of rows except by changing the number of rows in the database and rerunning statistics. Statistics information can be found in the catalog table SYSSTAT.TABLES.
Displays the average length of all the rows in the table. If statistics are available for this table, this field is the average row length calculated from statistics. You cannot change this value.
Specify the number of rows. The default is the number of rows in the table. Select Refresh to recalculate the estimated size of the table and indexes.
Specify the average row length. The default is the Average row length. Select Refresh to recalculate the estimated size of the table and indexes.
For more information, click Help and see the Related Information.
Specify the units in which to display the sizes. Sizes in page units are calculated using the page sizes (4KB, 8KB, 16KB, 32KB) as specified in the table space definition.
Opens the Run Statistics dialog.
Refreshes the window or notebook with updated values.