9.6.2.1 Displaying Metric Definitions

Use the LIST METRICDEFINITION command to display the metric definitions for a database server.

A metric definition listing shows the configuration of a metric. Example 9-1 shows how to display attributes for the METRICDEFINITION object.

Example 9-1 Displaying Metric Definitions

DBMCLI> LIST METRICDEFINITION DS_CPUT DETAIL

DBMCLI> LIST METRICDEFINITION WHERE name LIKE 'DS_SWAP_*' -
         ATTRIBUTES name, metricType, description