139 lines
7.9 KiB
HTML
139 lines
7.9 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: QAPMRESP" />
|
|
<meta name="abstract" content="This database file includes local workstation response time file entries and contains transaction information based on data collected within the local workstation controller." />
|
|
<meta name="description" content="This database file includes local workstation response time file entries and contains transaction information based on data collected within the local workstation controller." />
|
|
<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="rzahxqapmresp" />
|
|
<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: QAPMRESP</title>
|
|
</head>
|
|
<body id="rzahxqapmresp"><a name="rzahxqapmresp"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Performance data files: QAPMRESP</h1>
|
|
<div><p>This database file includes local workstation response time file
|
|
entries and contains transaction information based on data collected within
|
|
the local workstation controller.</p>
|
|
<div class="section"><p> </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='rzahxqapmresp.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" width="25%" id="d0e25">Field Name</th>
|
|
<th valign="top" width="50%" id="d0e27">Description</th>
|
|
<th valign="top" width="25%" id="d0e29">Attribute</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr><td valign="top" width="25%" headers="d0e25 ">INTNUM</td>
|
|
<td valign="top" width="50%" headers="d0e27 ">Interval number: The nth sample database interval based on the start
|
|
time specified in the <span class="cmdname">Create Performance Data (CRTPFRDTA)</span> command.</td>
|
|
<td valign="top" width="25%" headers="d0e29 ">PD (5,0)</td>
|
|
</tr>
|
|
<tr><td valign="top" width="25%" headers="d0e25 ">DTETIM</td>
|
|
<td valign="top" width="50%" headers="d0e27 ">Interval date (yymmdd) and time (hhmmss): The date and time of the
|
|
sample interval.</td>
|
|
<td valign="top" width="25%" headers="d0e29 ">C (12)</td>
|
|
</tr>
|
|
<tr><td valign="top" width="25%" headers="d0e25 ">INTSEC</td>
|
|
<td valign="top" width="50%" headers="d0e27 ">Elapsed interval seconds: The number of seconds since the last sample
|
|
interval.</td>
|
|
<td valign="top" width="25%" headers="d0e29 ">PD (7,0)</td>
|
|
</tr>
|
|
<tr><td valign="top" width="25%" headers="d0e25 ">IOPRN</td>
|
|
<td valign="top" width="50%" headers="d0e27 ">IOP resource name.</td>
|
|
<td valign="top" width="25%" headers="d0e29 ">C(10)</td>
|
|
</tr>
|
|
<tr><td valign="top" width="25%" headers="d0e25 ">LRIOP</td>
|
|
<td valign="top" width="50%" headers="d0e27 ">Reserved.</td>
|
|
<td valign="top" width="25%" headers="d0e29 ">C (1)</td>
|
|
</tr>
|
|
<tr><td valign="top" width="25%" headers="d0e25 ">LRBKT1</td>
|
|
<td valign="top" width="50%" headers="d0e27 ">Transactions in first response time monitor bracket: The number of
|
|
transactions from 0 up to and including n seconds for this workstation during
|
|
the snapshot interval. The n value is the response time monitor 1 bracket
|
|
upper limit, and is specified on the Advanced Local Response Time Options
|
|
dialog from the Collection Services properties page within the <span class="keyword">iSeries™ Navigator</span> interface.
|
|
A transaction is defined as the time from when the keyboard locked because
|
|
the Enter key or a function key was pressed to the time when the keyboard
|
|
unlocked because the display was refreshed.</td>
|
|
<td valign="top" width="25%" headers="d0e29 ">PD (7,0)</td>
|
|
</tr>
|
|
<tr><td valign="top" width="25%" headers="d0e25 ">LRBKT2</td>
|
|
<td valign="top" width="50%" headers="d0e27 ">Transactions in second response time monitor bracket: The number of
|
|
transactions greater than the response time monitor 1 and up to and including
|
|
response time monitor 2 limit.</td>
|
|
<td valign="top" width="25%" headers="d0e29 ">PD (7,0)</td>
|
|
</tr>
|
|
<tr><td valign="top" width="25%" headers="d0e25 ">LRBKT3</td>
|
|
<td valign="top" width="50%" headers="d0e27 ">Transactions in third response time monitor bracket: The number of
|
|
transactions greater than the response time monitor 2 and up to and including
|
|
response time monitor 3 limit.</td>
|
|
<td valign="top" width="25%" headers="d0e29 ">PD (7,0)</td>
|
|
</tr>
|
|
<tr><td valign="top" width="25%" headers="d0e25 ">LRBKT4</td>
|
|
<td valign="top" width="50%" headers="d0e27 ">Transactions in fourth response time monitor bracket: The number of
|
|
transactions greater than the response time monitor 3 and up to and including
|
|
response time monitor 4 limit.</td>
|
|
<td valign="top" width="25%" headers="d0e29 ">PD (7,0)</td>
|
|
</tr>
|
|
<tr><td valign="top" width="25%" headers="d0e25 ">LRBKT5</td>
|
|
<td valign="top" width="50%" headers="d0e27 ">Transactions in fifth response time monitor bracket: The number of
|
|
transactions above (longer) than the response time monitor 4 limit.</td>
|
|
<td valign="top" width="25%" headers="d0e29 ">PD (7,0)</td>
|
|
</tr>
|
|
<tr><td valign="top" width="25%" headers="d0e25 ">LRPORT</td>
|
|
<td valign="top" width="50%" headers="d0e27 ">Workstation port number.</td>
|
|
<td valign="top" width="25%" headers="d0e29 ">PD (3,0)</td>
|
|
</tr>
|
|
<tr><td valign="top" width="25%" headers="d0e25 ">LRSTN</td>
|
|
<td valign="top" width="50%" headers="d0e27 ">Workstation number.</td>
|
|
<td valign="top" width="25%" headers="d0e29 ">PD (3,0)</td>
|
|
</tr>
|
|
<tr><td valign="top" width="25%" headers="d0e25 ">LRTRNS</td>
|
|
<td valign="top" width="50%" headers="d0e27 ">The total of all the individual times for all exchanges measured and
|
|
reported by this record including overflows (LRBKT5). The total time in seconds
|
|
for all transactions.</td>
|
|
<td valign="top" width="25%" headers="d0e29 ">PD (7,0)</td>
|
|
</tr>
|
|
<tr><td valign="top" width="25%" headers="d0e25 ">LRCUD</td>
|
|
<td valign="top" width="50%" headers="d0e27 ">Controller description name.</td>
|
|
<td valign="top" width="25%" headers="d0e29 ">C (10)</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>
|