Previous Topic: AXC1351WNext Topic: AXC1353I


AXC1352W

Asynch queue queuename 100% full

Reason:

CA Automation Point has detected that the internal data queue associated with the asynchronous session queuename has reached 100% of capacity. The capacity of this internal queue is set using the Cache Size asynchronous communication parameter. No additional information will be received from the session until space is made available in this internal data queue.

Action:

This warning message is provided to make you aware that the size of the internal character buffer created for the asynchronous session has reached the maximum buffer size allocated for the session. If you are using the READBUF command to gather messages from this session, ensure that your REXX program is calling the READBUF command quickly enough to keep the size of this internal queue within the limits specified by the Cache Size communication parameter for this session.