db2govlg - Db2 governor log query command

Extracts records of specified type from the governor log files. The Db2 governor monitors and changes the behavior of applications that run against a database.

Important: With the workload management features introduced in Db2 version 9.5, the Db2 governor utility was deprecated in version 9.7 and might be removed in a future release. It is not supported in Db2 pureScale® environments. For more information, see Db2 Governor and Query Patroller have been deprecated..

Authorization

None

Command syntax

Read syntax diagramSkip visual syntax diagramdb2govlglog-filedbpartitionnumdb-partition-numberrectyperecord-type

Command parameters

log-file
The base name of one or more log files that are to be queried.
dbpartitionnum db-partition-number
Number of the database partition on which the governor is running.
rectype record-type
The type of record that is to be queried. Valid record types are:
  • START
  • FORCE
  • NICE
  • ERROR
  • WARNING
  • READCFG
  • STOP
  • ACCOUNT