| Author | Message | 
		
		  | Jmeek | 
			  
				|  Posted: Thu Mar 22, 2007 9:16 am    Post subject: DLQ Reason Code 65540 |   |  | 
		
		  |  Novice
 
 
 Joined: 19 Dec 2005Posts: 10
 Location: Winston Salem, NC
 
 | 
			  
				| Hey all here's the quick rundown... 
 MQv5.3 CSD13
 Windows 2003 OS
 
 I have been looking and can't find this Dead Letter Queue Reason Code of 65540.   The message looks normal from what I can see.  Nothing special in the header that would cause the message to go to the DLQ that I can tell...
 
 Any ideas on my next step on figuring out why this message went to the DLQ?
 
 Thanks in advance.
 _________________
 All else fails, RTFM.
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  | anantha sreenivasan | 
			  
				|  Posted: Thu Mar 22, 2007 9:25 am    Post subject: |   |  | 
		
		  | Acolyte
 
 
 Joined: 26 Sep 2006Posts: 72
 
 
 | 
			  
				| The Dead Letter Reason Code seems to be a non MQ Error Code. What does the Reason field of the dead letter header tell? 
 Also have you tailored your application to put messages onto dead letter queue if in case it fails to make it to the target queue? If yes, then have you mentioned any dead letter reason code for the same?
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  | fjb_saper | 
			  
				|  Posted: Thu Mar 22, 2007 5:51 pm    Post subject: Re: DLQ Reason Code 65540 |   |  | 
		
		  |  Grand High Poobah
 
 
 Joined: 18 Nov 2003Posts: 20767
 Location: LI,NY
 
 | 
			  
				| 
   
	| Jmeek wrote: |  
	| Hey all here's the quick rundown... 
 MQv5.3 CSD13
 Windows 2003 OS
 
 I have been looking and can't find this Dead Letter Queue Reason Code of 65540.   The message looks normal from what I can see.  Nothing special in the header that would cause the message to go to the DLQ that I can tell...
 
 Any ideas on my next step on figuring out why this message went to the DLQ?
 
 Thanks in advance.
 |  Are you sure there is no reason why the broker would want to put the message to the DLQ?
 _________________
 MQ & Broker admin
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  | Vitor | 
			  
				|  Posted: Fri Mar 23, 2007 1:49 am    Post subject: Re: DLQ Reason Code 65540 |   |  | 
		
		  |  Grand High Poobah
 
 
 Joined: 11 Nov 2005Posts: 26093
 Location: Texas, USA
 
 | 
			  
				| 
   
	| Jmeek wrote: |  
	| I have been looking and can't find this Dead Letter Queue Reason Code of 65540. |  
 I've seen that code when WMB/MQSI has had a problem and put a message to the DLQ. Are either of these products in your mix?
 
 If so, look for a flow error.
 _________________
 Honesty is the best policy.
 Insanity is the best defence.
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  | EddieA | 
			  
				|  Posted: Fri Mar 23, 2007 8:31 am    Post subject: |   |  | 
		
		  |  Jedi
 
 
 Joined: 28 Jun 2001Posts: 2453
 Location: Los Angeles
 
 | 
			  
				| Doesn't the broker use x'1000' (65536). 
 Cheers,
 _________________
 Eddie Atherton
 IBM Certified Solution Developer - WebSphere Message Broker V6.1
 IBM Certified Solution Developer - WebSphere Message Broker V7.0
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  | Jmeek | 
			  
				|  Posted: Fri Mar 23, 2007 9:01 am    Post subject: |   |  | 
		
		  |  Novice
 
 
 Joined: 19 Dec 2005Posts: 10
 Location: Winston Salem, NC
 
 | 
			  
				| We do have a couple brokers, but this application doesn't use them. 
 Thanks,
 -Jim
 _________________
 All else fails, RTFM.
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  | Vitor | 
			  
				|  Posted: Fri Mar 23, 2007 1:45 pm    Post subject: |   |  | 
		
		  |  Grand High Poobah
 
 
 Joined: 11 Nov 2005Posts: 26093
 Location: Texas, USA
 
 | 
			  
				| 
   
	| EddieA wrote: |  
	| Doesn't the broker use x'1000' (65536). 
 Cheers,
 |  
 It uses codes in the 655nn range (or at least 2.1 does / used to).
 
 I still think it's a non-MQ application doing the put. Check the error handling.
 _________________
 Honesty is the best policy.
 Insanity is the best defence.
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  |  |