Performance data files: QAPMJOBWT
Field Name
|
Description
|
Attribute
|
INTNUMInterval number: The nth sample database interval based on the start
time specified in the Create Performance Data (CRTPFRDTA) command.PD (5,0)
DTETIMInterval date (yymmdd) and time (hhmmss): The date and time of the
sample interval.C (12)
INTSECElapsed interval seconds: The number of seconds since the last sample
interval.PD (7,0)
DTECENCentury digit: where 0 indicates 19XX and 1 indicates 20XX.C (1)
JWNAMEJob / task name.C (16)
JWUSERJob user.C (10)
JWNBRJob number.C (6)
JWTDESystem task identifier.C (8)
JWCURTCurrent Wait Time: The time in milliseconds the job has spent in the
current wait. See JWCURB field for the counter set (bucket) which will be
updated when the current wait completes. (This time is not included in other
wait counter sets).B (9,0)
JWCUREReserved.B (9,0)
JWCURBCurrent Counter Set (bucket): If this field is non-zero, it reflects
the counter set that will be updated when the wait completes.B (4,0)
JWDSEQDescription sequence number: Identifies the QAPMJOBWTD records associated
with this wait data.B (4,0)
JWBGNBeginning number of the first counter set reported in this record.
(see Note 1)B (4,0)
JWCT01Count 1. The number of times the job encountered wait conditions associated
with this group.B (9,0)
JWTM01Time 1. The time in milliseconds the job spent waiting within this
group.B (9,0)
JWCTnn JWTMnnCount and time are repeated for up to 16 counter sets per record. The
first record reports counter sets 1 to 16. If there are more than 16 counter
sets, the second record for the same job reports counter sets 17 to 32. (also
see Note 1)(B (9,0) + B (9,0) ) * 15