CL Command Reference - ENDRPCBIND

CL Command List > ENDRPCBIND Reference

Description:

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.

This command can also be issued using the following alternative command:
. ENDNFSSVR SERVER(*RPC)

If the user attempts to end this daemon and it is not running, it will not cause the command to fail.

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:
QNFSRPCD The RPCBind daemon

Restrictions

. The user must have input/output (I/O) system configuration (*IOSYSCFG) special authority to use this command.


Examples:

Example 1: Ending the RPC Binder Daemon

ENDRPCBIND

This command ends the RPC binder daemon job, if it is running.