tablesize
Syntax
tablesize [[owner_name_pattern.] table_name_pattern]]
Description
For each table that matches the pattern, lists the contents of the
ALL_TAB_SIZES
view.
Call the TimesTen built-in
ttComputeTabSizes(<owner>.<tblname>)
to update table sizing
information in SYS.ALL_TAB_SIZES
.
Command Aliases: tablesizes
, tblsizes
Example
Command> tblsize SYS.TAB%;