MQWAIT parameter: Difference between revisions
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
==Description== | ==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. | |||
[[Category:Parameters]] | [[Category:Parameters]] | ||
[[Category:System parameters]] | [[Category:System parameters]] |
Revision as of 11:32, 25 June 2019
Maximum wait for MQ/204 subtask
This page is under construction.
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.