54 lines
3.6 KiB
HTML
54 lines
3.6 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="task" />
|
|
<meta name="DC.Title" content="Print a job trace" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakujobtrace.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakuendjobt.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakudltjobt.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/prttrc.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1997, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1997, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="prtjobt" />
|
|
<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>Print a job trace</title>
|
|
</head>
|
|
<body id="prtjobt"><a name="prtjobt"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Print a job trace</h1>
|
|
<div><div class="section"> <p>This action formats and writes the stored trace records to a spooled output file or to a database output file.</p>
|
|
<p>To print a job trace, follow these steps:</p>
|
|
</div>
|
|
<ol><li><span>At the command line, type <samp class="codeph">PRTTRC</samp> (Print Trace), and press F4 (Prompt).</span></li>
|
|
<li><span>For the <em>Data member</em> prompt, type <samp class="codeph"><em>mytrace</em><em></em></samp>.</span></li>
|
|
<li><span>For the <em>Data library</em> prompt, type <samp class="codeph"><em>lib</em></samp>. This is the same library you specified under the ENDTRC command, and press Enter.</span></li>
|
|
<li><span>Programmatically process the trace information that was collected with the help of outfile support. This is most useful if you want to develop your own custom trace output formatter. The outfile parameter is used with the PRTTRC command.</span></li>
|
|
</ol>
|
|
<div class="section"> <div class="note"><span class="notetitle">Note:</span> The PRTTRC (Print Trace) command can use a substantial amount of processing time and resources. If you have a limited amount of interactive capability available on your system, you might want to submit the PRTTRC to batch.</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakujobtrace.htm" title="Use the job trace tool to trace data in any job to help identify your problem.">Job trace</a></div>
|
|
<div class="previouslink"><strong>Previous topic:</strong> <a href="rzakuendjobt.htm">End a job trace</a></div>
|
|
<div class="nextlink"><strong>Next topic:</strong> <a href="rzakudltjobt.htm">Delete a job trace</a></div>
|
|
</div>
|
|
<div class="relinfo"><strong>Related information</strong><br />
|
|
<div><a href="../cl/prttrc.htm">Print Trace Data (PRTTRC) command</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |