|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQMD |
« View previous topic :: View next topic » |
Author |
Message
|
arun_dguy |
Posted: Mon Aug 28, 2006 11:20 pm Post subject: MQMD |
|
|
Novice
Joined: 21 Aug 2006 Posts: 10
|
Hi,
I would like to know what will be the messagetype of the message if the front end applications set the MQMD.MSGTYPE = 1 and sends the message. |
|
Back to top |
|
 |
wschutz |
Posted: Tue Aug 29, 2006 1:25 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Quote: |
>> grep MQMT /opt/mqm/inc/cmqc.h
#define MQMTOK_NONE "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"
#define MQMTOK_NONE_ARRAY '\0','\0','\0','\0','\0','\0','\0','\0',\
#define MQMT_SYSTEM_FIRST 1
#define MQMT_REQUEST 1
#define MQMT_REPLY 2
#define MQMT_DATAGRAM 8
#define MQMT_REPORT 4
#define MQMT_MQE_FIELDS_FROM_MQE 112
#define MQMT_MQE_FIELDS 113
#define MQMT_SYSTEM_LAST 65535
#define MQMT_APPL_FIRST 65536
#define MQMT_APPL_LAST 999999999
{MQMTOK_NONE_ARRAY},\
MQMT_DATAGRAM,\
MQMT_DATAGRAM,\
MQMT_DATAGRAM,\
{MQMTOK_NONE_ARRAY},\
|
_________________ -wayne |
|
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
|
|
|
|