A SERVICE OF

logo

Chapter 5 399
Command Definitions L-O
NSCONTROL
ENV LOW Logs environment information from DSLINE and REMOTE
HELLO commands.
ENV HIGH Same as LOW, plus environment table locking and use counts.
DSDAD LOW Logs creation and deletion of sockets, ports, and server processes.
DSDAD HIGH Same as LOW, plus all received service requests and internal messages
between DSDAD and server processes.
DSSERVER LOW Logs internal initialization messages between DSDAD and DSSERVER
processes.
DSSERVER HIGH Same as LOW, plus all received messages from other processes.
VTSERVER LOW Logs internal initialization messages between DSDAD and VTSERVER
processes.
VTSERVER HIGH Same as LOW, plus all received messages from other processes.
SERVER={ servername ALL } [ ,minservers] [ ,maxservers]
Dynamically alters the minimum or maximum number of servers. By default applies to all
servers. Optionally you may specify one or more specific servernames. Possible
servernames and their default minserver and maxserver values are:
LOOPBACK For the Loopback Service. Default minserver,maxserver values are 0,300.
NSSTATUS For the NSSTAT service (NSSTATUS intrinsic and DSLINE; SERVICES
command). Default minserver, maxserver values are 0,300.
VTSERVER For VT and Reverse VT. Default minserver,maxserver values are 0,300.
The following servers are available if you have the NS/3000 product installed:
NFT For NFT (DSCOPY). Default minserver,maxserver values are 0,300.
DSSERVER For RFA, RDBA, PTOP and RPM. Default minserver, maxserver values
are 0,300.
There may be additional servers to control if other network products, such as Personal
Productivity Center, are installed. Refer to that network product's documentation to obtain
the appropriate server names.
minservers The minimum number of servers which must be available at all times.
Available servers which are not in active use are kept in reserve until a
service request is received. If necessary, additional servers are created
immediately to fit the new minimum specified. Valid range: 0..1250;
however, see note below. Default for all current servers is 0.
maxservers The maximum number of servers of this type allowed to be active at one
time. If necessary, reserved servers are terminated to fit the new
maximum. Valid range: 0..32767; however, see note below. Default varies
by server.