Establishing the queue manager NetBIOS session, command, and name limits

The queue manager limits for NetBIOS sessions, commands, and names can be specified in two ways. In order of precedence they are:

  1. The values specified in the RUNMQLSR command:
          -s  Sessions
          -e  Names
          -o  Commands

    If the -m operand is not specified in the command, the values will apply only to the default queue manager.

  2. The NETBIOS stanza in the queue manager configuration file qm.ini or in the Windows(R) registry. For example:
          NETBIOS:
     
            NumSess=Qmgr_max_sess
            NumCmds=Qmgr_max_cmds
            NumNames=Qmgr_max_names