| Author | 
		  Message
		 | 
		
		  | skycoolers | 
		  
		    
			  
				 Posted: Wed Mar 22, 2006 8:01 am Post subject: Messaging Problem | 
				     | 
			   
			 
		   | 
		
		
		    Apprentice
 
 Joined: 22 Dec 2005 Posts: 35
  
  | 
		  
		    
			  
				Hi,
 
I am connecting to 'XYZ' queue(remote queue) and 'ABC' queue (local queue) on a  on Mainframe from WindowsMQ Client 5.3. I don't have any issues in publishing/retrieving messages on 'ABC' queue. 
 
 
When I publish message to 'XYZ' queue, remote system receives the request data and posts the valid response back to the reply queue. But most of the time I'm getting some garbage while retrieving the message from the reply queue. 
 
 
Sample Garbage Reply Message:
 
 
ðñóôÓÁÁÁòôôððððôøõö÷ñôððððñùóö÷Ãñòó@@@ó@@@@@@èòððöðøññðzòñzõò@@èÆÉÕåÁÓÉÄ@ÁÃÃÖäÕã@ÕäÔÂÅÙ@{ò@@@@@@@@@@@@@@@@@@@@@@@@@ðððôøõö÷ñôððððñùóö÷ððôóÓÔÁâÕÄÃÙòÙñóöõóöõÕ@@@@Õ@@@@@@@@@@@@@@@@ðððøÓÅÕÄ
 
 
 
Windows MQ Client Version : 5.3
 
CSD : 10
 
 
 
 
Regards,
 
Siva | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | wschutz | 
		  
		    
			  
				 Posted: Wed Mar 22, 2006 8:07 am Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Knight
 
 Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired) 
  | 
		  
		    
			  
				Offhand, I'd say you are not specifying MQGMO_CONVERT on your MQGET call and the message is still in EBCDIC. _________________ -wayne | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | skycoolers | 
		  
		    
			  
				 Posted: Wed Mar 22, 2006 8:28 am Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Apprentice
 
 Joined: 22 Dec 2005 Posts: 35
  
  | 
		  
		    
			  
				Thanks.
 
My problem got resolved.
 
 
But previously also I use to get valid response sometimes i.e before MQGMO_CONVERT.
 
 
What could be the reason? | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | wschutz | 
		  
		    
			  
				 Posted: Wed Mar 22, 2006 8:32 am Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Knight
 
 Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired) 
  | 
		  
		    
			  
				
   
	| sivakannang wrote: | 
   
  
	Thanks.
 
My problem got resolved.
 
 | 
   
 
Do you mean that "nothing changed (tm)" and now its working again? _________________ -wayne | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | skycoolers | 
		  
		    
			  
				 Posted: Wed Mar 22, 2006 8:42 am Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Apprentice
 
 Joined: 22 Dec 2005 Posts: 35
  
  | 
		  
		    
			  
				| My problem got resolved by specifying MQGMO_CONVERT on my MQGET call. Thanks for your suggestion | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | wschutz | 
		  
		    
			  
				 Posted: Wed Mar 22, 2006 8:51 am Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Knight
 
 Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired) 
  | 
		  
		    
			  
				Sorry, my fault, I didn't see the word before   
 
   
	| Quote: | 
   
  
	But previously also I use to get valid response sometimes i.e before MQGMO_CONVERT. 
 
 | 
   
 
 
 
If you weren't specifying CONVERT before, then the application generating the message must have been sending it in ASCII. _________________ -wayne | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | HubertKleinmanns | 
		  
		    
			  
				 Posted: Wed Mar 22, 2006 9:01 am Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Shaman
 
 Joined: 24 Feb 2004 Posts: 732 Location: Germany 
  | 
		  
		    
			  
				
   
	| wschutz wrote: | 
   
  
	Sorry, my fault, I didn't see the word before   
 
   
	| Quote: | 
   
  
	But previously also I use to get valid response sometimes i.e before MQGMO_CONVERT. 
 
 | 
   
 
 
 
If you weren't specifying CONVERT before, then the application generating the message must have been sending it in ASCII. | 
   
 
 
Or there was a channel conversion enabled. _________________ Regards
 
Hubert | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | wschutz | 
		  
		    
			  
				 Posted: Wed Mar 22, 2006 9:03 am Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Knight
 
 Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired) 
  | 
		  
		    
			  
				
   
	| Quote: | 
   
  
	|  WindowsMQ Client 5.3. | 
   
 
 _________________ -wayne | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | PeterPotkay | 
		  
		    
			  
				 Posted: Wed Mar 22, 2006 4:46 pm Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Poobah
 
 Joined: 15 May 2001 Posts: 7723
  
  | 
		  
		    
			  
				or the putter was putting message in the same CCSID that you happen to be. _________________ Peter Potkay
 
Keep Calm and MQ On | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | 
		    
		   |