SMF DB2 fields of IFCIDs 2 and 3
Name | Tag | Description |
---|---|---|
QWACNID | RecovTok | Network ID value from CCB (IFCID 3 only) |
QWACRINV | Reas | Reason accounting is invoked (IFCID 3 only) |
QXST | SQLcounts | SQL statement counters Formatted for DB2 11 and preceding only. Number of SQL actions of various types, including all of the counters of QXST_V10 and more. |
QXST_V10 | SQL
| SQL statement counters Formatted for DB2 10 and as follows only. Number of statements of each type invoked, including Select, Insert, Update, Delete, Describe, Prepare, Open, Close, Create Table, Create Index, Create Tables, Create Synonym, Create Database, Create Store Group, Create View, Drop Index, Drop Table, Drop Tablespace, Drop Database, Drop Synonym, Drop Store Group, Drop View, Alter Store Group, Fetch, Alter Tablespace, Alter Table, Alter Index, Comment On, Lock Table, Grant, Revoke, Incremental Bind, Label On, Set SQL ID, Create Alias and Drop Alias. |
Many of these descriptions are taken from one of the following sources:
DB2 Version 9.1 for z/OS Performance Monitoring and Tuning Guide © Copyright 1982, 2009 IBM Corporation; DB2 10 for z/OS SQL Reference © Copyright 1982, 2011 IBM Corporation; the IBM macro DSNA10.ADSNMACS(DSNDQWSP) © Copyright 1982, 2010 IBM Corporation; or z/OS Security Server RACF Data Areas © Copyright 1994, 2008 IBM Corporation.
Related topic