ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzahx_5.4.0.1/rzahxqapmjsum.xml

116 lines
10 KiB
XML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?xml:stylesheet version="1.0" encoding="utf-8"?>
<?xml:stylesheet type="text/xsl" href="../rzahg/icdyntable.xsl"?>
<TABLE xmlns="x-schema:rzahxqapmjsum-schema.xml">
<TITLE>Performance data files: QAPMJSUM</TITLE>
<TH col="TD1">
Field Name
</TH>
<TH col="TD2">
Description
</TH>
<TH col="TD3">
Attribute
</TH>
<TR><TD1 valign="top">INTNUM</TD1><TD2 valign="top">Interval number: The nth sample database interval based on the start
time specified in the Create Performance Data (CRTPFRDTA) command.</TD2><TD3 valign="top">PD (5,0)</TD3></TR>
<TR><TD1 valign="top">DTETIM</TD1><TD2 valign="top">Interval date (yymmdd) for job interval entry and job completion date,
and time (hhmmss) for job completion entry.</TD2><TD3 valign="top">C (12)</TD3></TR>
<TR><TD1 valign="top">INTSEC</TD1><TD2 valign="top">Elapsed interval seconds.</TD2><TD3 valign="top">PD (7,0)</TD3></TR>
<TR><TD1 valign="top">DTECEN</TD1><TD2 valign="top">Century digit.</TD2><TD3 valign="top">C (1)</TD3></TR>
<TR><TD1 valign="top">JSCBKT</TD1><TD2 valign="top">Job group: Identifies the type of jobs for which data is being reported
within this record. Values supported are: <ul><li>DDM: Distributed data management</li>
<li>CA4: <span class="keyword">iSeries™</span> Access</li>
<li>PAS: Pass-through</li>
<li>MRT: Multiple requester terminal</li>
<li>S6E: System/36™ environment</li>
<li>CME: Communications batch</li>
<li>AUT: Autostart batch</li>
<li>BCH: Batch jobs (not included within other groups)</li>
<li>INT: Interactive jobs (job type &quot;I&quot; not reported in other buckets above)</li>
<li>SPL: Spool jobs and the Start CPF job. <div class="note"><span class="notetitle">Note:</span> Every job is categorized
and reported in one and only one of the above job groups.</div>
</li>
<li>INF: Interactive Feature (This group reports the data that is associated
with jobs that the machine considers to be interactive. The resource that
is consumed in these jobs may be included in the Interactive Feature Utilization.</li>
</ul>
</TD2><TD3 valign="top">C (3)</TD3></TR>
<TR><TD1 valign="top">JSCPU</TD1><TD2 valign="top">Processing unit time (in milliseconds) used.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSTRNT</TD1><TD2 valign="top">Total transaction time (in seconds.)</TD2><TD3 valign="top">PD (15,3)</TD3></TR>
<TR><TD1 valign="top">JSTRNS</TD1><TD2 valign="top">Number of transactions.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSPRTL</TD1><TD2 valign="top">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.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSPRTP</TD1><TD2 valign="top">Number of print pages.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSSPD</TD1><TD2 valign="top">Total suspended time (in milliseconds.)</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSRRT</TD1><TD2 valign="top">Total time job waited during reroutes (in milliseconds.)</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSNEW</TD1><TD2 valign="top">New jobs.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSTERM</TD1><TD2 valign="top">Terminated jobs.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSJBCT</TD1><TD2 valign="top">Number of jobs.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSPDBR</TD1><TD2 valign="top">Number of synchronous database reads: Total number of physical synchronous
database read operations for database functions.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSPNDB</TD1><TD2 valign="top">Number of synchronous nondatabase reads: Total number of physical synchronous
nondatabase read operations for nondatabase functions.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSPWRT</TD1><TD2 valign="top">Number of writes: Total number of physical database and nondatabase
write operations.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSLDBR</TD1><TD2 valign="top">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.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSLDBW</TD1><TD2 valign="top">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.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSLDBU</TD1><TD2 valign="top">Number of miscellaneous database operations: Updates, deletes, force-end-of-data,
and releases (logical.)</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSCMPT</TD1><TD2 valign="top">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 intersystem communications function
(ICF) device.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSCMGT</TD1><TD2 valign="top">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 intersystem communications function
(ICF) device.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSBRG</TD1><TD2 valign="top">Reserved</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSPRG</TD1><TD2 valign="top">Reserved</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSNDW</TD1><TD2 valign="top">Number of synchronous nondatabase writes: Total number of synchronous
physical nondatabase write operations for nondatabase functions.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSDBW</TD1><TD2 valign="top">Number of synchronous database writes: Total number of synchronous
physical database write operations for database functions.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSANDW</TD1><TD2 valign="top">Number of asynchronous nondatabase writes: Total number of asynchronous
physical nondatabase write operations for nondatabase functions.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSADBW</TD1><TD2 valign="top">Number of asynchronous database writes: Total number of asynchronous
physical database write operations for database functions.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSANDR</TD1><TD2 valign="top">Number of asynchronous nondatabase reads: Total number of asynchronous
physical nondatabase read operations for nondatabase functions.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSADBR</TD1><TD2 valign="top">Number of asynchronous database reads: Total number of asynchronous
physical database read operations for database functions.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSPW</TD1><TD2 valign="top">Number of synchronous permanent writes.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSCS</TD1><TD2 valign="top">Reserved</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSPAGF</TD1><TD2 valign="top">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.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSEAO</TD1><TD2 valign="top">Reserved</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSOBIN</TD1><TD2 valign="top">Number of binary overflows.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSODEC</TD1><TD2 valign="top">Number of decimal overflows.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSOFLP</TD1><TD2 valign="top">Number of floating point overflows.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSIPF</TD1><TD2 valign="top">Number of times a page fault occurred on an address that was currently
part of an auxiliary storage I/O operation.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSWIO</TD1><TD2 valign="top">Number of times the process explicitly waited for outstanding asynchronous
I/O operations to complete.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSSKSC</TD1><TD2 valign="top">Number of socket sends.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSSKBS</TD1><TD2 valign="top">Number of socket bytes sent.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSSKRC</TD1><TD2 valign="top">Number of socket receives.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSSKBR</TD1><TD2 valign="top">Number of socket bytes received.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSXRFR</TD1><TD2 valign="top">Stream file reads.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSXRFW</TD1><TD2 valign="top">Stream file writes.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSXSLR</TD1><TD2 valign="top">File system symbolic link reads.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSXDYR</TD1><TD2 valign="top">File system directory reads.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSDLCH</TD1><TD2 valign="top">File system directory lookup cache hits.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSDLCM</TD1><TD2 valign="top">File system lookup cache misses.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
<TR><TD1 valign="top">JSSZWT</TD1><TD2 valign="top">Total seize wait time in milliseconds.</TD2><TD3 valign="top">PD (11,0)</TD3></TR>
</TABLE>