Monitor system tables 

This section describes the monitor system tables that are created during installation by user SYSDBA. You do not need to specify the owner to access the tables.

The monitor system tables provide results for user SYSDBA and for all users with database user class DBA. The error message 100 - ROW NOT FOUND - is output for non-authorized users.

The monitor system tables are structured as follows:

DESCRIPTION

CHAR ( 40)

VALUE

FIXED (20)

 

Each row contains a counter value that is described by the value contained in the DESCRIPTION column.

The following monitor system tables are provided:

MONITOR_CACHES

MONITOR_LOAD

MONITOR_LOCK

MONITOR_LOG

MONITOR_PAGES

MONITOR_ROW

MONITOR_TRANS

MONITOR_VTRACE

The monitor system table MONITOR contains all the values in the listed monitor system tables.

See also:

MONITOR statement