| Author | 
		  Message
		 | 
		
		  | msiva | 
		  
		    
			  
				 Posted: Fri Jul 02, 2004 8:30 am    Post subject: Getting junk messages | 
				     | 
			   
			 
		   | 
		
		
		   Newbie
 
 Joined: 02 Jul 2004 Posts: 8
  
  | 
		  
		    
			  
				Hi
 
 
I have a problem in MQSeries..I am using distributed communication to communicate with remote host..
 
I am trying to put messages on a remote queue, but it is putting junk messages when ever a channel is disconnected otherwise messages are going correctly..
 
only the problem occurs when ever is disconnected with remote host.
 
when i browse the transmission queue , junk messages appear in the queue.. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Michael Dag | 
		  
		    
			  
				 Posted: Fri Jul 02, 2004 8:32 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Knight
 
 Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam) 
  | 
		  
		    
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | RogerLacroix | 
		  
		    
			  
				 Posted: Fri Jul 02, 2004 8:42 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Knight
 
 Joined: 15 May 2001 Posts: 3265 Location: London, ON  Canada 
  | 
		  
		    
			  
				More info required.  i.e. platforms, versions of WMQ, what your application is doing!!
 
 
By junk, are you reffering to EBCDIC to ASCII conversion NOT being done?
 
 
Regards,
 
Roger Lacroix _________________ Capitalware: Transforming tomorrow into today.
 
Connected to MQ!
 
Twitter | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | msiva | 
		  
		    
			  
				 Posted: Fri Jul 02, 2004 9:40 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Newbie
 
 Joined: 02 Jul 2004 Posts: 8
  
  | 
		  
		    
			  
				MQSeries version 5.2
 
Platform Solaris 5.8
 
I am trying to put a message using MQSeries utilities
 
 
cd /opt/mqm/samp/bin
 
 
./amqsput LOCAL.DEF.OF.REMOTE.QUEUE
 
HOLA
 
 
END
 
 
When i browse messages in Transmission queue, there is a Hello with junk message.
 
Message like this
 
'XQH ....ORANGE.Q'
 
'UEUE            '
 
'                '
 
'        venus.qu'
 
'eue.manager     '
 
'                '
 
'        MD  ....'
 
'........    ....'
 
'........MQSTR   '
 
'........AMQ QMTM'
 
'OVME    @ΣS∞..0.'
 
'................'
 
'............    '
 
'                '
 
'                '
 
'            QMTM'
 
'OVME            '
 
'                '
 
'            mqm '
 
'        .1010...'
 
'................'
 
'........        '
 
'                '
 
'        ....amqs'
 
'put             '
 
'        20040701'
 
'18133434    HOLA'
 
 
This problem is occuring only when channel is disconnected from remote host or not running.
 
 
Thanks,
 
Siva | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | kirani | 
		  
		    
			  
				 Posted: Fri Jul 02, 2004 9:51 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Jedi Knight
 
 Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA 
  | 
		  
		    
			  
				Well the message is correct. The reason it looks junk to you is because you are looking at the message with XMIT and MQMD headers. Try reading the message with a program, which understands how to format XMIT header for you. _________________ Kiran
 
 
 
IBM Cert. Solution Designer & System Administrator - WBIMB V5
 
IBM Cert. Solutions Expert - WMQI
 
IBM Cert. Specialist - WMQI, MQSeries
 
IBM Cert. Developer - MQSeries
 
 
 | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | msiva | 
		  
		    
			  
				 Posted: Fri Jul 02, 2004 2:49 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Newbie
 
 Joined: 02 Jul 2004 Posts: 8
  
  | 
		  
		    
			  
				Thanks for the update
 
 
siva | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | 
		    
		   |