ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaiw_5.4.0.1/rzaiwmatneededreportprob.htm

92 lines
5.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="concept" />
<meta name="DC.Title" content="Materials needed to report Telnet problems" />
<meta name="abstract" content="This topic lists the information that you might need to provide to your service representative when you report a Telnet problem." />
<meta name="description" content="This topic lists the information that you might need to provide to your service representative when you report a Telnet problem." />
<meta name="DC.Relation" scheme="URI" content="rzaiwtrouble.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiwservprogoutputs.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="rzaiwmatneededreportprob" />
<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>Materials needed to report Telnet problems</title>
</head>
<body id="rzaiwmatneededreportprob"><a name="rzaiwmatneededreportprob"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Materials needed to report Telnet problems</h1>
<div><p>This topic lists the information that you might need to provide
to your service representative when you report a Telnet problem.</p>
<p>Problems reported to IBM<sup>®</sup> might include one or more in the following list as
determined by your service representative:</p>
<ul><li>Telnet Server job logs: <ul><li>QTVTELNET job log</li>
<li>QTVDEVICE job log</li>
</ul>
</li>
<li>Some details on the problem scenario. For example: <ul><li>The type of remote host you were using to Telnet from or to, such as an iSeries™, zSeries<sup>®</sup>,
or pSeries<sup>®</sup> server.
This is particularly useful if you are doing cascaded Telnet functions.</li>
<li>The type of client attempting to connect to the Telnet server, such as IBM Personal
Communications and iSeries Access for Windows<sup>®</sup>.</li>
</ul>
</li>
<li>The job log of the interactive job running Telnet client (when Telnet
client is under investigation).</li>
<li>The trace job (TRCJOB) output of the failing interactive job (especially
important if running Telnet client). <div class="note"><span class="notetitle">Note:</span> Use TRCJOB *ON to start this trace.
The result is a QPSRVTRC spooled file in the interactive job.</div>
</li>
<li>A communications trace of the failure, formatted for both ASCII and EBCDIC,
which contains TCP/IP data only. Your service representative can direct you
to include broadcast messages in this trace. In addition, you might need to
filter this trace on a specific IP address if you have a large amount of traffic
on your network, and know the IP address of the failing client.</li>
<li>Any licensed internal code (LIC) logs with major code 0700 and minor code
005x from the time of failure. In addition, there might be some major code
0701, and minor code 005x informational LIC logs that might be useful but
not necessarily critical.</li>
<li>A Virtual Terminal Manager (VTM) LIC component trace. You can gather this
trace using the trace TCP/IP application TRCTCPAPP command, or through the
start system service tools(STRSST) command. For full details on using the
trace TCP/IP application(TRCTCPAPP) command, see the TRCTCPAPP command description.</li>
</ul>
<p>You will have performance impacts when you run the VTM LIC trace. Some
examples of using this command are:</p>
<ul><li>To trace all VTM activity: <pre>TRCTCPAPP APP(*TELNET) SET(*ON)</pre>
</li>
<li>To trace the activity on a specific device, when you know the device name: <pre>TRCTCPAPP APP(*TELNET) SET(*ON) DEVD(devicename)</pre>
</li>
<li>To trace the activity on a specific device, when you know the IP address
of the client: <pre>TRCTCPAPP APP(*TELNET) SET(*ON) RMTNETADR(*INET'www.xxx.yyy.zzz')</pre>
</li>
<li>To turn the trace off and spooled file output: <pre>TRCTCPAPP APP(*TELNET) SET(*OFF) </pre>
<div class="note"><span class="notetitle">Note:</span> You should receive specific details of which trace parameters
to use for your problem from your service representative before running this
command. This ensures that you gather the correct information for your problem.</div>
</li>
</ul>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiwtrouble.htm" title="This topic provides helpful information to assist you in troubleshooting and correcting problems with Telnet.">Troubleshoot Telnet problems</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzaiwservprogoutputs.htm" title="You can run a Virtual Terminal Manager (VTM) component trace with the user data field set to Telnet.">TRCTCPAPP service program outputs</a></div>
</div>
</div>
</body>
</html>