Author |
Message |
Topic: IBM MQ web console - a monitoring tool? |
paustin_ours
Replies: 8 Views: 12932
|
Forum: General IBM MQ Support Posted: Mon Jan 17, 2022 3:09 pm Subject: IBM MQ web console - a monitoring tool? |
Has this since changed? Any thoughts? Since the last post IBM console can now monitor remote queue managers and dont need to be on every server. Can this be a good replacement for a monitoring tool no ... |
Topic: amqsevt vs amqsrua |
paustin_ours
Replies: 13 Views: 10503
|
Forum: General IBM MQ Support Posted: Thu Jan 07, 2021 2:08 pm Subject: amqsevt vs amqsrua |
you are right, there is. Will use that. thanks. |
Topic: amqsevt vs amqsrua |
paustin_ours
Replies: 13 Views: 10503
|
Forum: General IBM MQ Support Posted: Thu Jan 07, 2021 1:36 pm Subject: amqsevt vs amqsrua |
Why with amqsrua do you have to have a script running on the server?
Is there a way to run it remotely? |
Topic: amqsevt vs amqsrua |
paustin_ours
Replies: 13 Views: 10503
|
Forum: General IBM MQ Support Posted: Thu Jan 07, 2021 12:54 pm Subject: amqsevt vs amqsrua |
dis sub(CPU) all
2 : dis sub(CPU) all
AMQ8096I: IBM MQ subscription inquired.
SUBID(414D512050465245504F514D31202020C92BEE5FB0A7272B)
SUB(CPU)
TOPICSTR($SYS/MQ/INFO/QMGR/PFREPOQM1 ... |
Topic: amqsevt vs amqsrua |
paustin_ours
Replies: 13 Views: 10503
|
Forum: General IBM MQ Support Posted: Thu Jan 07, 2021 8:54 am Subject: amqsevt vs amqsrua |
How did you subscribe?
i created a topic and subscription from MQ explorer
What subscription queue?
QSUB2 - local queue created on qmgr
i was hoping to get data like this
amqsr ... |
Topic: amqsevt vs amqsrua |
paustin_ours
Replies: 13 Views: 10503
|
Forum: General IBM MQ Support Posted: Thu Jan 07, 2021 5:35 am Subject: amqsevt vs amqsrua |
I didnt enable any.
i subscribed to the topic and created a subscription queue. then used the amqsevt against that subscription queue.
using amqsrua i am able to get events with values even wit ... |
Topic: amqsevt vs amqsrua |
paustin_ours
Replies: 13 Views: 10503
|
Forum: General IBM MQ Support Posted: Wed Jan 06, 2021 4:12 pm Subject: amqsevt vs amqsrua |
i have subscribed to
$SYS/MQ/INFO/QMGR/QM92/Monitor/CPU/QMgrSummary
and i get pcf messages in my subscription queue.
when i use amqsevt to consume message from the subscription queue, the me ... |
Topic: ACE independent integration server |
paustin_ours
Replies: 7 Views: 9887
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 19, 2020 9:18 am Subject: ACE independent integration server |
that was it. installed MQ client and it works now. |
Topic: ACE independent integration server |
paustin_ours
Replies: 7 Views: 9887
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 19, 2020 4:31 am Subject: ACE independent integration server |
I have started an independent integration server on one of my VMs. I deloyed a very basic test flow that only has an MQ input node and an MQ output node. nothing else. There is no local qmgr. Set it f ... |
Topic: automatic log clean up |
paustin_ours
Replies: 10 Views: 9628
|
Forum: General IBM MQ Support Posted: Fri Sep 11, 2020 8:15 am Subject: automatic log clean up |
let me try explaining a bit better.
linear logging
we used to run record image via script periodically
since we migrated to MQ91, we enabled automatic record imaging.
MQ9102
i see it ... |
Topic: automatic log clean up |
paustin_ours
Replies: 10 Views: 9628
|
Forum: General IBM MQ Support Posted: Fri Sep 11, 2020 7:58 am Subject: automatic log clean up |
alter qmgr IMGSCHED(AUTO) IMGRCOVO(NO) IMGINTVL(120)
i do see logs are getting updated to R... and S... extents but i was hoping to find some entry in the log that a record image happened at some s ... |
Topic: automatic log clean up |
paustin_ours
Replies: 10 Views: 9628
|
Forum: General IBM MQ Support Posted: Fri Sep 11, 2020 6:55 am Subject: automatic log clean up |
enable automatic log clean up IMGSCHED interval set to 120 but i understand that log clean up can happen at optimum time before or after that. |
Topic: automatic log clean up |
paustin_ours
Replies: 10 Views: 9628
|
Forum: General IBM MQ Support Posted: Fri Sep 11, 2020 6:19 am Subject: automatic log clean up |
How to tell when an automatic log clean up has happened on my MQ91 qmgr
not seeing any entries in the log that states a log clean up has happened. |
Topic: MQ media log not advancing |
paustin_ours
Replies: 26 Views: 20079
|
Forum: General IBM MQ Support Posted: Sun Aug 23, 2020 5:06 am Subject: MQ media log not advancing |
Resolution was to cold start. Create a dummy qmgr with same number of logs. Copy that to problem qmgr and start it. This worked. |
Topic: MQ media log not advancing |
paustin_ours
Replies: 26 Views: 20079
|
Forum: General IBM MQ Support Posted: Thu Aug 20, 2020 9:12 am Subject: MQ media log not advancing |
anyway to recover from this? |