| Author | 
		  Message | 
  		
  		
		     Topic: How to receive the topic message after migration? | 
  		
  		
		  ioat
  
	  	  Replies: 0 Views: 1692
  | 
		   Forum: General IBM MQ Support   Posted: Tue Jul 05, 2011 6:02 pm   Subject: How to receive the topic message after migration? | 
  		
  		
		  I'm testing migrate MQ6 topic msg to MQ7. and did the following test:
 1. start a JMS durable subscriber to MQ6 topic, and the exit the program
 2. send some msg to the topic
 3. use mqload migrate th ... | 
  		
  		
		     Topic: Some questions about migarting MQ6 pub/sub to MQ7 | 
  		
  		
		  ioat
  
	  	  Replies: 1 Views: 2985
  | 
		   Forum: IBM MQ Installation/Configuration Support   Posted: Fri Apr 01, 2011 12:15 am   Subject: Some questions about migarting MQ6 pub/sub to MQ7 | 
  		
  		
		  We are migrating MQ6 to MQ7, and meet the following problems. Any one can help?
 
 1. In MQ7, seems can't define the topic contains "-". Is it a restriction?
 
 2. After migration, the subsc ... | 
  		
  		
		     Topic: Could I unsubscribe a durable topic subscriber using C? | 
  		
  		
		  ioat
  
	  	  Replies: 5 Views: 6513
  | 
		   Forum: IBM MQ API Support   Posted: Tue Oct 28, 2008 6:54 pm   Subject: Could I unsubscribe a durable topic subscriber using C? | 
  		
  		
		  | I got the idea. Thank all of you. | 
  		
  		
		     Topic: Could I unsubscribe a durable topic subscriber using C? | 
  		
  		
		  ioat
  
	  	  Replies: 5 Views: 6513
  | 
		   Forum: IBM MQ API Support   Posted: Tue Oct 28, 2008 12:22 am   Subject: Could I unsubscribe a durable topic subscriber using C? | 
  		
  		
		  | I need to use C to unsubscribe a JMS durable topic subscriber. Could I do it? | 
  		
  		
		     Topic: Could I send a JMS BytesMessage using C API? | 
  		
  		
		  ioat
  
	  	  Replies: 8 Views: 13259
  | 
		   Forum: IBM MQ API Support   Posted: Thu Oct 09, 2008 7:04 pm   Subject: Could I send a JMS BytesMessage using C API? | 
  		
  		
		  I couldn't change the target client option. I want to  code a MQ utility tool using C, to browse/receive the message from queue.
 
 But the queue maybe only used for Java application, don't need to ch ... | 
  		
  		
		     Topic: Could I send a JMS BytesMessage using C API? | 
  		
  		
		  ioat
  
	  	  Replies: 8 Views: 13259
  | 
		   Forum: IBM MQ API Support   Posted: Thu Oct 09, 2008 6:40 pm   Subject: Could I send a JMS BytesMessage using C API? | 
  		
  		
		  I use the JMS to send the TextMessage, but received below from C:
 
 RFH        ?       3MQSTR          ¸    <mcd><Msd>jms_text</Msd></mcd>     L<jms><Dst>queue:// ... | 
  		
  		
		     Topic: Could I send a JMS BytesMessage using C API? | 
  		
  		
		  ioat
  
	  	  Replies: 8 Views: 13259
  | 
		   Forum: IBM MQ API Support   Posted: Thu Oct 09, 2008 6:21 pm   Subject: Could I send a JMS BytesMessage using C API? | 
  		
  		
		  If I want to receive the JMS message (like TextMessage, BytesMessage and MapMessage) from C, is the only way to parse the received string myself?
 
 eg: for MapMessage, I'll receive a xml string from  ... | 
  		
  		
		     Topic: Could I send a JMS BytesMessage using C API? | 
  		
  		
		  ioat
  
	  	  Replies: 8 Views: 13259
  | 
		   Forum: IBM MQ API Support   Posted: Thu Oct 09, 2008 6:14 pm   Subject: Could I send a JMS BytesMessage using C API? | 
  		
  		
		  | It works well, thanks a lot. | 
  		
  		
		     Topic: Could I send a JMS BytesMessage using C API? | 
  		
  		
		  ioat
  
	  	  Replies: 8 Views: 13259
  | 
		   Forum: IBM MQ API Support   Posted: Wed Oct 08, 2008 10:05 pm   Subject: Could I send a JMS BytesMessage using C API? | 
  		
  		
		  | I need to using C API to send a JMS BytesMessage, is it possible? | 
  		
  		
		     Topic: Could I retrieve the message not consecutively from the MQ? | 
  		
  		
		  ioat
  
	  	  Replies: 16 Views: 14414
  | 
		   Forum: IBM MQ API Support   Posted: Fri Dec 28, 2007 5:51 pm   Subject: Could I retrieve the message not consecutively from the MQ? | 
  		
  		
		  Thanks all of you.
 
 The browse and get under cursor (MQGMO_MSG_UNDER_CURSOR) works well for me.
 
 Thanks again. | 
  		
  		
		     Topic: Could I retrieve the message not consecutively from the MQ? | 
  		
  		
		  ioat
  
	  	  Replies: 16 Views: 14414
  | 
		   Forum: IBM MQ API Support   Posted: Thu Dec 27, 2007 5:12 pm   Subject: Could I retrieve the message not consecutively from the MQ? | 
  		
  		
		  Back up a little bit.
 It seems that you have a design problem here.
 
 .....
 
 You can then request to process once the logical group is complete.
 
 Enjoy  
 
 I have a sender to process many ... | 
  		
  		
		     Topic: Could I retrieve the message not consecutively from the MQ? | 
  		
  		
		  ioat
  
	  	  Replies: 16 Views: 14414
  | 
		   Forum: IBM MQ API Support   Posted: Thu Dec 27, 2007 6:01 am   Subject: Could I retrieve the message not consecutively from the MQ? | 
  		
  		
		  
 
 Start here:
 http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/index.jsp?topic=/com.ibm.mq.csqzal.doc/fg12630_.htm
 
 Thanks. But my sender program couldn't send a group of messages together. It ... | 
  		
  		
		     Topic: Could I retrieve the message not consecutively from the MQ? | 
  		
  		
		  ioat
  
	  	  Replies: 16 Views: 14414
  | 
		   Forum: IBM MQ API Support   Posted: Thu Dec 27, 2007 5:34 am   Subject: Could I retrieve the message not consecutively from the MQ? | 
  		
  		
		  Of course, instead of just putting the system name in the front of the message, you can also create a logical group for each system.
 
 Then you can get by group.
 
 The system name just a sample, I h ... | 
  		
  		
		     Topic: Could I retrieve the message not consecutively from the MQ? | 
  		
  		
		  ioat
  
	  	  Replies: 16 Views: 14414
  | 
		   Forum: IBM MQ API Support   Posted: Thu Dec 27, 2007 5:33 am   Subject: Could I retrieve the message not consecutively from the MQ? | 
  		
  		
		  You can only directly select on MSGID or CORRELID or GROUPID, however MQ will still read the queue sequentially unless it is indexed (possible z/OS only).
 
 So using browse and then get "under b ... | 
  		
  		
		     Topic: Could I retrieve the message not consecutively from the MQ? | 
  		
  		
		  ioat
  
	  	  Replies: 16 Views: 14414
  | 
		   Forum: IBM MQ API Support   Posted: Thu Dec 27, 2007 5:29 am   Subject: Could I retrieve the message not consecutively from the MQ? | 
  		
  		
		  Hi ioat,
 
 The way would be to browse the msg, check the tag and then do a get.....but this is a very bad solution in terms of performance...
 
 Rather have the sender either put some sort of a prior ... |