ibm-information-center/dist/eclipse/plugins/i5OS.ic.cl_5.4.0.1/endntwcnn.htm

111 lines
3.5 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 NetWare Connection (ENDNTWCNN)</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="ENDNTWCNN.Top_Of_Page"></a>
<h2>End NetWare Connection (ENDNTWCNN)</h2>
<table width="100%">
<tr>
<td valign="top" align="left"><b>Where allowed to run: </b>All environments (*ALL)<br>
<b>Threadsafe: </b>No
</td>
<td valign="top" align="right">
<a href="#ENDNTWCNN.PARAMETERS.TABLE">Parameters</a><br>
<a href="#ENDNTWCNN.COMMAND.EXAMPLES">Examples</a><br>
<a href="#ENDNTWCNN.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="ENDNTWCNN"></a>
<p>The End NetWare Connection (ENDNTWCNN) command allows a user to end active NetWare connections. This command can be used to end a specific NetWare connection on a particular NetWare server. This connection may or may not have originated from an iSeries.
</p>
<p><b>Restrictions:</b> You need *JOBCTL special authority to end a connection other than your own.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#ENDNTWCNN.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="ENDNTWCNN.PARAMETERS.TABLE">Parameters</a></h3>
<table border="1" cellpadding="4" cellspacing="0">
<!-- col1="10" col2="15" col3="30" col4="10" -->
<tr>
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
</tr>
<tr>
<td valign="top"><a href="#ENDNTWCNN.SERVER"><b>SERVER</b></a></td>
<td valign="top">Server</td>
<td valign="top"><i>Character value</i></td>
<td valign="top">Required, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#ENDNTWCNN.CNNNBR"><b>CNNNBR</b></a></td>
<td valign="top">Connection number</td>
<td valign="top">1-65534</td>
<td valign="top">Required, Positional 2</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#ENDNTWCNN.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="ENDNTWCNN.SERVER"></a>
<h3>Server (SERVER)</h3>
<p>Specifies the NetWare server whose connection or connections are to be ended.
</p>
<dl>
<dt><b><i>name</i></b></dt>
<dd>Specify the name of an active server defined for the network.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#ENDNTWCNN.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="ENDNTWCNN.CNNNBR"></a>
<h3>Connection number (CNNNBR)</h3>
<p>Specifies the connection number for the active NetWare connection that is to be ended.
</p>
<dl>
<dt><b><i>1-65534</i></b></dt>
<dd>Specify the connection number for the NetWare connection to be ended.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#ENDNTWCNN.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="ENDNTWCNN.COMMAND.EXAMPLES">Examples</a></h3>None
</div>
<table width="100%">
<tr><td align="right"><a href="#ENDNTWCNN.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="ENDNTWCNN.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>FPE0103</b></dt>
<dd>NetWare connection &amp;1 not ended.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#ENDNTWCNN.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>