MQWAIT parameter

From m204wiki
Jump to navigation Jump to search

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.