Author |
Message |
Topic: Messages stuck on channel |
bgrimes
Replies: 14 Views: 6952
|
Forum: General IBM MQ Support Posted: Wed Nov 01, 2006 6:02 am Subject: Problem solved |
The problem has been solved. It was a priority issue. I wanted to share with everyone who helped the results of our investigation.
We had checked all of the MQ queues and verified that they had a ... |
Topic: Messages stuck on channel |
bgrimes
Replies: 14 Views: 6952
|
Forum: General IBM MQ Support Posted: Wed Oct 25, 2006 11:06 am Subject: more info |
The DLQ is empty on both machines. Also, the messages are delivered, just later.
We have verified that we can send data from mulitple applications to the queue; however, the information being sent ... |
Topic: Messages stuck on channel |
bgrimes
Replies: 14 Views: 6952
|
Forum: General IBM MQ Support Posted: Wed Oct 25, 2006 10:22 am Subject: More info |
We have checked the error logs on both systems and there are no errors.
We checked diskspace and there are gigs available.
One of the first thing we thought of was that the work was not commit ... |
Topic: Messages stuck on channel |
bgrimes
Replies: 14 Views: 6952
|
Forum: General IBM MQ Support Posted: Tue Oct 24, 2006 7:58 am Subject: Messages stuck on channel |
Does anyone know why MQ does not reteive the messages in the following scenario?
System A:
1) Message PUT onto MQ Queue
System B:
1) Channel shows the message count has been incremented
2) Bu ... |
Topic: Why does MQGet returns the RFH appended to message? |
bgrimes
Replies: 3 Views: 2174
|
Forum: General IBM MQ Support Posted: Fri Oct 20, 2006 11:17 am Subject: Why does MQGet returns the RFH appended to message? |
Please also note that we are on MQ 5.3. |
Topic: Why does MQGet returns the RFH appended to message? |
bgrimes
Replies: 3 Views: 2174
|
Forum: General IBM MQ Support Posted: Fri Oct 20, 2006 11:14 am Subject: Why does MQGet returns the RFH appended to message? |
When we read messages from one MQ Queue, we get the RFH followed by the message; however, when we read a different MQ Queue, we only get the message. It appears to be a queue setup issue. Anyone hav ... |
Topic: Changing UserIdentifier within a program |
bgrimes
Replies: 3 Views: 2510
|
Forum: IBM MQ Java / JMS Posted: Wed Aug 16, 2006 11:01 am Subject: Changing UserIdentifier within a program |
Using Java and JMS, I am trying to modify the Useridentifier.
I am managing a project where we are sending messages to two systems of which each requires its own Useridentifier (ACF2). My team w ... |
Topic: Changing UserIdentifier within a program |
bgrimes
Replies: 3 Views: 2510
|
Forum: IBM MQ Java / JMS Posted: Wed Aug 16, 2006 10:14 am Subject: Changing UserIdentifier within a program |
I am trying to change the Useridentifier of the MQMD-Message descriptor
within a program. Is there any way to change this field within code?
Thanks, Buck |