55 lines
4.6 KiB
XML
55 lines
4.6 KiB
XML
<?xml:stylesheet version="1.0" encoding="utf-8"?>
|
|
<?xml:stylesheet type="text/xsl" href="../rzahg/icdyntable.xsl"?>
|
|
<TABLE xmlns="x-schema:rzahxqapmsnads-schema.xml">
|
|
<TITLE>Performance data files: QAPMSNADS</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%">SNJNAM</TD1><TD2 valign="top" width="50%">SNADS job name.</TD2><TD3 valign="top" width="25%">C(10)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">SNJUSR</TD1><TD2 valign="top" width="50%">SNADS job user.</TD2><TD3 valign="top" width="25%">C(10)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">SNJNBR</TD1><TD2 valign="top" width="50%">SNADS job number.</TD2><TD3 valign="top" width="25%">C(6)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">SNFTYP</TD1><TD2 valign="top" width="50%">This is a SNADS function type indicating which SNADS function this
|
|
job is running. The SNFTYP field is used to determine the type of activity
|
|
that this SNADS job conducts. <ul><li>1 -- SNADS router</li>
|
|
<li>2 -- SNADS receiver</li>
|
|
<li>3 -- SNADS sender</li>
|
|
<li>8 -- SNADS DLS Gate (Document Library Services)</li>
|
|
<li>9 -- SNADS RPDS Gate (VM/MVS bridge, SMTP, X.400)</li>
|
|
</ul>
|
|
</TD2><TD3 valign="top" width="25%">PD(3,0)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">SNNTR</TD1><TD2 valign="top" width="50%">Transaction count.</TD2><TD3 valign="top" width="25%">PD(11,0)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">SNTRT</TD1><TD2 valign="top" width="50%">Transaction time: The time from a distribution being put on the queue
|
|
to the time processing that distribution within this job is completed.</TD2><TD3 valign="top" width="25%">PD(11,0)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">SNRUT</TD1><TD2 valign="top" width="50%">Resource usage time: The total time that distributions are processed,
|
|
not including the time that they are waiting on the queue.</TD2><TD3 valign="top" width="25%">PD(11,0)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">SNATN</TD1><TD2 valign="top" width="50%">Active transitions: The number of transitions between waiting for conditions
|
|
to be satisfied (a distribution to process) and starting to process a distribution.</TD2><TD3 valign="top" width="25%">PD(11,0)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">SNERR</TD1><TD2 valign="top" width="50%">Error count: Number of transactions that ended in error.</TD2><TD3 valign="top" width="25%">PD(11,0)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">SNNRC</TD1><TD2 valign="top" width="50%">Number of recipients: The number of recipients identified in the distribution.</TD2><TD3 valign="top" width="25%">PD(11,0)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">SNFSO</TD1><TD2 valign="top" width="50%">File server object (FSO) count: The number of transactions that required
|
|
a data object or document to be processed.</TD2><TD3 valign="top" width="25%">PD(11,0)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">SNFSOB</TD1><TD2 valign="top" width="50%">FSO byte count: The size of the FSOs (data objects and documents) processed
|
|
by transactions.</TD2><TD3 valign="top" width="25%">PD (11,0)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">SNFOC</TD1><TD2 valign="top" width="50%">Fan-out count: The accumulated value of the number of distribution
|
|
queues that received a copy of a distribution during routing. For a single
|
|
distribution processed by the router, this value is the number of sender transactions
|
|
(paths) the distribution will take leaving the system. This is the number
|
|
of distribution copies that leave the system. (This field is only supported
|
|
by the router job.)</TD2><TD3 valign="top" width="25%">PD (11,0)</TD3></TR>
|
|
<TR><TD1 valign="top" width="25%">SNLOC</TD1><TD2 valign="top" width="50%">Set to '1' when a local delivery queue received a copy of the distribution
|
|
during routing. This indicates that the local system was a destination for
|
|
the distribution. (This field is only supported by the router job.)</TD2><TD3 valign="top" width="25%">PD (11,0)</TD3></TR>
|
|
</TABLE>
|