Author |
Message
|
mqsi |
Posted: Fri Jun 10, 2005 5:39 am Post subject: increase log size to avoid the transaction roll back |
|
|
Apprentice
Joined: 11 Jun 2004 Posts: 33
|
AMQ7469: Transactions rolled back to release log space.
Resolution is to increase the log size:
Can someone let me know the procedure to increase the log size. Does it require to bounce the queue manager to reflect the change in logfile size. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Fri Jun 10, 2005 5:41 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
Quote: |
Can someone let me know the procedure to increase the log size.
|
What O/S?
Quote: |
Does it require to bounce the queue manager to reflect the change in logfile size.
|
Ya. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Jun 10, 2005 5:50 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
|
Back to top |
|
 |
mqsi |
Posted: Fri Jun 10, 2005 6:01 am Post subject: |
|
|
Apprentice
Joined: 11 Jun 2004 Posts: 33
|
its windows 2000 server WMQ 5.3 |
|
Back to top |
|
 |
PeterPotkay |
Posted: Fri Jun 10, 2005 6:14 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
Start --> Programs --> IBM WebSphere MQ---> MQ Services.
Right click on your QM---> Properties. Go to the LOG tab.
What do you have for LogFilePages, Primary, Secondary?
You can up Primary and Secondary, restart the QM , and be good to go.
LogFilePages is set only when the QM is built. If you made it to small, you will have to delete and recreate the QM. (Yes, there are crazy hacks to get around the recreate of the QM, but not supported). _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
Tibor |
Posted: Fri Jun 10, 2005 10:13 am Post subject: |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
...and when you need crazy hacks for MQ, just use the Search button on this site (e.g. "reconfigure AND logging")
Tibor |
|
Back to top |
|
 |
|