Database monitor performance rows

The rows in the database table are uniquely identified by their row identification number. The information within the file-based monitor (Start Database Monitor (STRDBMON)) is written out based upon a set of logical formats which are defined in the Database Monitor formats. These views correlate closely to the debug messages and the Print SQL Information (PRSQLINF) messages.

The Database monitor formats section also identifies which physical columns are used for each view and what information it contains. You can use the views to identify the information that can be extracted from the monitor. These rows are defined in several different views which are not shipped with the server and must be created by the user, if wanted. The views can be created with the SQL DDL. The column descriptions are explained in the tables following each figure.