Information used to join database monitor rows together

  ID    Name         Type              Description
  4020  QQSYS        CHAR(8)           System name where statement was executed.
  4022  QQJOB        CHAR(10)          Job name where statement was executed.
  4024  QQUSER       CHAR(10)          Job user where statement was executed.
  4026  QQJNUM       CHAR(6)           Job number where statement was executed.
  4028  QQUCNT       BIN(32)           Counter to uniquely identify each query
                                       in the statement being executed.
  4030  QQSTN        BIN(32)           Statement number of SQL statement text.
  4032  QQQDTN       BIN(32)           Counter to uniquely identify each
                                       query subselect in the statement being
                                       executed. Each query may contain multiple
                                       subselects.