Reason:
The internal host-message-stream buffer (opened with the OPENBUF command for this asynchronous session) has collected 10,000 unread messages. CA Automation Point discards new incoming messages until the number of messages in the buffer is less than 10,000.
Action:
Check your REXX program to verify that it contains no logic errors that might be preventing the READBUF command from processing. Messages may be filling the buffer faster than your REXX program can process them. In such a case, you may have to use CA Automation Point rules to process the incoming messages in this session. For more information about the OPENBUF, READBUF, and CLOSEBUF command processors, see the Command and Keyword Reference Guide.
|
Copyright © 2012 CA.
All rights reserved.
|
|