TCQ.THRESHOLD = NO | YES | nn
This parameter specifies how IBM® Connect:Direct® issues warning messages as the TCQ reaches a defined capacity. Use the TCQ.THRESHOLD parameter to identify when to delete Processes in the PR queue, to make space available for newly submitted Processes.
Value | Description |
---|---|
No | Indicates that a warning message is not produced when control intervals (CIs) reach a certain level on the TCQ file. A message is issued when the TCQ is completely full. This value is the default. |
Yes | Indicates that a warning message is issued when the TCQ becomes 90% full. The message is reissued when the percentage changes but remains above 90% full. |
nn | Allows you to specify a 2-digit percentage of the number of VSAM file control intervals used on the TCQ file. When the TCQ reaches this percentage, IBM Connect:Direct issues a message. The message is reissued when the percentage changes and remains above the percentage specified here. The range for percentage value is 0 through 99. Note: A value of 0 is the equivalent of the default NO value, that is, no SPQL002I warning message is produced; only when the TCQ is completely full is a message issued.
|
Processes on the PR queue are automatically deleted on a space-needed basis at non-ESF SUBMIT time, thus not affecting the TCQ.THRESHOLD.
Modifiable through MODIFY INITPARMS command: YES