Air Cleaner User Manual
DEFINE MAXSMSGS
Compaq
(DIGITAL)
OpenVMS
OS/390 OS/400 OS/2 Warp Compaq NSK UNIX systems Windows NT
U
Use DEFINE MAXSMSGS to define the maximum number of messages that a task
can get or put within a single unit of recovery.
Notes:
1. You can issue the DEFINE MAXSMSGS command at any time to change the
number of messages allowed.
2. This command is valid only on OS/390. For other platforms use the
MAXUMSGS parameter of the ALTER QMGR command instead.
Synonym: DEF MAXSM
DEFINE MAXSMSGS
DEFINE MAXSMSGS(integer)
CMDSCOPE(’’)
(1)
CMDSCOPE(qmgr-name)
(1)
CMDSCOPE(*)
!
Notes:
1 Valid only when the queue manager is a member of a queue-sharing group.
You can use queue-sharing groups only on MQSeries for OS/390.
Parameter descriptions
(integer)
The maximum number of messages that a task can get or put within a
single unit of recovery. This value must be an integer in the range 1
through 999 999 999. The default value is 10 000.
The number includes any trigger messages and report messages generated
within the same unit of recovery.
CMDSCOPE
This parameter specifies how the command is executed when the queue
manager is a member of a queue-sharing group.
CMDSCOPE cannot be used for commands issued from the first
initialization input data set CSQINP1 and must be blank or the local queue
manager.
‘’ The command is executed on the queue manager on which it was
entered. This is the default value.
qmgr-name
The command is executed on the queue manager you specify,
providing the queue manager is active within the queue-sharing
group.
DEFINE MAXSMSGS
Chapter 2. The MQSeries commands 93
|
|
|
|
|
|
||
|
|
|
|
|