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

91 lines
2.7 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!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 RPC Binder Daemon (ENDRPCBIND)</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="ENDRPCBIND.Top_Of_Page"></a>
<h2>End RPC Binder Daemon (ENDRPCBIND)</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="#ENDRPCBIND.PARAMETERS.TABLE">Parameters</a><br>
<a href="#ENDRPCBIND.COMMAND.EXAMPLES">Examples</a><br>
<a href="#ENDRPCBIND.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="ENDRPCBIND"></a>
<p>The End RPC Binder Daemon (ENDRPCBIND) command ends the Remote Procedure Call (RPC) RPCBind daemon. The RPC binder daemon job must be running to use and run Network File System (NFS) daemons and commands and some of the TI-RPC APIs.
</p>
<p>This command can also be issued using the following alternative command:
</p>
<ul>
<li>ENDNFSSVR SERVER(*RPC)
</li>
</ul>
<p>If the user attempts to end this daemon and it is not running, it will not cause the command to fail.
</p>
<p>To determine if the RPCBind daemon is running, use the Work with Active Jobs (WRKACTJOB) command and look in the subsystem QSYSWRK for existence of the following job:
</p>
<p>
<pre>
QNFSRPCD The RPCBind daemon
</pre>
</p>
<p><b>Restrictions</b>
</p>
<ul>
<li>The user must have input/output (I/O) system configuration (*IOSYSCFG) special authority to use this command.
</li>
</ul>
</div>
<table width="100%">
<tr><td align="right"><a href="#ENDRPCBIND.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="ENDRPCBIND.PARAMETERS.TABLE">Parameters</a></h3>None<br>
<table width="100%">
<tr><td align="right"><a href="#ENDRPCBIND.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<hr size="2" width="100%">
<div><h3><a name="ENDRPCBIND.COMMAND.EXAMPLES">Examples</a> </h3>
<p><b>Example 1: Ending the RPC Binder Daemon</b>
</p>
<p>
<pre>
ENDRPCBIND
</pre>
</p>
<p>This command ends the RPC binder daemon job, if it is running.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#ENDRPCBIND.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="ENDRPCBIND.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>CPFA1B8</b></dt>
<dd>*IOSYSCFG authority required to use &amp;1.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#ENDRPCBIND.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>