80 lines
2.9 KiB
HTML
80 lines
2.9 KiB
HTML
|
|
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<title>End TCP/IP Abnormal (ENDTCPABN)</title>
|
|
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
|
</head>
|
|
<body bgcolor="white">
|
|
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<a name="ENDTCPABN.Top_Of_Page"></a>
|
|
<h2>End TCP/IP Abnormal (ENDTCPABN)</h2>
|
|
<table width="100%">
|
|
<tr>
|
|
<td valign="top" align="left"><b>Where allowed to run: </b>All environments (*ALL)<br>
|
|
<b>Threadsafe: </b>Conditional
|
|
</td>
|
|
<td valign="top" align="right">
|
|
<a href="#ENDTCPABN.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#ENDTCPABN.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#ENDTCPABN.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="ENDTCPABN"></a>
|
|
<p>The End TCP/IP Abnormal (ENDTCPABN) command is used to force TCP/IP processing to terminate. It may only be used after attempting to use the End TCP/IP (ENDTCP) command with OPTION(*IMMED) specified.
|
|
</p>
|
|
<p>The ENDTCPABN command cannot be issued until either the ENDTCP command has completed or until 10 minutes have passed following the request for TCP/IP immediate ending. This allows sufficient time for normal TCP/IP ending functions to occur.
|
|
</p>
|
|
<p>Successful completion of ENDTCPABN processing should permit TCP/IP to be restarted without a system IPL. Issuing the ENDTCPABN command does not directly affect system termination. The next system end will <b>not</b> be marked as ABNORMAL as a result of ENDTCPABN processing.
|
|
</p>
|
|
<p><b>Restrictions:</b>
|
|
</p>
|
|
<ul>
|
|
<li>This command is shipped with public *EXCLUDE authority. The QPGMR, QSYSOPR, QSRV, and QSRVBAS user profiles are shipped with private authorities to use this command.
|
|
</li>
|
|
<li>Users cannot run the ENDTCPABN command until ten minutes <i>after</i> running the ENDTCP command with OPTION(*IMMED) specified.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ENDTCPABN.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="ENDTCPABN.PARAMETERS.TABLE">Parameters</a></h3>None<br>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ENDTCPABN.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="ENDTCPABN.COMMAND.EXAMPLES">Examples</a> </h3>
|
|
<p>
|
|
<pre>
|
|
ENDTCPABN
|
|
</pre>
|
|
</p>
|
|
<p>This command forces TCP/IP processing to end.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ENDTCPABN.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="ENDTCPABN.ERROR.MESSAGES">Error messages</a> </h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>TCP1A66</b></dt>
|
|
<dd>ENDTCPABN not allowed at this time. Reason &1.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ENDTCPABN.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|