Author |
Message |
Topic: To Move message from dead letter queue |
MQnewbee
Replies: 7 Views: 15350
|
Forum: IBM MQ Java / JMS Posted: Wed Nov 02, 2005 10:08 pm Subject: Remove messages from dead letter queue |
Thanks for info.
The environment is WebSphere MQ server in Solaris.
The curdepth in dead letter queue increased after executing the command. Messages indeed were moved to the dead letter queue. ... |
Topic: To Move message from dead letter queue |
MQnewbee
Replies: 7 Views: 15350
|
Forum: IBM MQ Java / JMS Posted: Wed Nov 02, 2005 6:02 pm Subject: Move messages from dead letter to local queue |
Thanks.
when I executed the command
ALTER QLOCAL(QUEUEA) BOQNAME(SYSTEM.DEAD.LETTER.QUEUE)
the messages in queue QUEUEA exactly got moved to the dead letter queue. And now I want to move the m ... |
Topic: To Move message from dead letter queue |
MQnewbee
Replies: 7 Views: 15350
|
Forum: IBM MQ Java / JMS Posted: Wed Nov 02, 2005 4:52 pm Subject: To Move message from dead letter queue |
The following command is executed
ALTER QLOCAL(QUEUEA) BOQNAME(SYSTEM.DEAD.LETTER.QUEUE)
Is this command to physically remove message from QueueA to dead letter queue?
I execute the command to ... |
Topic: why the queues are often hanging |
MQnewbee
Replies: 16 Views: 10849
|
Forum: IBM MQ Java / JMS Posted: Tue Nov 01, 2005 5:41 pm Subject: Remove Dead Message from the queue |
Hi,
Does any know how to remove dead message from the queue?
Our system received a message which throws a exception error and it's been kept throwing back to the queue for the system to reproce ... |
Topic: Find the size of message MQ recieved |
MQnewbee
Replies: 3 Views: 3225
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Oct 20, 2005 6:05 pm Subject: Find the size of message MQ recieved |
The WebSphere MQ is installed in Solaris.
Is there any log or in the respository queue where I can refer to the size of messages being sent to the queue or processed by the JMS client in WAS?
Th ... |
Topic: Find the size of message MQ recieved |
MQnewbee
Replies: 3 Views: 3225
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Oct 20, 2005 5:14 pm Subject: Find the size of message MQ recieved |
Hi,
How/where to find what is the size of a message that MQ recieved in the destination queue?
Thanks for the help! |
Topic: WebSphere command to purge the logs |
MQnewbee
Replies: 1 Views: 5923
|
Forum: General Discussion Posted: Mon Oct 17, 2005 3:28 pm Subject: WebSphere command to purge the logs |
Hi,
Is there any command to use to purge excessive inactive logs to reduce disk space when the logging is set to linear logging in MQ?
Thanks! |