MQMXTASK parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
{{Template:MQMXTASK parameter subtitle}}
{{Template:MQMXTASK parameter subtitle}}


This page is [[under construction]].
 
==Summary==
==Summary==
<dl>
<dl>
Line 17: Line 17:


==Description==
==Description==
For more information, see [[MQ/204 architecture and environment]] and [[MQ/204 queue management]].
<p>Maximum number of subtasks to use for WebSphere MQ connections.The value can vary from 0 up to a maximum of 32767. If the value set in CCAIN is less than the value of <var>[[MQINTASK_parameter|MQINTASK]]</var>, then the MQMXTASK value is reset to the value of MQINTASK.</p>
<p>For more information, see [[MQ/204 architecture and environment]] and [[MQ/204 queue management]].</p>


[[Category:Parameters]]
[[Category:Parameters]]
[[Category:System parameters]]
[[Category:System parameters]]

Revision as of 14:52, 24 June 2019

Maximum MQ/204 subtasks


Summary

Default value
0
Parameter type
System
Where set
User 0 parameter line
Related products
MQ/204
Introduced
Model 204 version 4.2

Description

Maximum number of subtasks to use for WebSphere MQ connections.The value can vary from 0 up to a maximum of 32767. If the value set in CCAIN is less than the value of MQINTASK, then the MQMXTASK value is reset to the value of MQINTASK.

For more information, see MQ/204 architecture and environment and MQ/204 queue management.