Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following entities can be examined in the Objects tab:

Anchor
Schemata
Schemata
Schemata

The following table describes the information displayed for the Schemata entity.

...

ColumnDescription
SchemaSchema name.
OwnerOwner name.
DefinerThe user who defined the schema.
Creation TimeTime of schema creation.

Anchor
Tables
Tables
Tables

Two association selector options are available:

...

ColumnDescription
NameTable name.
SchemaTable's schema.
TypeTemporary, MDC, MQT or normal.
TablespaceName of primary tablespace.
Statistics RunDate last analyzed.
Pages AllocatedHow many pages are allocated.
Pages UsedHow many pages contain actual data.
RowsHow many rows.
Ave. Row LenAverage row length (bytes).
Clustering FactorThe clustering factor of the clustering index (if one exists) or blank if no clustering index was defined.
Extent sizeSize of extent (from tablespace definitions).
% Free Pages% Free of pages.
% Overflows% of records overflowing.
Rows per PageRows / (# of used pages).

Anchor
Indexes
Indexes
Indexes

The following table describes the information displayed in the Dictionary tab.

...

ColumnDescription
NameIndex name.
SchemaIndex schema.
TablespaceName of the tablespace which contains the index.
Statistics RunTime last analyzed.
Clustering FactorClustering factor or Cluster ratio if factor is not available.
LevelsHow many levels exist.
First Column DistinctsThe number of distinct first-key values.
Second Column DistinctsThe number of distinct keys using the first two columns.
Distinct ValuesThe number of distinct values.
LeafsHow many leaf pages are in use.
Key LengthThe key length.
% Deleted RowsThe percentage of rows marked ‘Deleted’.
Leaf DistributionAvg. length between leaf pages.
% Empty PagesPercentage of empty pages.
% FreePercentage of each index page to be reserved during initial index building.
Extent SizeTaken from tablespace definitions.

Anchor
Views
Views
Views

The following table describes the information displayed for the Views entity.

...

ColumnDescription
View NameView name.
OwnerView owner.
DefinerName of view creator.
ValidIs the view valid.
TextUnformatted first N characters of view's definition.

Anchor
DatabasePartitionGroups
DatabasePartitionGroups
Database Partition Groups

The following table describes the information displayed for the Database Partition Groups entity.

...

ColumnDescription
NameName of the partition group.
PartitionsNumber of partitions in this group.
DefinerName of the user who defined the group.
Create TimeTime group was created.

Anchor
Tablespaces
Tablespaces
Tablespaces

The following table describes the information displayed for the Tablespaces entity.

...

ColumnDescription
NameTablespace name.
TypeDMS or SMS.
Data TypeAll, LOB, System temp or Declared temp.
BufferpoolName of the bufferpool associated with this tablespace.
Bufferpool SizeSize of bufferpool on all partitions.
Page SizePage size.
Pages AllocatedTotal tablespace size.
Pages UsedTotal tablespace used (only for DMS).
Extent SizeNumber of pages per extent.
Prefetch SizeDefined prefetch size or Automatic.
Defined in GroupThe name of the partitioned group.
OverheadDB2 internal parameter describing the overhead associated with the tablespace's disks.
Transfer RateDB2 internal parameter, describing the time it takes to read one page.
DefinerName of the user who defined the tablespace.
RemarksUser comments.

Anchor
Bufferpools
Bufferpools
Bufferpools

The following table describes the information displayed for the Bufferpools entity.

...

ColumnDescription
NameBufferpool name.
Size (Pages)Bufferpool size.
Page SizePage size of the bufferpool.
Defined in GroupsComma separated list of the DB partition groups to which it belongs.
All Tablespaces SizeSize, in MB, of all tablespaces associated with this bufferpool.
TablespacesThe number of tablespaces defined to use this bufferpool.

Anchor
DatabasePartitions
DatabasePartitions
Database Partitions

The following table describes the information displayed for the Database Partitions entity.

...