Author |
Message
|
mq_tyro |
Posted: Tue Feb 01, 2005 8:50 am Post subject: Need help in reading the MQMD PutTime |
|
|
Novice
Joined: 10 Jul 2002 Posts: 19 Location: Mumbai
|
I have a message with MQMD header as shown below-
The PutTime is - 20204955
What does this 4955 signify, is it milliseconds ?
Does this signify the time as 8:20:49 PM ?
Thanks !!
StrucId : 'MD ' Version : 2
Report : 192 MsgType : 8
Expiry : -1 Feedback : 0
Encoding : 273 CodedCharSetId : 1208
Format : 'MQSTR '
Priority : 4 Persistence : 0
MsgId : X'1236498449585996692a233e8838f8838b838388383dd383'
CorrelId : X'1236498449585996692a233e8838f8838b838388383dd383'
BackoutCount : 0
ReplyToQ : 'SOME-Q '
ReplyToQMgr : 'SOME-Q-MGR '
** Identity Context
UserIdentifier : 'autofile '
AccountingToken :
X'0331303100000000000000000000000000000000000000000000000000000006'
ApplIdentityData : ' '
** Origin Context
PutApplType : '6'
PutApplName : 'java '
PutDate : '20050126' PutTime : '20204955'
ApplOriginData : ' '
GroupId : X'000000000000000000000000000000000000000000000000'
MsgSeqNumber : '1'
Offset : '0'
MsgFlags : '0'
OriginalLength : '-1' _________________ IBM Certified MQSeries Specialist |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Feb 01, 2005 9:09 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
|
Back to top |
|
 |
mq_tyro |
Posted: Tue Feb 01, 2005 9:14 am Post subject: |
|
|
Novice
Joined: 10 Jul 2002 Posts: 19 Location: Mumbai
|
Thanks Jefflowrey
yes I could have referred the App programming ref mannual, but was not haing enough time to go through it. Touching the MQ after a long time.
Thanks again !! _________________ IBM Certified MQSeries Specialist |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Feb 01, 2005 10:05 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
mq_tyro wrote: |
yes I could have referred the App programming ref mannual, but was not haing enough time to go through it. |
It should have taken you less time to find it yourself than you waited for me to reply. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Feb 01, 2005 3:11 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20763 Location: LI,NY
|
And don't forget
raw times are in UTC |
|
Back to top |
|
 |
|