Hi,
Using the MQ Series Server adapter, I sometime get the following error from MQ Series:
AMQ7469: Transactions rolled back to release log space.
EXPLANATION:
The log space for the queue manager is becoming full. One or more long-running
transactions have been rolled back to release log space so that the queue
manager can continue to process requests.
ACTION:
Try to ensure that the duration of your transactions is not excessive. Consider
increasing the size of the log to allow transactions to last longer before the
log starts to become full.
I use circular log files. The error happens even if the number of log files are increased. When it occurs, the queues are quite empty and message to be put on queues can be small.
I use mercator 6.5.2 and MQ 5.2 on Solaris.
Using the MQ Series Server adapter, I sometime get the following error from MQ Series:
AMQ7469: Transactions rolled back to release log space.
EXPLANATION:
The log space for the queue manager is becoming full. One or more long-running
transactions have been rolled back to release log space so that the queue
manager can continue to process requests.
ACTION:
Try to ensure that the duration of your transactions is not excessive. Consider
increasing the size of the log to allow transactions to last longer before the
log starts to become full.
I use circular log files. The error happens even if the number of log files are increased. When it occurs, the queues are quite empty and message to be put on queues can be small.
I use mercator 6.5.2 and MQ 5.2 on Solaris.