QUEUE SIZE THRESHOLD: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
==Parameter== | ==Parameter== | ||
; Value : Defines the number of messages which can be together at one time in the message-queue. | ;Value: Defines the number of messages which can be together at one time in the message-queue. | ||
Standard: 3000 messages, Warp 3 before | ::Standard: 3000 messages, | ||
::Warp 3 before Fixpak 17: 100 messages. | |||
Value can be any full path. Relative paths are not allowed. | :Value can be any full path. Relative paths are not allowed. | ||
[[Category:Environment variable]] | [[Category:Environment variable]] |
Revision as of 14:49, 4 May 2018
Controls the size of the OS/2-Message-Queue.
SET QUEUE_SIZE_THRESHOLD=<value>
Parameter
- Value
- Defines the number of messages which can be together at one time in the message-queue.
- Standard: 3000 messages,
- Warp 3 before Fixpak 17: 100 messages.
- Value can be any full path. Relative paths are not allowed.