Author |
Message |
Topic: CICS halts in reading messages from a queue |
mqlost
Replies: 4 Views: 7259
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Jan 16, 2007 6:23 am Subject: CICS halts in reading messages from a queue |
It turns out the problem is situated int eh wya the Queue is being read. This was done in batch but has been changed to one for one. This cause the 2042 reason code (object in use) sometimes which sto ... |
Topic: CICS halts in reading messages from a queue |
mqlost
Replies: 4 Views: 7259
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Jan 10, 2007 5:55 am Subject: CICS halts in reading messages from a queue |
The CICS who is responsible for reading the messages from the queue's, sometimes stops reading messages from one queue without any apparent reason. All the other queue's aren still being read by the C ... |
Topic: How to remove an uncommitted message? |
mqlost
Replies: 5 Views: 5206
|
Forum: General IBM MQ Support Posted: Mon Mar 13, 2006 2:30 am Subject: How to remove an uncommitted message? |
Thanks for your answer.
With Recycle I think you mean a restart or do you mean something else? |
Topic: How to remove an uncommitted message? |
mqlost
Replies: 5 Views: 5206
|
Forum: General IBM MQ Support Posted: Fri Mar 10, 2006 8:52 am Subject: How to remove an uncommitted message? |
A client has done it again and has left me with uncommitted message on a Local Queue. Normally I would use dspmqtrn and then rsvmqtrn, but for this particulare message I don't get the transaction numb ... |
Topic: Removing an uncommitted message from a XmitQ |
mqlost
Replies: 6 Views: 5357
|
Forum: General IBM MQ Support Posted: Thu Feb 16, 2006 5:32 am Subject: Removing an uncommitted message from a XmitQ |
It''s very simple. The problem existed a High Availabilty Sun cluster that is connected to a Windows 2003 Server. This server needed the security patch and we had therefor the opportunity to stop the ... |
Topic: Removing an uncommitted message from a XmitQ |
mqlost
Replies: 6 Views: 5357
|
Forum: General IBM MQ Support Posted: Thu Feb 16, 2006 1:27 am Subject: Removing an uncommitted message from a XmitQ |
Thanks to the latest microsoft security patch we had the opportunity to do something. I tried the first suggestion and stopping the channel worked. I was able to get the transaction number and to comm ... |
Topic: Removing an uncommitted message from a XmitQ |
mqlost
Replies: 6 Views: 5357
|
Forum: General IBM MQ Support Posted: Fri Feb 10, 2006 5:09 am Subject: Removing an uncommitted message from a XmitQ |
I have problems getting rid of an uncommitted message on a XmitQ. I know how to remove uncommitted messages from queue's and have done it a few times but when I use dspmqtrn to get the transaction num ... |