Author |
Message
|
paustin_ours |
Posted: Wed Sep 25, 2013 8:38 am Post subject: log file filling up |
|
|
Yatiri
Joined: 19 May 2004 Posts: 667 Location: columbus,oh
|
mq v7. log files are continuously getting written. I checked to find out any long running uow using the dis conn command
dis conn(*) UOWLOGTI UOWLOGDA"
the result UOWLOGTI() UOWLOGDA() for all transactions which I believe means they are not the culprits.
what else can I check to find out whats causing the log files to fill up.
pls advice. |
|
Back to top |
|
 |
paustin_ours |
Posted: Wed Sep 25, 2013 8:57 am Post subject: |
|
|
Yatiri
Joined: 19 May 2004 Posts: 667 Location: columbus,oh
|
FDCs generated has probe ID XC307070 and the process ID points to
amqzlaa0 process.
currently there are three amqzlaa0 processes running
mqm 4251 4180 0 May02 ? 09:17:05 amqzlaa0 -mQM**** -fip0
mqm 4359 4180 0 May02 ? 02:42:44 amqzlaa0 -mQM**** -fip2
mqm 8382 4180 0 12:39 ? 00:00:00 amqzlaa0 -mQM**** -fip1303
4251 and 4359 PID have created FDCs.
I know amqzlaa0 is not a channel program not sure where else I can check. |
|
Back to top |
|
 |
paustin_ours |
Posted: Wed Sep 25, 2013 9:48 am Post subject: |
|
|
Yatiri
Joined: 19 May 2004 Posts: 667 Location: columbus,oh
|
mq error logs contain amqzlaa0 entries with messages that like this
Program(amqzlaa0)
Host(******)
AMQ7234: 70000 messages from queue '****'
loaded on queue manager '***'.
there are some queue with a large amount of messages on them on the queue manager.
I did come across this link but we are using circular logging.
http://www-01.ibm.com/support/docview.wss?uid=swg21249313
meanwhile
mqm 29551 4180 0 13:47 ? 00:00:00 amqzlaa0 -mQM**** -fip1305
the fip number keeps increasing does that mean this could be the long running process? |
|
Back to top |
|
 |
paustin_ours |
Posted: Thu Sep 26, 2013 8:49 am Post subject: |
|
|
Yatiri
Joined: 19 May 2004 Posts: 667 Location: columbus,oh
|
|
Back to top |
|
 |
exerk |
Posted: Thu Sep 26, 2013 8:53 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
paustin_ours wrote: |
please delete |
The whole thread, or just the above post?
Please justify why you want the post deleted please. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
paustin_ours |
Posted: Thu Sep 26, 2013 9:00 am Post subject: |
|
|
Yatiri
Joined: 19 May 2004 Posts: 667 Location: columbus,oh
|
the whole thread. don't think it is adding any value. |
|
Back to top |
|
 |
exerk |
Posted: Thu Sep 26, 2013 9:13 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Have you Googled what the process is and on the Probe ID, and whether there are any hits on them? (that's a big hint...)
This thread may be adding more value than you think... _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
|