Data object monitor elements

Data object monitor elements provide information about operations performed on particular data objects, including tables, indexes, buffer pools, table spaces, and containers.

Every data object type has a set of monitor elements that can be monitored. For example, buffer pools have elements that can be used to calculate buffer pool hit ratios.

Use the following table functions to access current values for data object monitor elements. These monitor table functions return data in a relational form:
  • MON_GET_BUFFERPOOL
  • MON_GET_TABLESPACE
  • MON_GET_CONTAINER
  • MON_GET_TABLE
  • MON_GET_INDEX