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

65 lines
2.0 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 Debug Server (ENDDBGSVR)</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="ENDDBGSVR.Top_Of_Page"></a>
<h2>End Debug Server (ENDDBGSVR)</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="#ENDDBGSVR.PARAMETERS.TABLE">Parameters</a><br>
<a href="#ENDDBGSVR.COMMAND.EXAMPLES">Examples</a><br>
<a href="#ENDDBGSVR.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="ENDDBGSVR"></a>
<p>The End Debug Server (ENDDBGSVR) command ends the debug server router function. If there are active server jobs running when the router function is ended, the servers remain active until the connection with the client is ended. Subsequent connection requests fail until the debug server router function is started again.
</p>
<p>There are no parameters for this command.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#ENDDBGSVR.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="ENDDBGSVR.PARAMETERS.TABLE">Parameters</a></h3>None<br>
<table width="100%">
<tr><td align="right"><a href="#ENDDBGSVR.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<hr size="2" width="100%">
<div><h3><a name="ENDDBGSVR.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
ENDDBGSVR
</pre>
</p>
<p>This command ends the debug server router function.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#ENDDBGSVR.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="ENDDBGSVR.ERROR.MESSAGES">Error messages</a> </h3>
<p>None
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#ENDDBGSVR.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>