Start RPC Binder Daemon (RPCBIND)

The Start RPC Binder Daemon (RPCBIND) command starts 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:

If the user attempts to start this daemon and it is already running, it will not cause the command to fail. The command will issue diagnostic message CPDA1BA if the daemon is already running.

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

Parameters

Keyword Description Choices Notes
RTVRPCREG Retrieve RPC registration *NO, *YES Optional, Positional 1

Retrieve RPC registration (RTVRPCREG)

Specifies whether to retrieve previously recorded registration information from an internal file when the RPCBind daemon is started. If registration information is retrieved from the file, any services already registered with the RPCBind daemon do not have to re-register with the RPCBind daemon.

*NO
Do not retrieve registration information.
*YES
Retrieve registration information from an internal file.

Examples

Example 1: Start RPC Binder Daemon

RPCBIND   RTVRPCREG(*YES)

This command starts the RPC binder daemon job, and retrieves previously recorded registration information.

Error messages

*ESCAPE Messages

CPFA1B8
*IOSYSCFG authority required to use &1.