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

76 lines
4.8 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="concept" />
<meta name="DC.Title" content="Print a communications trace" />
<meta name="DC.Relation" scheme="URI" content="rzakuperformt.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakudumpt.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakuviewt.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="rzakuprintt" />
<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 communications trace</title>
</head>
<body id="rzakuprintt"><a name="rzakuprintt"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Print a communications trace</h1>
<div><p>You can print the communications trace data from two different
sources, depending on how you collected the trace. For IPv4, you can print
from the raw data you collected, or you can print from a stream file in which
you previously dumped the raw data. For IPv6, you can only print from a stream
file.</p>
<div class="note"><span class="notetitle">Note:</span> To print the communications trace data from a stream file, you must
have Java™ (5722JV1)
installed on the system.</div>
<p>This action writes the communications trace data for the specified line
or network interface description to a spooled file or an output file.</p>
<div class="section"><h4 class="sectiontitle">Print from raw data collected</h4><p>If you collected the
raw data without dumping it, follow these steps to print the data:</p>
<ol><li>At the command line, type <samp class="codeph">PRTCMNTRC</samp>.</li>
<li>For the <em>Configuration object</em> prompt, specify the same line you
specified when you started the trace, such as <samp class="codeph">TRNLINE</samp>, and
press Enter.</li>
<li>For the <em>Type</em> prompt, specify the type of resource, either <samp class="codeph">*LIN</samp> or <samp class="codeph">*NWI</samp>.</li>
<li>For the <em>Character code</em> prompt, specify either <samp class="codeph">*EBCDIC</samp> or <samp class="codeph">*ASCII</samp>.
You should print the data twice, once specifying <samp class="codeph">*EBCDIC</samp> and
then specifying <samp class="codeph">*ASCII</samp>.</li>
<li>For the <em>Format TCP/IP data</em> prompt, type <samp class="codeph">*YES</samp>,
and press Enter twice.</li>
<li>Perform steps 1 through 5 again, but specify the other character code.</li>
</ol>
</div>
<div class="section"><h4 class="sectiontitle">Print from stream file</h4><p>If you dumped the data to
a stream file, follow these steps to print the data:</p>
<ol><li>At the command line, type <samp class="codeph">PRTCMNTRC</samp>.</li>
<li>For the <em>From stream file</em> prompt, specify the path name, such as <samp class="codeph">/mydir/mytraces/trace1</samp>,
and press Enter.</li>
<li>For the <em>Character code</em> prompt, specify <samp class="codeph">*EBCDIC</samp> or <samp class="codeph">*ASCII</samp>.
You should print the data twice, once specifying <samp class="codeph">*EBCDIC</samp> and
then specifying <samp class="codeph">*ASCII</samp>.</li>
<li>Perform steps 1 through 3 again, but specify the other character code.</li>
</ol>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakuperformt.htm" title="You can learn how to perform the communications trace to help you determine whether your data is being transmitted correctly across the network.">Perform a communications trace</a></div>
<div class="previouslink"><strong>Previous topic:</strong> <a href="rzakudumpt.htm">Dump a communications trace</a></div>
<div class="nextlink"><strong>Next topic:</strong> <a href="rzakuviewt.htm">View the contents of a communications trace</a></div>
</div>
</div>
</body>
</html>