ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaku_5.4.0.1/rzakuendjobt.htm

64 lines
3.7 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="End a job trace" />
<meta name="DC.Relation" scheme="URI" content="rzakujobtrace.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakurecprob.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakuprtjobt.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="endjobt" />
<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>End a job trace</title>
</head>
<body id="endjobt"><a name="endjobt"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">End a job trace</h1>
<div><div class="section"> <p>This action ends the trace and stores the collected trace records
in a set of database files. The stored trace records stay in the database
files until you run the Delete Trace Data (DLTTRC) command.</p>
<p>To end a
job trace, follow these steps:</p>
</div>
<ol><li><span>At the command line, type <samp class="codeph">ENDTRC</samp>, and press F4
(Prompt).</span></li>
<li><span>For the <em>Session ID</em> prompt, specify the name of the trace
you want to end, such as <samp class="codeph"><em>mytrace</em></samp>.</span></li>
<li><span>For the <em>Data option</em> prompt, type <samp class="codeph">*LIB</samp> to
store the trace data in database files so it can be printed later.</span></li>
<li><span>For the <em>Data library</em> prompt, specify the name of the library
in which the trace data will be stored, such as <samp class="codeph"><em>lib</em></samp>.
The library must exist before running the ENDTRC command. If
you do not specify a specific library, the default library QGPL is used.</span></li>
<li><span>Press Enter. You should receive the message <samp class="codeph">ENDTRC session
ID MYTRACE successfully saved into library LIB.</samp></span></li>
</ol>
<div class="section"> <div class="note"><span class="notetitle">Note:</span> The ENDTRC (End Trace) process 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 ENDTRC 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="rzakurecprob.htm">Re-create the problem</a></div>
<div class="nextlink"><strong>Next topic:</strong> <a href="rzakuprtjobt.htm">Print a job trace</a></div>
</div>
</div>
</body>
</html>