MQAT_* (Put Application Types)
See:
- PutApplType field in Chapter 8 "MQDLH - Distribution header" of the WebSphere MQ Application Programming Reference.
- PutApplType field in Chapter 12 "MQMD - Message descriptor" of the WebSphere MQ Application Programming Reference
- ApplType field in Chapter 23 "MQTM - Trigger message" of the WebSphere MQ Application Programming Reference.
- ApplType field in Chapter 24 "MQTMC2 - Trigger message 2 (character format)" of the WebSphere MQ Application Programming Reference.
- ApplType attribute in Chapter 42 "Attributes for process definitions" in the WebSphere MQ Application Programming Reference.
- ApplType parameter in the "Change, Copy, and Create Process" command in the WebSphere MQ Programmable Command Formats and Administration Interface.
- ApplType parameter in "Process attributes" in Appendix C "Event data for object attributes" in Monitoring WebSphere MQ.
MQAT_UNKNOWN |
-1 |
X'FFFFFFFF' |
MQAT_NO_CONTEXT |
0 |
X'00000000' |
MQAT_CICS |
1 |
X'00000001' |
MQAT_MVS |
2 |
X'00000002' |
MQAT_OS390 |
2 |
X'00000002' |
MQAT_ZOS |
2 |
X'00000002' |
MQAT_IMS |
3 |
X'00000003' |
MQAT_OS2 |
4 |
X'00000004' |
MQAT_DOS |
5 |
X'00000005' |
MQAT_AIX |
6 |
X'00000006' |
MQAT_UNIX |
6 |
X'00000006' |
MQAT_QMGR |
7 |
X'00000007' |
MQAT_OS400 |
8 |
X'00000008' |
MQAT_WINDOWS |
9 |
X'00000009' |
MQAT_CICS_VSE |
10 |
X'0000000A' |
MQAT_WINDOWS_NT |
11 |
X'0000000B' |
MQAT_VMS |
12 |
X'0000000C' |
MQAT_GUARDIAN |
13 |
X'0000000D' |
MQAT_NSK |
13 |
X'0000000D' |
MQAT_VOS |
14 |
X'0000000E' |
MQAT_IMS_BRIDGE |
19 |
X'00000013' |
MQAT_XCF |
20 |
X'00000014' |
MQAT_CICS_BRIDGE |
21 |
X'00000015' |
MQAT_NOTES_AGENT |
22 |
X'00000016' |
MQAT_USER |
25 |
X'00000019' |
MQAT_BROKER |
26 |
X'0000001A' |
MQAT_JAVA |
28 |
X'0000001C' |
MQAT_DQM |
29 |
X'0000001D' |
MQAT_CHANNEL_INITIATOR |
30 |
X'0000001E' |
MQAT_WLM |
31 |
X'0000001F' |
MQAT_BATCH |
32 |
X'00000020' |
MQAT_RRS_BATCH |
33 |
X'00000021' |
MQAT_SIB |
34 |
X'00000022' |
MQAT_DEFAULT |
(variable) |
|
MQAT_USER_FIRST |
65536 |
X'00010000' |
MQAT_USER_LAST |
999999999 |
X'3B9AC9FF' |