Previous Topic: AXC1350WNext Topic: AXC1352W


AXC1351W

Asynch queue queuename 75% full

Reason:

CA Automation Point has detected that the internal data queue associated with the asynchronous session queuename has reached 75% of capacity. The capacity of this internal queue is set using the Cache Size asynchronous communication parameter.

Action:

This warning message is provided to make you aware that the size of the internal character buffer created for the asynchronous session is approaching 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.