NetBase for MPE Reference Guide
Chapter 2
2-22
SET
This command dynamically changes the limit or the priority queue for NetBase processes. The SET
command allows current NetBase limits to be changed while NetBase is running. The number of
local users, remote users and the number of servers available can be changed up to their maximum
allowable values. This command will also re-schedule the priority of the shadowing export and
posting processes. This command requires NODE MANAGER(NM) or SYSTEM SUPERVISOR(OP)
capability.
Changing the SERVER allocation may cause server processes to be created or terminated. If the
allocation is changed by a significant amount, there will be a delay while NBCOP creates or
terminates these servers.
Syntax
∗> SET {LOCAL=limit }
{REMOTE=limit }
{SERVERS=allocation }
{EXPORT=priority }
{POST node=priority }
Parameters
Parameter Description
LOCAL=limit
The number of local user processes able to access NetBase.
This number cannot exceed 2048.
REMOTE=limit
The number of remote processes able to access the local node.
This number cannot exceed 2500.
SERVERS=allocation
The number of servers allocated. This number cannot exceed
the current limit for remote users.
EXPORT=priority
The priority queue (BS, CS, DS or ES) in which the shadow
EXPORT process will run.
POST node=priority
The priority queue (BS, CS, DS or ES) in which the POSTING
process for the specified node will run.