MQWAIT parameter: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
{{Template:MQWAIT parameter subtitle}} | {{Template:MQWAIT parameter subtitle}} | ||
==Summary== | ==Summary== | ||
<dl> | <dl> |
Latest revision as of 11:53, 25 June 2019
Maximum wait for MQ/204 subtask
Summary
- Default value
- 0
- Parameter type
- System
- Where set
- System manager, User 0 parameter line
- Related products
- MQ/204
- Introduced
- Model 204 version 4.2
Description
Milliseconds that an OPEN QUEUE statement or a START QUEUEMANAGER command waits for the next available subtask. A value of 0 means don't wait for an MQ subtask, in which case if a subtask isn't available then the statement will fail. The parameter applies if no more subtasks can be allocated because MQMXTASK subtasks are already allocated. MQWAIT can range from 0 up to a maximum value of 2147483647.