NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
SYSPARMS NMIQLIM
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–509
NMIQLIM
NMIQLIM=
internal-queuing-limit
specifies the internal queuing limit for various types of messages. The default
value is 1000 for each type of message. You can specify a value from 1 through
32767.
Consideration
Two types of messages are affected by this system parameter: messages queued to a
dependent queue of an NCL process resulting from the execution of an INTCMD
verb; and messages (data) queued to a dependent queue of an NCL process using the
INTQ command or WRITE verb.
Example
The following example specifies an internal queuing limit of 1500 messages:
SYSPARMS NMIQLIM=1500