IBM Books

Size of Monitor Data Record


Snapshot Information Level
Database Manager
 
Database
Table Space
 
Table
Application
 
 
 
DCS Application
Lock

API Structure(s)
sqlm_db2
sqlm_collected
sqlm_dbase
sqlm_tablespace
sqlm_tablespace_header
sqlm_table
sqlm_appl
sqlm_applinfo
sqlm_appl_lock
sqlm_subsection
sqlm_dcs_applinfo
sqlm_lock

Monitor Group
Basic
Basic
Basic
Basic
Basic
Basic
Basic
Basic
Basic
Basic
Basic
Basic

Resettable

No

 

Event Information Level
Event Log Header
 
 
Database
 
Connection
 
Table Space
Table
Transaction
Deadlock
 
Statement
 
 

API Structure(s)
sqlm_event_log_header
sqlm_reset_event
sqlm_overflow_event
sqlm_dbheader_event
sqlm_db_event
sqlm_connheader_event
sqlm_conn_event
sqlm_tablespace_event
sqlm_table_event
sqlm_xaction_event
sqlm_deadlock_event
sqlm_dlconn_event
sqlm_stmt_event
sqlm_stmttext_event
sqlm_subsection_event

 

API Element Name
Element Type

size
gauge

 

Description:  The size of the record being returned by the database system monitor.

Usage:  Applications that read database system monitor information should always use this field to determine the size of the record. The C language sizeof operator should not be used, since the structure size could change between versions of the database system monitor.

[ Top of Page | Table of Contents | Glossary | Index ]

[ DB2 List of Books | Search the DB2 Books ]