45 lines
3.7 KiB
XML
45 lines
3.7 KiB
XML
<?xml:stylesheet version="1.0" encoding="utf-8"?>
|
|
<?xml:stylesheet type="text/xsl" href="../rzahg/icdyntable.xsl"?>
|
|
<TABLE xmlns="x-schema:rzahxqapmjobwt-schema.xml">
|
|
<TITLE>Performance data files: QAPMJOBWT</TITLE>
|
|
<TH col="TD1">
|
|
Field Name
|
|
</TH>
|
|
<TH col="TD2">
|
|
Description
|
|
</TH>
|
|
<TH col="TD3">
|
|
Attribute
|
|
</TH>
|
|
<TR><TD1 valign="top" width="25%">INTNUM</TD1><TD2 valign="top" width="50%">Interval number: The nth sample database interval based on the start
|
|
time specified in the <span class="cmdname">Create Performance Data (CRTPFRDTA)</span> command.</TD2><TD3 valign="top" width="25%">PD (5,0)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">DTETIM</TD1><TD2 valign="top" width="50%">Interval date (yymmdd) and time (hhmmss): The date and time of the
|
|
sample interval.</TD2><TD3 valign="top" width="25%">C (12)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">INTSEC</TD1><TD2 valign="top" width="50%">Elapsed interval seconds: The number of seconds since the last sample
|
|
interval.</TD2><TD3 valign="top" width="25%">PD (7,0)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">DTECEN</TD1><TD2 valign="top" width="50%">Century digit: where 0 indicates 19XX and 1 indicates 20XX.</TD2><TD3 valign="top" width="25%">C (1)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">JWNAME</TD1><TD2 valign="top" width="50%">Job / task name.</TD2><TD3 valign="top" width="25%">C (16)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">JWUSER</TD1><TD2 valign="top" width="50%">Job user.</TD2><TD3 valign="top" width="25%">C (10)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">JWNBR</TD1><TD2 valign="top" width="50%">Job number.</TD2><TD3 valign="top" width="25%">C (6)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">JWTDE</TD1><TD2 valign="top" width="50%">System task identifier.</TD2><TD3 valign="top" width="25%">C (8)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">JWCURT</TD1><TD2 valign="top" width="50%">Current 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).</TD2><TD3 valign="top" width="25%">B (9,0)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">JWCURE</TD1><TD2 valign="top" width="50%">Reserved.</TD2><TD3 valign="top" width="25%">B (9,0)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">JWCURB</TD1><TD2 valign="top" width="50%">Current Counter Set (bucket): If this field is non-zero, it reflects
|
|
the counter set that will be updated when the wait completes.</TD2><TD3 valign="top" width="25%">B (4,0)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">JWDSEQ</TD1><TD2 valign="top" width="50%">Description sequence number: Identifies the QAPMJOBWTD records associated
|
|
with this wait data.</TD2><TD3 valign="top" width="25%">B (4,0)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">JWBGN</TD1><TD2 valign="top" width="50%">Beginning number of the first counter set reported in this record.
|
|
(see Note 1)</TD2><TD3 valign="top" width="25%">B (4,0)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">JWCT01</TD1><TD2 valign="top" width="50%">Count 1. The number of times the job encountered wait conditions associated
|
|
with this group.</TD2><TD3 valign="top" width="25%">B (9,0)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">JWTM01</TD1><TD2 valign="top" width="50%">Time 1. The time in milliseconds the job spent waiting within this
|
|
group.</TD2><TD3 valign="top" width="25%">B (9,0)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">JWCTnn JWTMnn</TD1><TD2 valign="top" width="50%">Count 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)</TD2><TD3 valign="top" width="25%">(B (9,0) + B (9,0) ) * 15</TD3></TR>
|
|
</TABLE>
|