Neoview Management Dashboard Client Guide for Database Administrators (R2.3)

Table Of Contents
Table Entity Attributes
Table 6-6 describes the attributes displayed on the Table entity screen.
Table 6-6 Table Entity Attributes
Default Attribute
for Grid?
Default Attribute
for Graph?
DescriptionAttribute
YesNoCatalog name of the table or materialized view.Catalog
YesNoSchema name of the table or materialized view.Schema
YesNoName of the table or materialized view. If you
rename the object, the new name will appear
the next time the display is refreshed.
Name
YesNo“Table” for a table, “Mat View” for a
materialized view.
Type
YesYes“Up” means the table or materialized view is
being monitored. “Dropped” means that the
table or materialized view was dropped or
renamed, and no other object with the same
name was created. “Removed” means the table
or materialized view is no longer being
monitored and will stop appearing in displays
15 minutes after that change in status.
“NoTable” means that a table was specified in
the Dashboard server configuration as a
monitored object, but no table of the specified
name exists. If all missing statistics for an
automatically monitored object are updated
and the reorg status is Complete, the object will
no longer be monitored and will disappear
from the display after fifteen minutes.
Status
YesYesList of columns lacking statistics, along with
the number of missing statistics warnings. A
single column name indicates that histogram
statistics are needed for that column; a
parenthesized list indicates that a multi-column
histogram for that set of columns is needed.
Items in the list are in descending order by the
number of missing statistics events generated
for the column since the table or materialized
view began to be monitored; this count is given
in parentheses after the column name. If no
columns or sets of columns have missing
statistics, the value “-” is displayed. Updating
statistics for a column will cause that column
to be removed from this list.
NOTE: The count of missing statistics events
does not take into account query caching. If a
query compile results in the use of a cached
query plan, no additional missing statistics
event is generated.
MissingStats
YesYesTotal number of missing update statistics
events for the table or materialized view since
it began to be monitored. This number is the
sum of missing statistics events for individual
columns, as displayed in the MissingStats
attribute. Changing the Dashboard
configuration (on the server side) so that the
table or materialized view is no longer
monitored causes MissingStatsCnt to be reset
to zero.
MissingStatsCnt
98 Using Entity Screen Information