QMF commands that can be monitored by the Db2 governor
You can monitor QMF commands with the Db2® governor.
Each row in the following table represents a group of QMF commands that can be individually monitored by the Db2 governor. Read the description of each package in the third column of the table to determine the proper package to govern according to your QMF configuration.
Package names for which the descriptions refer to systems other than Db2 for z/OS® are used to govern SQL statements
at remote servers, which are accessed by the QMF CONNECT
command or QMF commands that include three-part names. To use
the Db2 resource limit facility to govern SQL statements at
remote servers, additional configuration steps are required to set up governing.
QMF command | Type of statement governed | QMF package names to govern |
---|---|---|
|
SELECT |
|
|
INSERT |
|
RUN QUERY (QBE I., U., or D. queries or SQL queries that include INSERT, UPDATE, or DELETE statements) |
INSERT
UPDATE DELETE |
|
EDIT TABLE (MODE=ADD) | INSERT | DSQKTSQL |
EDIT TABLE (MODE=CHANGE, SAVE=IMMEDIATE) |
UPDATE
DELETE |
DSQKHSQL |
EDIT TABLE (MODE=CHANGE, SAVE=END) |
UPDATE
DELETE |
DSQKNSQL (DB2 for VSE and VM only) |