76 lines
5.7 KiB
HTML
76 lines
5.7 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="Example: Batch Job Trace Report" />
|
|
<meta name="abstract" content="This sample report shows the Job Summary section of the Batch Job Trace Report. This section of the report provides the number of traces, the number of I/O operations, the number of seize and lock conflicts, and the number of state transitions for each batch job." />
|
|
<meta name="description" content="This sample report shows the Job Summary section of the Batch Job Trace Report. This section of the report provides the number of traces, the number of I/O operations, the number of seize and lock conflicts, and the number of state transitions for each batch job." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzahxreportperftools.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzahxreportheader.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzahxreportcolumns.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="rzahxtracereport" />
|
|
<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>Example: Batch Job Trace Report</title>
|
|
</head>
|
|
<body id="rzahxtracereport"><a name="rzahxtracereport"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Example: Batch Job Trace Report</h1>
|
|
<div><p>This sample report shows the Job Summary section of the Batch Job
|
|
Trace Report. This section of the report provides the number of traces, the
|
|
number of I/O operations, the number of seize and lock conflicts, and the
|
|
number of state transitions for each batch job.</p>
|
|
<div class="example"><h4 class="sectiontitle">Example</h4><pre> Batch Job Trace Report 9/05/98 14:15:10
|
|
Job Summary Page 1
|
|
Sample Job Trace Report
|
|
Member . . . : Q981421246 Model/Serial . : 500-2142/10-1803D
|
|
Main storage . . : 128.0 M Started . . . . : 05/22/98 12:47:35
|
|
Library . . : THREAD1 System name . . : ABSYSTEM
|
|
Version/Release : 4/ 2.0 Stopped . . . . : 05/22/98 12:52:38
|
|
|
|
---- Physical ---- Seize --- State --- Job User Job -- Job -- Number CPU
|
|
---- I/O Count ---- and Lock --- Transitions ---
|
|
Name Name Number Pool Type Pty Traces Util Sync Async Conflicts A-A A-I
|
|
---------- ---------- ------ ---- ---- --- ------ ---- ---------- ---------- --------- --------- ---------
|
|
QPFRMON QPGMR 013842 02 B 0 5 11.7 604 235 0 1 0
|
|
Job Name -- Name of the job
|
|
User Name -- User name
|
|
Job Number -- Job number
|
|
Pool -- Pool in which the job ran
|
|
Job Type -- Job type and subtype
|
|
Job Pty -- Priority of the job
|
|
Number Traces -- Number of traces
|
|
CPU Util -- Percentage of available CPU time used. This is the average of all processors
|
|
Physical I/O Count
|
|
Sync -- Number of synchronous I/O operations
|
|
Async -- Number of asynchronous I/O operations
|
|
Seize and Lock Conflicts -- Number of seize conflicts and lock waits
|
|
State Transitions A-A -- Number of active-to-active transitions
|
|
State Transitions A-I -- Number of active-to-ineligible transitions</pre>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzahxreportperftools.htm" title="Performance Tools reports provide information on data that has been collected over time. Use these reports to get additional information about the performance and use of system resources.">Performance Tools reports</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rzahxreportheader.htm" title="Each report, regardless of the type or section, contains information in the header of the report that identifies characteristics of the data. Look here for descriptions of the header information.">Performance Report header</a></div>
|
|
<div><a href="rzahxreportcolumns.htm" title="Each report includes columns of information. Look here for descriptions of that information.">Performance Report columns</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |