Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Change REXEC Attributes (CHGRXCA) command changes the configuration of the TCP/IP Remote Execution (REXEC) servers. You can change REXEC attributes when REXEC servers are active. Changes take effect the next time an REXEC server connection is made. Existing connections are not changed, but keep the attributes they had when the connection was established.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
AUTOSTART | Autostart servers | *YES, *NO, *SAME | Optional, Positional 1 |
NBRSVR | Number of initial servers | 1-20, *SAME, *DFT | Optional |
INACTTIMO | Inactivity timeout | 1-2147483647, *SAME, *DFT | Optional |
CCSID | Coded character set identifier | 1-65533, *SAME, *DFT | Optional |
Top |
Specifies whether to automatically start the REXEC servers when TCP/IP is started by the Start TCP/IP (STRTCP) command or STRTCPSVR SERVER(*AUTOSTART) command. When REXEC is started by the Start TCP/IP Server (STRTCPSVR) command, and SERVER(*AUTOSTART) is omitted, this parameter is ignored and the number of servers defined is started regardless of the value of this parameter.
Top |
Specifies the minimum number of REXEC servers to start initially when REXEC is started by either the Start TCP/IP (STRTCP) or Start TCP/IP Server (STRTCPSVR) commands. These servers allow new clients to connect to the server without having to wait for the overhead associated with starting a new server.
*SAME The number of servers that was previously set does not change; otherwise, *DFT is used.
Top |
Specifies the number of seconds of inactivity between the client and server jobs before the server assumes the client has stopped communicating and disconnects the client. When this event occurs, the server does not run any command for the client user.
Top |
Specifies the ASCII coded-character set identifier (CCSID) that is used for conversion of data received from and sent to the REXEC client.
Top |
Top |
Top |