967 lines
52 KiB
HTML
967 lines
52 KiB
HTML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE html
|
||
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html lang="en-us" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<meta name="security" content="public" />
|
||
|
<meta name="Robots" content="index,follow" />
|
||
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
||
|
<meta name="DC.Type" content="reference" />
|
||
|
<meta name="DC.Title" content="Performance data files: QAPMJOBS and QAPMJOBL" />
|
||
|
<meta name="abstract" content="The QAPMJOBL file is provided for compatibility with the performance monitor and combines data from the QAPMJOBMI file and the QAPMJOBOS file." />
|
||
|
<meta name="description" content="The QAPMJOBL file is provided for compatibility with the performance monitor and combines data from the QAPMJOBMI file and the QAPMJOBOS file." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzahxapsparent.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzahxqapmjobs" />
|
||
|
<meta name="DC.Language" content="en-us" />
|
||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
|
<!-- US Government Users Restricted Rights -->
|
||
|
<!-- Use, duplication or disclosure restricted by -->
|
||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
||
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
||
|
<title>Performance data files: QAPMJOBS and QAPMJOBL</title>
|
||
|
</head>
|
||
|
<body id="rzahxqapmjobs"><a name="rzahxqapmjobs"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Performance data files: QAPMJOBS and QAPMJOBL</h1>
|
||
|
<div><p>The QAPMJOBL file is provided for compatibility with the performance
|
||
|
monitor and combines data from the QAPMJOBMI file and the QAPMJOBOS file.</p>
|
||
|
<div class="section"><p>The QAPMJOBS file is created when the performance monitor database
|
||
|
files are migrated with the Convert Performance Data (CVTPFRDTA) command to
|
||
|
a newer release. Collection Services does not create the QAPMJOBS file.</p>
|
||
|
<p>The
|
||
|
database files contain data for each job, task or thread (one record per job,
|
||
|
task, or thread). Collection Services provides data only for jobs that consume
|
||
|
CPU during an interval. <span class="q">"Job"</span> means job, task, or thread. Data in this
|
||
|
file comes from the *JOBMI and *JOBOS categories. </p>
|
||
|
|
||
|
<div class="tablenoborder"><!-- Link to dynamic table -->
|
||
|
<SCRIPT language="Javascript" type="text/javascript" src="../rzahg/iccommon.js"></SCRIPT>
|
||
|
<SCRIPT language="Javascript" type="text/javascript">
|
||
|
//<![CDATA[
|
||
|
//Do not split up the following string. Keep it on one line.
|
||
|
var textA = "<p>To easily compare and sort the data in this table, use the <a href='rzahxqapmjobs.xml'>interactive table<\/a>.<\/p>";
|
||
|
if (isIE5) {
|
||
|
document.writeln(textA);
|
||
|
}
|
||
|
//]]>
|
||
|
</SCRIPT>
|
||
|
<!-- End of link to dynamic table --><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th valign="top" id="d0e27">Field Name</th>
|
||
|
<th valign="top" id="d0e29">Description</th>
|
||
|
<th valign="top" id="d0e31">Attribute</th>
|
||
|
</tr>
|
||
|
</thead>
|
||
|
<tbody><tr><td valign="top" headers="d0e27 ">INTNUM</td>
|
||
|
<td valign="top" headers="d0e29 ">Interval number: The nth sample database interval based on the start
|
||
|
time specified in the Create Performance Data (CRTPFRDTA) command.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (5,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">DTETIM</td>
|
||
|
<td valign="top" headers="d0e29 ">Interval date (yymmdd) for job interval entry and job completion date,
|
||
|
and time (hhmmss) for job completion entry.</td>
|
||
|
<td valign="top" headers="d0e31 ">C (12)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">INTSEC</td>
|
||
|
<td valign="top" headers="d0e29 ">Elapsed interval seconds.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (7,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSSYS</td>
|
||
|
<td valign="top" headers="d0e29 ">Name of the subsystem the job is running in.</td>
|
||
|
<td valign="top" headers="d0e31 ">C (10)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSLIB</td>
|
||
|
<td valign="top" headers="d0e29 ">Name of the library the subsystem description is in.</td>
|
||
|
<td valign="top" headers="d0e31 ">C (10)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBNAME</td>
|
||
|
<td valign="top" headers="d0e29 ">Job name/workstation name.</td>
|
||
|
<td valign="top" headers="d0e31 ">C (16)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBUSER</td>
|
||
|
<td valign="top" headers="d0e29 ">Job user.</td>
|
||
|
<td valign="top" headers="d0e31 ">C (10)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBNBR</td>
|
||
|
<td valign="top" headers="d0e29 ">Job number.</td>
|
||
|
<td valign="top" headers="d0e31 ">C (6)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBACCO</td>
|
||
|
<td valign="top" headers="d0e29 ">Job accounting code. Field cannot be displayed.</td>
|
||
|
<td valign="top" headers="d0e31 ">C (15)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBTYPE</td>
|
||
|
<td valign="top" headers="d0e29 ">Job type (A:Autostart, B:Batch, I:Interactive, M:Subsystem monitor,
|
||
|
R:Spool reader, S:System, V:SLIC task, W:Spool writer, X:SCPF job)</td>
|
||
|
<td valign="top" headers="d0e31 ">C (1)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSTYP</td>
|
||
|
<td valign="top" headers="d0e29 ">Job subtype. (T:MRT (System/36™ environment only) E:Evoke (communications
|
||
|
batch), P:Print driver job, J:Prestart job, F:M36 (Advanced/36 server job),
|
||
|
D:Batch immediate job, U:Alternative spool user.)</td>
|
||
|
<td valign="top" headers="d0e31 ">C (1)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBTTYP</td>
|
||
|
<td valign="top" headers="d0e29 ">Task type. (01:Resident task, 02:Supervisor task, 03:MI process task,
|
||
|
04:S36 emulation task).</td>
|
||
|
<td valign="top" headers="d0e31 ">C (2)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBTTYE</td>
|
||
|
<td valign="top" headers="d0e29 ">Task type extender. See task type extender definitions for detailed
|
||
|
information about a task type extender. (See note <a href="#rzahxqapmjobs__qapmjobsnote1">1</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">C (2)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBFLAG</td>
|
||
|
<td valign="top" headers="d0e29 ">Job flag. (Bit, 0:Pass-through source, 1:Pass-through target, 2:Emulation
|
||
|
active, 3:<span class="keyword">iSeries™</span> Access application,
|
||
|
4:Target DDM job, 5:MRT, 6-15: Not used) Field cannot be displayed.</td>
|
||
|
<td valign="top" headers="d0e31 ">C (2)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBS36E</td>
|
||
|
<td valign="top" headers="d0e29 ">Is job running in System/36 environment? (Y/N)</td>
|
||
|
<td valign="top" headers="d0e31 ">C (1)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBPOOL</td>
|
||
|
<td valign="top" headers="d0e29 ">Job pool.</td>
|
||
|
<td valign="top" headers="d0e31 ">C (2)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBPRTY</td>
|
||
|
<td valign="top" headers="d0e29 ">Job priority.</td>
|
||
|
<td valign="top" headers="d0e31 ">C (3)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBCPU</td>
|
||
|
<td valign="top" headers="d0e29 ">Processing unit time (in milliseconds) used. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (15,3)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBRSP</td>
|
||
|
<td valign="top" headers="d0e29 ">Total transaction time (in seconds.) Certain <span class="keyword">i5/OS™</span> functions
|
||
|
support the concept of a transaction. The definition of transaction and the
|
||
|
characteristics of a transaction are different depending on the type of job
|
||
|
or the specific function of the job. For interactive jobs, display I/O transactions
|
||
|
are counted. The transaction starts on detection of enter from the workstation;
|
||
|
the transaction ends when the keyboard is unlocked. For SNADS jobs, a transaction
|
||
|
is the processing of a distribution.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (15,3)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSLC</td>
|
||
|
<td valign="top" headers="d0e29 ">Time-slice value (in milliseconds.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBNTR</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of transactions. Certain<span class="keyword">i5/OS</span> functions
|
||
|
support the concept of a transaction. The definition of transaction and the
|
||
|
characteristics of a transaction are different depending on the type of job
|
||
|
or the specific function of the job. For interactive jobs, display I/O transactions
|
||
|
are counted. The transaction starts on detection of enter from the workstation;
|
||
|
the transaction ends when the keyboard is unlocked. For SNADS jobs, a transaction
|
||
|
is the processing of a distribution.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBDBR</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of synchronous database reads: Total number of physical synchronous
|
||
|
database read operations for database functions. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBNDB</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of synchronous nondatabase reads: Total number of physical synchronous
|
||
|
nondatabase read operations for nondatabase functions. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBWRT</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of writes: Total number of physical database and nondatabase
|
||
|
write operations. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBAW</td>
|
||
|
<td valign="top" headers="d0e29 ">Total number of transitions from active state to wait state for this
|
||
|
job. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBWI</td>
|
||
|
<td valign="top" headers="d0e29 ">Total number of transitions from wait state to ineligible state for
|
||
|
this job. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBAI</td>
|
||
|
<td valign="top" headers="d0e29 ">Total number of transitions from active state to ineligible state for
|
||
|
this job. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBPLN</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of print lines: Number of lines written by the program. This
|
||
|
does not reflect what is actually printed. Spooled files can be ended, or
|
||
|
printed with multiple copies. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBPPG</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of print pages. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBPFL</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of print files. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBLWT</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of database writes (logical): Number of times the internal database
|
||
|
write function was called. This does not include I/O operations to readers/writers,
|
||
|
or I/O operations caused by the CPYSPLF or DSPSPLF command. If SEQONLY(*YES)
|
||
|
is specified, these numbers show each block of records written, not the number
|
||
|
of individual records written. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBLRD</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of database reads (logical): Number of times the database module
|
||
|
was called. This does not include I/O operations to readers/writers, or I/O
|
||
|
operations caused by the CPYSPLF or DSPSPLF command. If SEQONLY(*YES) is specified,
|
||
|
these numbers show each block of records read, not the number of individual
|
||
|
records read. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBDBU</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of miscellaneous database operations: Updates, deletes, force-end-of-data,
|
||
|
commits, rollbacks, and releases (logical). (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBCPT</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of communications writes: These do not include remote workstation
|
||
|
activity. They include only activity related to intersystem communications
|
||
|
function (ICF) files when the I/O is for an ICF device. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBCGT</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of communications reads (logical): These do not include remote
|
||
|
workstation activity. They include only activity related to intersystem communications
|
||
|
function (ICF) files when the I/O is for an ICF device. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSPD</td>
|
||
|
<td valign="top" headers="d0e29 ">Total suspended time (in milliseconds.) (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBRRT</td>
|
||
|
<td valign="top" headers="d0e29 ">Total time job waited during reroutes (in milliseconds.) (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBLND</td>
|
||
|
<td valign="top" headers="d0e29 ">Line description: Name of the communications line this workstation
|
||
|
and its controller is attached to. This is only available for remote workstations.
|
||
|
(See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">C (10)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBCUD</td>
|
||
|
<td valign="top" headers="d0e29 ">Controller description: Name of the controller this workstation is
|
||
|
attached to. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">C (10)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JB2LND</td>
|
||
|
<td valign="top" headers="d0e29 ">Secondary line description (pass-through and emulation only.) (See
|
||
|
note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">C (10)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JB2CUD</td>
|
||
|
<td valign="top" headers="d0e29 ">Secondary controller description (pass-through and emulation only.)
|
||
|
(See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">C (10)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBBRG</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (9,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBPRG</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (9,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBNDW</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of synchronous nondatabase writes: Total number of synchronous
|
||
|
physical nondatabase write operations for nondatabase functions. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBDBW</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of synchronous database writes: Total number of synchronous
|
||
|
physical database write operations for database functions. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBANDW</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of asynchronous nondatabase writes: Total number of asynchronous
|
||
|
physical nondatabase write operations for nondatabase functions. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBADBW</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of asynchronous database writes: Total number of asynchronous
|
||
|
physical database write operations for database functions. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBANDR</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of asynchronous nondatabase reads: Total number of asynchronous
|
||
|
physical nondatabase read operations for nondatabase functions. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBADBR</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of asynchronous database reads: Total number of asynchronous
|
||
|
physical database read operations for database functions. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBPW</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of synchronous permanent writes. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBCS</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBPAGF</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of PAG faults. Total number of times the program access group
|
||
|
(PAG) was referred to, but was not in main storage. The Licensed Internal
|
||
|
Code no longer uses process access groups for caching data. Because of this
|
||
|
implementation, this field will always be 0 for more current releases. (See
|
||
|
note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBEAO</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBOBIN</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of binary overflows. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBODEC</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of decimal overflows. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBOFLP</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of floating point overflows. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBIPF</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of times a page fault occurred on an address that was currently
|
||
|
part of an auxiliary storage I/O operation. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBWIO</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of times the process explicitly waited for outstanding asynchronous
|
||
|
I/O operations to complete. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBIRN</td>
|
||
|
<td valign="top" headers="d0e29 ">IOP resource name. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">C (10)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBDRN</td>
|
||
|
<td valign="top" headers="d0e29 ">Device resource name. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">C (10)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JIOPB</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved</td>
|
||
|
<td valign="top" headers="d0e31 ">PD(3,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JIOPA</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved</td>
|
||
|
<td valign="top" headers="d0e31 ">PD(3,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBPORT</td>
|
||
|
<td valign="top" headers="d0e29 ">Workstation port number. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (3,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSTN</td>
|
||
|
<td valign="top" headers="d0e29 ">Workstation number. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (3,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBPTSF</td>
|
||
|
<td valign="top" headers="d0e29 ">Pass-through source flag.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (1,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBPTTF</td>
|
||
|
<td valign="top" headers="d0e29 ">Pass-through target flag.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (1,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBEAF</td>
|
||
|
<td valign="top" headers="d0e29 ">Emulation active flag.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (1,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBPCSF</td>
|
||
|
<td valign="top" headers="d0e29 "><span class="keyword">iSeries</span> Access application
|
||
|
flag.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (1,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBDDMF</td>
|
||
|
<td valign="top" headers="d0e29 ">Target DDM job flag.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (1,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBMRTF</td>
|
||
|
<td valign="top" headers="d0e29 ">MRT flag.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (1,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBROUT</td>
|
||
|
<td valign="top" headers="d0e29 ">The routing entry index for the subsystem this job is in.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (5,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBAPT</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBNSW</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSST</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBQT2</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBCDR</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBCDS</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBAIQT</td>
|
||
|
<td valign="top" headers="d0e29 ">Total application input queuing time (in hundredths of a second.) (See
|
||
|
note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (15,1)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBNAIQ</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of application input queuing transactions. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBRUT</td>
|
||
|
<td valign="top" headers="d0e29 ">Total resource usage time (in seconds.) (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (15,3)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBNRU</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of resource usage transactions. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBQT</td>
|
||
|
<td valign="top" headers="d0e29 ">Total queuing time to enter the MRT (in hundredths of seconds.) (See
|
||
|
note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBMMT</td>
|
||
|
<td valign="top" headers="d0e29 ">Total time spent at MRTMAX (in seconds.) (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBNEQT</td>
|
||
|
<td valign="top" headers="d0e29 ">Total number of entries into the MRT. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBPUTN</td>
|
||
|
<td valign="top" headers="d0e29 ">The number of times ACPUT was called to send user or control data.
|
||
|
Calls that result in no data being sent are not counted. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBPUTA</td>
|
||
|
<td valign="top" headers="d0e29 ">The total amount of user and control data that was sent by the user's
|
||
|
program. This value does not include the LLID, MAPNAME, or FMH-7 data lengths.
|
||
|
(See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBGETN</td>
|
||
|
<td valign="top" headers="d0e29 ">The number of times ACGET was called to receive user or control data.
|
||
|
Calls that result in no data being given to the user application will not
|
||
|
be counted. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBGETA</td>
|
||
|
<td valign="top" headers="d0e29 ">The total amount of user and control data that was received by the
|
||
|
user's program. This value does not include the LLID, MAPNAME, or FMH-7 data
|
||
|
lengths. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBPGIN</td>
|
||
|
<td valign="top" headers="d0e29 ">The number of intervals that begin at the first put of a chain and
|
||
|
end when CD is returned to the user. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBPGIL</td>
|
||
|
<td valign="top" headers="d0e29 ">The amount of time (in milliseconds) spent in intervals that begin
|
||
|
at the first put of a chain and end when CD is returned to the user. (See
|
||
|
note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBGGIL</td>
|
||
|
<td valign="top" headers="d0e29 ">The amount of time (in milliseconds) spent in intervals that begin
|
||
|
when the first get of a get chain completes and ends when the first get of
|
||
|
a new chain is issued. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBRTI</td>
|
||
|
<td valign="top" headers="d0e29 ">This is the number of request I/O commands (REQIOs) issued to transmit
|
||
|
data of any kind (including FMH-7s.) (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBRRI</td>
|
||
|
<td valign="top" headers="d0e29 ">This is the number of REQIOs issued to receive data of any kind (including
|
||
|
FMH-7s.) (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSZWT</td>
|
||
|
<td valign="top" headers="d0e29 ">Total seize wait time in milliseconds. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (15,3)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSKSC</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of socket sends. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSKBS</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of socket bytes sent. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSKRC</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of socket receives. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSKBR</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of socket bytes received. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBXRFR</td>
|
||
|
<td valign="top" headers="d0e29 ">Stream file reads. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBXRFW</td>
|
||
|
<td valign="top" headers="d0e29 ">Stream file writes. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBXSLR</td>
|
||
|
<td valign="top" headers="d0e29 ">File system symbolic link reads. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBXDYR</td>
|
||
|
<td valign="top" headers="d0e29 ">File system directory reads. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBDLCH</td>
|
||
|
<td valign="top" headers="d0e29 ">File system directory lookup cache hits. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBDLCM</td>
|
||
|
<td valign="top" headers="d0e29 ">File system lookup cache misses.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSJNM</td>
|
||
|
<td valign="top" headers="d0e29 ">Submitter's job name. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">C (10)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSJUS</td>
|
||
|
<td valign="top" headers="d0e29 ">Submitter's job user. File system directory lookup cache hits. (See
|
||
|
note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">C (10)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSJNB</td>
|
||
|
<td valign="top" headers="d0e29 ">Submitter's job number. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">C (6)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSJFG</td>
|
||
|
<td valign="top" headers="d0e29 ">Submitted job flag. This flag is designed to differentiate locally
|
||
|
submitted jobs from jobs that are submitted from remote systems. Currently,
|
||
|
this flag supports locally submitted jobs only. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">C (1)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBRSYS</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">C (10)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBDEVN</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">C (10)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBRLNM</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">C (8)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBLLNM</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">C (8)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBMODE</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">C (8)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBRMNT</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">C (8)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBINSX</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBBUP</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBBDL</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBBFE</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBBCO</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBBRO</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBLBO</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBLBC</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBLBI</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBLBS</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBDQS</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBDQR</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBNDA</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBNUS</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSIT1</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSIT2</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSIT3</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBTCPU</td>
|
||
|
<td valign="top" headers="d0e29 ">Total job CPU in milliseconds. Total CPU used by all threads of a multi-threaded
|
||
|
job.<div class="note"><span class="notetitle">Note:</span> This is not the sum of JBCPU for all job threads due to timing differences
|
||
|
in the collection and reporting of these values. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</div>
|
||
|
</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (15,3)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBTHDF</td>
|
||
|
<td valign="top" headers="d0e29 ">Secondary thread flag. Identifies secondary threads of a multi-threaded
|
||
|
job. The values are: 0 for tasks and primary threads; 1 for secondary threads.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (1,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBTHID</td>
|
||
|
<td valign="top" headers="d0e29 ">Thread Identifier. A 4-byte displayable thread identifier. A hex string
|
||
|
that is unique for threads within a process. It will be blank for tasks and
|
||
|
prior release data.</td>
|
||
|
<td valign="top" headers="d0e31 ">C (8)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBTHAC</td>
|
||
|
<td valign="top" headers="d0e29 ">Active threads. Current number of active threads in the process when
|
||
|
the data was sampled. An active thread may be actively running, suspended,
|
||
|
or waiting on a resource. Includes the primary thread. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBTHCT</td>
|
||
|
<td valign="top" headers="d0e29 ">Threads created. Number of threads initiated within this job. Includes
|
||
|
both active and terminated threads. (See note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBMTXT</td>
|
||
|
<td valign="top" headers="d0e29 ">Mutex wait time in milliseconds. Cumulative time the thread waited
|
||
|
for a mutex. (See note <a href="#rzahxqapmjobs__qapmjobsnote2">2</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (15,3)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBIBM1</td>
|
||
|
<td valign="top" headers="d0e29 ">Reserved</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSTSF</td>
|
||
|
<td valign="top" headers="d0e29 ">Status flag: indicates job status relative to this interval. The values
|
||
|
are: 0 -- normal interval collection, 1 -- job started in interval, 2 -- job
|
||
|
ended in interval, 3 -- job started and ended. Jobs that are rerouted or transferred
|
||
|
will result in a termination record (JBSTSF = 2) and a new job record (JBSTSF
|
||
|
= 1)</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (1,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSVIF</td>
|
||
|
<td valign="top" headers="d0e29 ">Server interactive flag. Set to '1' if the resource consumed by the
|
||
|
function is charged to the interactive capability of the system.</td>
|
||
|
<td valign="top" headers="d0e31 ">C (1)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBTFLT</td>
|
||
|
<td valign="top" headers="d0e29 ">Total page faults.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBEDBC</td>
|
||
|
<td valign="top" headers="d0e29 ">Database CPU time. The amount of CPU time (in milliseconds) that is
|
||
|
used to perform database processing within the single thread or task. (See
|
||
|
note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</td>
|
||
|
<td valign="top" headers="d0e31 ">P (15,3)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBTDBC</td>
|
||
|
<td valign="top" headers="d0e29 ">Total database CPU time. The amount of CPU time (in milliseconds) that
|
||
|
is used to perform database processing within all threads of a multithreaded
|
||
|
job. <div class="note"><span class="notetitle">Note:</span> This may not equal the sum of JBEDBC for all job threads. (See
|
||
|
note <a href="#rzahxqapmjobs__qapmjjobsnote3">3</a>.)</div>
|
||
|
</td>
|
||
|
<td valign="top" headers="d0e31 ">P (15,3)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSVRT</td>
|
||
|
<td valign="top" headers="d0e29 ">Server type. The type of server represented by the job. A value of
|
||
|
blank (or blank space) indicates that the job is not part of a server.</td>
|
||
|
<td valign="top" headers="d0e31 ">C (30)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBCOP</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of primary commit operations performed under the task.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBCOS</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of secondary commit operations performed under the task. This
|
||
|
includes application and system-provided referential integrity commits.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBDOP</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of primary decommit operations performed under the task.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBDOS</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of secondary decommit operations performed under the task. This
|
||
|
includes application and system-provided referential integrity decommits.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBPJE</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of physical journal write operations to disk performed under
|
||
|
the task.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBNSJE</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of journal entries not directly related to SMAPP.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBUJD</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of SMAPP-induced journal entries deposited in user-provided
|
||
|
journals.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBSJD</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of SMAPP-induced journal entries deposited in system-provided
|
||
|
(default) journals.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBBFW</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of journal bytes written to disk. Such entries are packaged
|
||
|
within the permanent area of the journal receiver. These are traditional journal
|
||
|
entries which can be retrieved and displayed.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (15,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBBFA</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of bytes deposited within the permanent area of the journal
|
||
|
receiver. This count includes both those bytes already written to disk and
|
||
|
those still cached in main memory. These are traditional journal entries which
|
||
|
can be retrieved and displayed.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (15,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBBTW</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of transient area journal receiver bytes written to disk. The
|
||
|
transient area contains hidden journal entries produced by the system, used
|
||
|
during IPL, and routed to this transient area only if the customer specifies
|
||
|
*RmvIntEnt on the CHGJRN command. This transient area is a separate area on
|
||
|
the disk, distinct from the disk space used to store the normal journal entries.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (15,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBBTA</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of bytes generated for the journal receiver transient area.
|
||
|
This count includes both transient bytes already written to disk and those
|
||
|
still cached in main memory. The transient area contains hidden journal entries
|
||
|
produced by the system, used during IPL, and routed to this transient area
|
||
|
only if the customer specifies *RmvIntEnt on the CHGJRN command. This transient
|
||
|
area is a separate area on the disk, distinct from the disk space used to
|
||
|
store the normal journal entries.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (15,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBTWT</td>
|
||
|
<td valign="top" headers="d0e29 ">Amount of time this task spent waiting for journal bundles to be written
|
||
|
to disk (in milliseconds). This includes time spent waiting for physical disk
|
||
|
write operations initiated by this task to be serviced, as well as time spent
|
||
|
waiting for physical disk write operations initiated by other tasks whose
|
||
|
journal entries reside in the same journal bundle.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBTNW</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of times this task waited for journal bundles to be written
|
||
|
to disk.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBXRRR</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of random stream file read operations. This count includes files
|
||
|
in the Root, QOpenSys, QDLS, QOPT (when the files are on a volume that is
|
||
|
not formatted in Universal Disk Format (UDS)) and user-defined file systems.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBXRRW</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of random stream file write operations. This count includes
|
||
|
files in the Root, QOpenSys, QDLS, QOPT (when the files are on a volume that
|
||
|
is not formatted in Universal Disk Format (UDS)) and user-defined file systems.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBXRFS</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of fsync operations. This count includes files in the Root,
|
||
|
QOpenSys, QDLS, QOPT (when the files are on a volume that is not formatted
|
||
|
in Universal Disk Format (UDS)) and user-defined file systems.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBXRBR</td>
|
||
|
<td valign="top" headers="d0e29 ">Stream file bytes read. This count includes files in the Root, QOpenSys,
|
||
|
QDLS, QOPT (when the files are on a volume that is not formatted in Universal
|
||
|
Disk Format (UDS)) and user-defined file systems.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (15,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBXRBW</td>
|
||
|
<td valign="top" headers="d0e29 ">Stream file bytes written. This count includes files in the Root, QOpenSys,
|
||
|
QDLS, QOPT (when the files are on a volume that is not formatted in Universal
|
||
|
Disk Format (UDS)) and user-defined file systems.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (15,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBFSH</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of full secure sockets layer (SSL) handshakes that use server
|
||
|
authentication.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBASH</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of abbreviated (or fast) secure sockets layer (SSL) handshakes
|
||
|
that use server authentication.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBFSHA</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of full secure sockets layer (SSL) handshakes that use server
|
||
|
and client authentication.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBASHA</td>
|
||
|
<td valign="top" headers="d0e29 ">Number of abbreviated (or fast) secure sockets layer (SSL) handshakes
|
||
|
that use server and client authentication.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBPGA</td>
|
||
|
<td valign="top" headers="d0e29 ">Total number of pages of temporary and permanent storage that have
|
||
|
been allocated by the job since the job started</td>
|
||
|
<td valign="top" headers="d0e31 ">P (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBPGD</td>
|
||
|
<td valign="top" headers="d0e29 ">Total number of pages of temporary and permanent storage that have
|
||
|
been deallocated by the job since the job started.</td>
|
||
|
<td valign="top" headers="d0e31 ">P (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBCUSR</td>
|
||
|
<td valign="top" headers="d0e29 ">The user profile that the job was running under at the time the data
|
||
|
was sampled.</td>
|
||
|
<td valign="top" headers="d0e31 ">C (10)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBFSOPN</td>
|
||
|
<td valign="top" headers="d0e29 ">File system opens. This count includes the following file systems:
|
||
|
Root, QOpenSys, and user-defined files systems.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBFSDC</td>
|
||
|
<td valign="top" headers="d0e29 ">File system directory creates. This count includes the following file
|
||
|
systems: Root, QOpenSys, and user-defined files systems.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBFSNDC</td>
|
||
|
<td valign="top" headers="d0e29 ">File system non-directory creates. Count of create operations for non-directory
|
||
|
objects such as files or symbolic links. This count includes the following
|
||
|
file systems: Root, QOpenSys, and user-defined files systems.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBFSDD</td>
|
||
|
<td valign="top" headers="d0e29 ">File system directory deletes. This count includes the following file
|
||
|
systems: Root, QOpenSys, and user-defined files systems.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBFSNDD</td>
|
||
|
<td valign="top" headers="d0e29 ">File system non-directory deletes. Count of delete operations for non-directory
|
||
|
objects such as files or symbolic links. This count includes the following
|
||
|
file systems: Root, QOpenSys, and user-defined files systems.</td>
|
||
|
<td valign="top" headers="d0e31 ">PD (11,0)</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 "><img src="./delta.gif" alt="Start of change" />JBACPU<img src="./deltaend.gif" alt="End of change" /></td>
|
||
|
<td valign="top" headers="d0e29 "><img src="./delta.gif" alt="Start of change" />Accumulated total job CPU time in milliseconds. Accumulated
|
||
|
CPU time used by all threads of a multi-threaded job since the job started.<div class="note"><span class="notetitle">Note:</span> This
|
||
|
field is provided for primary threads only.</div>
|
||
|
<img src="./deltaend.gif" alt="End of change" /></td>
|
||
|
<td valign="top" headers="d0e31 "><img src="./delta.gif" alt="Start of change" />PD (15,3)<img src="./deltaend.gif" alt="End of change" /></td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBIPAF</td>
|
||
|
<td valign="top" headers="d0e29 ">The remote IP address family flag indicates the type
|
||
|
of IP address information provided in field JBIPAD. The following are supported
|
||
|
(see <sys/socket.h> and the API referenced under JBIPAD for more information
|
||
|
on these values): <ul><li>Hex 00 = Not set</li>
|
||
|
<li>Hex 02 = AF_INET ( IPv4)</li>
|
||
|
<li>Hex 18 = AF_INET6 (IPv6)</li>
|
||
|
</ul>
|
||
|
<div class="note"><span class="notetitle">Note:</span> An address may not be available if there is no current connection.</div>
|
||
|
</td>
|
||
|
<td valign="top" headers="d0e31 "><img src="./delta.gif" alt="Start of change" />C (1)<img src="./deltaend.gif" alt="End of change" /></td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBIPAD</td>
|
||
|
<td valign="top" headers="d0e29 ">Remote IP address (IPv4 or IPv6). This field displays
|
||
|
the binary form of IPv4 or IPv6 address currently being used. If a socket
|
||
|
connection has not been established or has ended, this field might be blank.
|
||
|
An IPv4 address is 4-bytes long, left-justified in this field. An IPv6 address
|
||
|
uses all 16 bytes.</td>
|
||
|
<td valign="top" headers="d0e31 "><img src="./delta.gif" alt="Start of change" />C (16)<img src="./deltaend.gif" alt="End of change" /></td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 ">JBIPPT</td>
|
||
|
<td valign="top" headers="d0e29 ">Remote port number. This field displays the port number
|
||
|
that is used in this connection.</td>
|
||
|
<td valign="top" headers="d0e31 "><img src="./delta.gif" alt="Start of change" />Z (5,0)<img src="./deltaend.gif" alt="End of change" /></td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e27 "><img src="./delta.gif" alt="Start of change" />JBUAUF<img src="./deltaend.gif" alt="End of change" /></td>
|
||
|
<td valign="top" headers="d0e29 "><img src="./delta.gif" alt="Start of change" />Reserved.<img src="./deltaend.gif" alt="End of change" /></td>
|
||
|
<td valign="top" headers="d0e31 "><img src="./delta.gif" alt="Start of change" />C (1)<img src="./deltaend.gif" alt="End of change" /></td>
|
||
|
</tr>
|
||
|
<tr><td colspan="3" valign="top" headers="d0e27 d0e29 d0e31 "><div class="note"><span class="notetitle">Notes:</span> <ol><li id="rzahxqapmjobs__qapmjobsnote1"><a name="rzahxqapmjobs__qapmjobsnote1"><!-- --></a>For Detailed information about a task type extender,
|
||
|
see task type extender definitions.</li>
|
||
|
<li id="rzahxqapmjobs__qapmjobsnote2"><a name="rzahxqapmjobs__qapmjobsnote2"><!-- --></a>These fields are provided on an individual task or
|
||
|
thread basis. For multithreaded jobs, they are not summarized across threads.</li>
|
||
|
<li id="rzahxqapmjobs__qapmjjobsnote3"><a name="rzahxqapmjobs__qapmjjobsnote3"><!-- --></a>These fields are provided for primary threads only.
|
||
|
If the field is a numeric counter, it is a cumulative total for all threads
|
||
|
of a multithreaded job.</li>
|
||
|
</ol>
|
||
|
</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzahxapsparent.htm" title="Managing performance on iSeries systems requires the use of a variety of specialized applications. Each of these applications offers a specific insight into system performance. This topic explains several applications and the intended use of each application.">Applications for performance management</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|