QTL= parameter for procedures
Use the QTL= parameter in procedure to specify the lower threshold percentage (1 to 99) for each message queue data set in a non-shared-queues environment, or the lower threshold percentage (1 to 99) for the device relative record number (DRRN) in-use count in a shared-queues environment.The default value is 60%.
For a non-shared-queues environment, specifies the lower threshold percentage (1 to 99) for each message queue data set. If this threshold is crossed, and if the associated exit has not been modified, a message is issued.
For a shared-queues environment, specifies the lower threshold percentage (1 to 99) for the device relative record number (DRRN) in-use count. If this threshold is crossed, and if the high threshold count was reached, a message is issued and all messages in an IWAIT state are posted.
QTU must be higher than QTL, and 0 is not valid. Either error results in the defaults being used.