|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
DLQ Handler code |
« View previous topic :: View next topic » |
Author |
Message
|
venuprsd |
Posted: Mon Jul 23, 2012 12:36 am Post subject: DLQ Handler code |
|
|
Apprentice
Joined: 15 Aug 2010 Posts: 44
|
Hi Experts,
One message went to DLQ and I retrieved the Message.
In the header i found
00000000: 444C 4820 0000 0001 0001 0000 4353 5F49 'DLH ........CS_I'
00000010: 4438 5F49 4E5F 5343 4144 415F 4A44 4243 'D8_IN_SCADA_JDBC'
00000020: 2020 2020 2020 2020 2020 2020 2020 2020 ' '
00000030: 2020 2020 2020 2020 2020 2020 5545 4231 ' UEB1'
00000040: 3335 5120 2020 2020 2020 2020 2020 2020 '35Q '
00000050: 2020 2020 2020 2020 2020 2020 2020 2020 ' '
00000060: 2020 2020 2020 2020 2020 2020 0000 0111 ' ....'
00000070: 0000 0333 4D51 4445 4144 2020 0000 0006 '...3MQDEAD ....'
stdin
Code is 0000 at 6th place and unable to change it to hexa to decimal.
Can you please suggest what will be the reason code? |
|
Back to top |
|
 |
Vitor |
Posted: Mon Jul 23, 2012 2:44 am Post subject: Re: DLQ Handler code |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
venuprsd wrote: |
Code is 0000 at 6th place and unable to change it to hexa to decimal. |
Yes it is. Reason code is an MQLONG.
venuprsd wrote: |
Can you please suggest what will be the reason code? |
Something set by an application I'd say. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Jul 23, 2012 1:42 pm Post subject: Re: DLQ Handler code |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
venuprsd wrote: |
00000000: 444C 4820 0000 0001 0001 0000 4353 5F49 'DLH ........CS_I'
|
Byte offset 08-0B is MQLONG the Reason.
Byte offset 08-09 should contain a valid WMQ Reason, such as:
x'0825' (non-Intel), or x'2508' (Intel), which is d'2085' (unknown object name)
As Vitor suggests, an application might have constructed the DLH with other Reasons. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|