Author |
Message |
Topic: 2189 and retry |
mqbee
Replies: 7 Views: 5107
|
Forum: General IBM MQ Support Posted: Thu Nov 18, 2010 9:42 pm Subject: 2189 and retry |
Yes, qmgr name matches... all other rules in the rule table are working except for this... |
Topic: 2189 and retry |
mqbee
Replies: 7 Views: 5107
|
Forum: General IBM MQ Support Posted: Sun Nov 07, 2010 6:49 pm Subject: 2189 and retry |
Mr Butcher wrote:
are you sure that queue is available again? try to open it using amqsput.
are there more than one qmgr on that machine? if so, did runmqdlq pick the correct one?
any m ... |
Topic: 2189 and retry |
mqbee
Replies: 7 Views: 5107
|
Forum: General IBM MQ Support Posted: Thu Nov 04, 2010 4:37 am Subject: 2189 and retry |
Hi All,
I have messages in DLQ for the reason 2189 (MQRC_CLUSTER_RESOLUTION_ERROR) pertaining to some time frame when there was a cluster issue. Now that is solved I want to replay these messages. ... |
Topic: Diff between NEONMSG and NEON |
mqbee
Replies: 0 Views: 2292
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Dec 25, 2005 11:43 pm Subject: Diff between NEONMSG and NEON |
Hi,
What is the difference between NEONMSG and NEON?
In i/p node we use NEON as domain to parse incoming data. In compute node, OutputRoot.MQRFH2.mcd.Msd is set to 'neonmsg'. Or should this be ' ... |
Topic: WMQ and WMQ Express |
mqbee
Replies: 1 Views: 2033
|
Forum: IBM MQ API Support Posted: Sun Apr 24, 2005 6:07 pm Subject: WMQ and WMQ Express |
Hi Gurus,
What is the difference between WMQ and WMQ Express? Can we use WMQ Express to replace existing WMQ and vice-versa?
Thanks in advance. |
Topic: Convert ASCII Characters |
mqbee
Replies: 4 Views: 4230
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 23, 2004 1:41 am Subject: Convert ASCII Characters |
Hi,
If am not wrong it should be X'BD' instead of X'0189'. |
Topic: XML to STRING |
mqbee
Replies: 1 Views: 1957
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 09, 2004 6:43 pm Subject: XML to STRING |
Hi,
I like to know how to convert an incoming XML data to a string ? In detail, i have i/p data coming in as XML, after stripping few values, I need to send it as a string. For doing this, do I ha ... |
Topic: Is there a Utility to read messages from a Queue |
mqbee
Replies: 15 Views: 40871
|
Forum: News/Updates Posted: Fri Dec 19, 2003 1:47 am Subject: q.exe |
I find this program very useful in putting and retrieving messages in/from a queue. Options are provided to retrieve message with or without header data. |
Topic: virutal memory of config manager |
mqbee
Replies: 3 Views: 2898
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Dec 15, 2003 1:20 am Subject: Thanks |
Thanks Kirani for guiding me to the proper thread. |
Topic: virutal memory of config manager |
mqbee
Replies: 3 Views: 2898
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Dec 14, 2003 6:12 pm Subject: virutal memory of config manager |
Hi guys,
While working with config manager, often am getting an error BIP0001E - virtual memory related error. Is there any way to increase the same ?
Thanks in advance,
mqbee. |
Topic: where can i get com.ibm.mq.jar file? |
mqbee
Replies: 2 Views: 2785
|
Forum: IBM MQ Java / JMS Posted: Tue Nov 11, 2003 1:30 am Subject: Thanks a lot |
Thanks a lot, i got it... |
Topic: where can i get com.ibm.mq.jar file? |
mqbee
Replies: 2 Views: 2785
|
Forum: IBM MQ Java / JMS Posted: Thu Nov 06, 2003 10:59 pm Subject: where can i get com.ibm.mq.jar file? |
Hi Folks,
Can anybody tell me where can i get com.ibm.mq.jar file ?
Is it for free ?
Thanks in Advance,
mqbee |
Topic: How to handle MQRC_Q_FULL |
mqbee
Replies: 4 Views: 4132
|
Forum: IBM MQ Java / JMS Posted: Sun Aug 17, 2003 7:11 pm Subject: Thnkx |
Thnx Vicky. |
Topic: How to handle MQRC_Q_FULL |
mqbee
Replies: 4 Views: 4132
|
Forum: IBM MQ Java / JMS Posted: Sun Aug 17, 2003 4:30 am Subject: How to handle MQRC_Q_FULL |
While putting messages in a queue, am getting MQRC_Q_FULL error. This means queue is full, am i right? How to handle such a condition in java? I heard, we need to write message retry exits to handle s ... |