ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaiq_5.4.0.1/rzaiqdebug.htm

75 lines
4.4 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="reference" />
<meta name="DC.Title" content="DEBUG (Create Client Trace and Control Display of Server Subcommands Sent to Remote System)" />
<meta name="DC.Relation" scheme="URI" content="rzaiqclientsu.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqcsubcs.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzaiqdebug" />
<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>DEBUG (Create Client Trace and Control Display of Server Subcommands
Sent to Remote System)</title>
</head>
<body id="rzaiqdebug"><a name="rzaiqdebug"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">DEBUG (Create Client Trace and Control Display of Server Subcommands
Sent to Remote System)</h1>
<div><div class="section"><div class="note"><span class="notetitle">Note:</span> Only use the FTP client trace to report software problems to IBM<sup>®</sup>.
System performance might be affected by this function.<p>You
can use this capability in OS/400<sup>®</sup> V4R4 and later of the operating system.</p>
</div>
</div>
<div class="section"><h4 class="sectiontitle">FTP client subcommand</h4><p>To produce an FTP client trace
or display, use the DEBUG FTP client subcommand. The DEBUG subcommand toggles
the debugging mode. If the client specifies an optional debug-value, it will
use it to set the debugging level. When debugging is on, the client displays
with the string '&gt;&gt;&gt;'. You must set the debug-value to 100 to produce
an FTP client trace.</p>
<div class="figborder"><p>DEBug [debug value]</p>
</div>
<dl><dt class="dlterm">debug value</dt>
<dd>If the debug-value is 0, debugging is off. If the debug-value is a positive
integer, debugging is on. If you don't specify a value, the debug value toggles
from zero to one or from a positive integer to zero.</dd>
<dt class="dlterm">100</dt>
<dd> Initiate an FTP client trace. The client continues running the trace
until the DEBUG is off or until the server ends the FTP client. When the server
ends the trace, there might be a significant delay while it formats the trace
data.</dd>
</dl>
<p>To initiate a trace immediately when the FTP client starts,
you need to create the QTMFTPD100 data area in the QTEMP library by using
this command:</p>
<pre>CRTDTAARA DTAARA(QTEMP/QTMFTPD100) TYPE(*LGL) AUT(*USE)</pre>
<p>If
the QTMFTPD100 data area exists, then it will set the debug value to 100 and
start an FTP client trace. The purpose of this capability is to enable the
FTP client debug traces in those situations when an FTP client trace <em>cannot</em> start
with the DEBUG 100 subcommand.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiqclientsu.htm" title="Use File Transfer Protocol (FTP) client subcommands to establish a connection with a remote FTP server, navigate libraries and directories, create and delete files, and transfer files.">File Transfer Protocol client subcommands</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rzaiqcsubcs.htm" title="The File Transfer Protocol (FTP) client subcommands described in this topic make use of syntax conventions:">File Transfer Protocol client syntax conventions</a></div>
</div>
</div>
</body>
</html>