NTH Summary Attributes

Use NTH Summary attributes to create situations that monitor summary data for near term history.

Abort Count The number of successful abort requests during this interval. Valid format is an integer.

Ace The ACE address. Valid format is an integer.

Authorization ID The primary authorization ID from connection or sign-on that identifies the execution privileges an application has to a DB2 object or service. Valid format is alphanumeric with a maximum of 8 characters.

Child Thread Indicates whether or not this is a parent thread or a child thread. Valid format is:
  • Y = child thread
  • N = parent thread

Commit Count The number of commits performed during this interval. Valid format is an integer.

Connection Name Identifies the connection of an application to a DB2 system. Valid values are:
BATCH Batch job
CICS CICS attach
DB2CALL DB2 call facility
DIST Distributed
IMS IMS thread
TSO/E TSO/E foreground and background
UTILITY DB2 utility
Connection Type The type of DB2 connection. Valid values are:
APPLCTN Application directed access
BATCH Batch job
CICS CICS attach
DB2CAF DB2 call attach
DLIBATCH DL/I batch
IMS IMS thread
IMS BMP IMS attach BMP
IMS TBMP IMS transaction BMP
IMS CTL IMS control region
IMS MPP IMS attach MPP
SYSTEM System directed access
TSO/E TSO/E foreground and background
UNKNOWN Unrecognizable connection type
UTILITY DB2 utility

DB2 ID The name of a DB2 subsystem ID.

End Time The timestamp when the thread terminated.

Value Format

The format is CYYMMDDHHMMSSmmm, where:
C Century(0 for 20th, 1 for 21st, and so on)
YY Year
MM Month
DD Day
HH Hour
MM Minute
SS Second
mmm Millisecond

Interval End The timestamp when data collection ended at the specified interval.

Value Format

The format is CYYMMDDHHMMSSmmm, where:
C Century(0 for 20th, 1 for 21st, and so on)
YY Year
MM Month
DD Day
HH Hour
MM Minute
SS Second
mmm Millisecond

Interval Start The timestamp when data collection began at the specified interval.

Value Format

The format is CYYMMDDHHMMSSmmm, where:
C Century(0 for 20th, 1 for 21st, and so on)
YY Year
MM Month
DD Day
HH Hour
MM Minute
SS Second
mmm Millisecond

MVS System The MVS System Management Facility (SMF) ID. Valid format is alphanumeric with a maximum of 4 characters; for example SP11.

Origin Node Name The node name of the DB2 system. Valid entry is an alphanumeric text string, with a maximum length of 32 characters.

Package Count The number of package and/or DBRM executions for the thread. Valid format is an integer.

Plan Name The name of an application plan that DB2 produces during the bind process and uses for processing SQL statements during execution. Valid format is alphanumeric, with a maximum of 8 characters. For example, PLANLCK2 is the name of an application plan. *SYSTEM* indicates DB2 subsystem-generated threads that own or are waiting on a lock.

SQL COUNT The number of SQL calls issued. Valid format is an integer.

Start Time The timestamp when the thread started.

Value Format

The format is CYYMMDDHHMMSSmmm, where:
C Century(0 for 20th, 1 for 21st, and so on)
YY Year
MM Month
DD Day
HH Hour
MM Minute
SS Second
mmm Millisecond
Termination Status The status indicating the reason for thread termination. Possible values are:
READS
RESIGNON 
NEWUSER 
DDFINACT 
DEALLOC 
EOT/TERM 
EOT/ABND 
EOM/ABND 
RES/INDT 
FORCE 
IEOT/TRM 
IEOT/ABN 
IEOM/ABN 
IFORCE