Author |
Message
|
autorun |
Posted: Fri Apr 26, 2002 2:59 pm Post subject: |
|
|
Apprentice
Joined: 02 Feb 2002 Posts: 29
|
Hi all,
After sending several Pub/Sub reg/dereg message to the system queue (SYSTEM.BROKER.CONTROL.QUEUE), I found that messages are stucked there. It used to work, but not now.
How to fix that? What processes are normally read messages from that queue and processed them?
Platform: AIX
MQSI Version: 2.0.2
DB2 Version: 7.1
Thanks,
Autorun
|
|
Back to top |
|
 |
abiram8 |
Posted: Sun Apr 28, 2002 8:25 am Post subject: |
|
|
 Master
Joined: 27 Mar 2002 Posts: 207 Location: India
|
Hi
use amqsgetl queunamq qmname
or runmqsc
clear ql queuename command see the System Admin PDF for futhur info
This will work
This might have struck since you have given the message to large to handle for the Queue
|
|
Back to top |
|
 |
autorun |
Posted: Sun Apr 28, 2002 7:18 pm Post subject: |
|
|
Apprentice
Joined: 02 Feb 2002 Posts: 29
|
Hi,
Thank you very much. MQA have restarted everything to fix the problem.
Best regards,
Autorun |
|
Back to top |
|
 |
kiran26 |
Posted: Mon Apr 29, 2002 7:46 am Post subject: |
|
|
Acolyte
Joined: 06 Feb 2002 Posts: 69
|
Hi,
I am also facing the same problem ,all my PUB/SUB reg. messages are just sitting in the SYSTEM.BROKER.CONTROL.QUEUE.I am working MQSI V2.1 on WIN 2000.Pl try to mail me back how u have fixed the problem.
Thanks
vishnu |
|
Back to top |
|
 |
autorun |
Posted: Tue Apr 30, 2002 7:08 am Post subject: |
|
|
Apprentice
Joined: 02 Feb 2002 Posts: 29
|
We bounce the broker to solve the problem, but it is not a good solution. Most importantly, we don't know why this happen. |
|
Back to top |
|
 |
kiran26 |
Posted: Tue Apr 30, 2002 3:21 pm Post subject: |
|
|
Acolyte
Joined: 06 Feb 2002 Posts: 69
|
Hi,
Thank's very much for your reply.Can u explain me in detail how to bounce the broker.
Thanks
Vishnu |
|
Back to top |
|
 |
autorun |
Posted: Tue Apr 30, 2002 3:28 pm Post subject: |
|
|
Apprentice
Joined: 02 Feb 2002 Posts: 29
|
Hi,
Acutually, I just stop and start the broker (bouncing).
mqsistop BROKER
mqsistart BROKER
Best regards,
Autorun |
|
Back to top |
|
 |
kiran26 |
Posted: Thu May 02, 2002 10:48 am Post subject: |
|
|
Acolyte
Joined: 06 Feb 2002 Posts: 69
|
Hi all,
Can any one help me, how to write a ESQL to Deregister a Topic from MQSI Control center.
Thanks
Vishnu
|
|
Back to top |
|
 |
|