Hi Graham,
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. 
User Response: 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.

Emile Kearns
 
SOFTWARE FUTURES
the business advantage
Proud member of MGX
www.softwarefutures.com

-----Original Message-----
From: Graham Lekota [mailto:[EMAIL PROTECTED]] 
Sent: 14 August 2002 05:08
To: [EMAIL PROTECTED]
Subject: MQRC_BACKED_OUT

I am running a job that sends persistant messages to three remote
queues(sequentially). The queues are triggered. The application that
reads
from the first queue gets triggered soon after all messages(3079) are
succesfully put on the queue. The application crushes after reading less
than 200 messages(each message is 800KB) with return code
2003(MQRC_BACKED_OUT, AMQ7469: Transactions rolled back to release log
space). In fact the last time it crushed it only read 29 messages(thats
less
than 23MB). The application commits a unit of work after 200 messages.

Available hard drive space = 578855MB,
Contents of qm.ini file:
log:
   LogPrimaryFiles=50
   LogSecondaryFiles=12
   LogFilePages=16384
   LogType=CIRCULAR
   LogBufferPages=30
   LogPath=/var/mqm/log/LMD1UPAP/

:-(






*******************************************************************

This message may contain information which is confidential and subject
to legal privilege. If you are not the intended recipient, you may not
peruse, use, disseminate, distribute or copy this message. If you have
received this message in error, please notify the sender immediately by
email, facsimile or telephone and return and/or destroy the original
message.

*******************************************************************

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Reply via email to