REXECD Command Syntax

Read syntax diagramSkip visual syntax diagram REXECD  -?   -d   -s  agent_id -t 240 -t  timeout -e 512 -e  port -h 514 -h  port

Operands

-?
Displays all options supported by the REXECD command.
-d
Turns on debug tracing.
-s agent_id
Identifies the agent_id virtual machine as a member of the anonymous client agent server pool. Repeat this parameter to identify any additional agent machines that will be used. It is recommended that you do not specify this parameter using the :Parms. tag, but instead specify :Anonymous.YES in the DTCPARMS file.

All agents must have :Class.rexec_agent and :For.rexecd (the user ID of the REXEC server) specified in the DTCPARMS file. A default agent virtual machine, RXAGENT1, is defined in this file.

See Anonymous REXEC Client Processing for more information about how agents are used.

-t timeout
Sets idle timeout. This option specifies the time (in seconds) in which a connection closes if there is no activity. The default timeout is 240 seconds.
-e port
Sets the REXEC port. The default REXEC port is 512.
-h port
Sets the RSH port. The default RSH port is 514.