ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Explanation of (0x1000000) and similar in MQSI Trace

Post new topic  Reply to topic
 Explanation of (0x1000000) and similar in MQSI Trace « View previous topic :: View next topic » 
Author Message
TonyD
PostPosted: Mon Nov 03, 2003 5:08 pm    Post subject: Explanation of (0x1000000) and similar in MQSI Trace Reply with quote

Knight

Joined: 15 May 2001
Posts: 540
Location: New Zealand

I seem to remember that someone a little while ago supplied an explanation of what these entries, that precede element names in a trace, mean, and how they are generated. Does anyone remember which thread it appeared in?
Back to top
View user's profile Send private message Send e-mail
JLRowe
PostPosted: Tue Nov 04, 2003 1:58 am    Post subject: Reply with quote

Yatiri

Joined: 25 May 2002
Posts: 664
Location: South East London

These describe the node type in the message tree.

The major types which apply to all parsers are:

0X01.... NAME
0x02.... VALUE
0x03... NAMEVALUE

Parsers then define their own specific values. Search for 'XML and MRM parser constants' in the v5 help. You can set the type by specifying a constant or the actual value itself, e.g:

SET <field> TYPE = 0x01000000;
SET <field> TYPE = XML.Element;

(something along those lines anyway)
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Explanation of (0x1000000) and similar in MQSI Trace
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.