@@ -30,8 +30,8 @@ package ibmmq
3030****************************************************************
3131*
3232* <BEGIN_BUILDINFO>
33- * Generated on: 2/1 /24 12:04 PM
34- * Build Level: p935-L240201
33+ * Generated on: 6/5 /24 2:30 PM
34+ * Build Level: p940-L240605.1
3535* Build Type: Production
3636* <END_BUILDINFO>
3737 */
@@ -1032,7 +1032,7 @@ const (
10321032 MQCMDI_SEC_SIGNOFF_ERROR int32 = 17
10331033 MQCMDI_SEC_TIMER_ZERO int32 = 14
10341034 MQCMDI_SEC_UPPERCASE int32 = 21
1035- MQCMDL_CURRENT_LEVEL int32 = 935
1035+ MQCMDL_CURRENT_LEVEL int32 = 940
10361036 MQCMDL_LEVEL_1 int32 = 100
10371037 MQCMDL_LEVEL_101 int32 = 101
10381038 MQCMDL_LEVEL_110 int32 = 110
@@ -1085,6 +1085,7 @@ const (
10851085 MQCMDL_LEVEL_933 int32 = 933
10861086 MQCMDL_LEVEL_934 int32 = 934
10871087 MQCMDL_LEVEL_935 int32 = 935
1088+ MQCMDL_LEVEL_940 int32 = 940
10881089 MQCMD_ACCOUNTING_MQI int32 = 167
10891090 MQCMD_ACCOUNTING_Q int32 = 168
10901091 MQCMD_ACTIVITY_MSG int32 = 69
@@ -1338,6 +1339,8 @@ const (
13381339 MQCNO_VERSION_8 int32 = 8
13391340 MQCODL_AS_INPUT int32 = - 1
13401341 MQCOMPRESS_ANY int32 = 268435455
1342+ MQCOMPRESS_LZ4FAST int32 = 16
1343+ MQCOMPRESS_LZ4HIGH int32 = 32
13411344 MQCOMPRESS_NONE int32 = 0
13421345 MQCOMPRESS_NOT_AVAILABLE int32 = - 1
13431346 MQCOMPRESS_RLE int32 = 1
@@ -1862,7 +1865,7 @@ const (
18621865 MQIACF_INVALID_DEST_COUNT int32 = 1371
18631866 MQIACF_ITEM_COUNT int32 = 1378
18641867 MQIACF_KNOWN_DEST_COUNT int32 = 1369
1865- MQIACF_LAST_USED int32 = 1465
1868+ MQIACF_LAST_USED int32 = 1466
18661869 MQIACF_LDAP_CONNECTION_STATUS int32 = 1409
18671870 MQIACF_LISTENER_ATTRS int32 = 1222
18681871 MQIACF_LISTENER_STATUS_ATTRS int32 = 1223
@@ -2078,6 +2081,7 @@ const (
20782081 MQIACF_SYSP_UNIT_STATUS int32 = 1215
20792082 MQIACF_SYSP_WLM_INTERVAL int32 = 1202
20802083 MQIACF_SYSP_WLM_INT_UNITS int32 = 1268
2084+ MQIACF_SYSP_ZHYPERLINK int32 = 1466
20812085 MQIACF_SYSP_ZHYPERWRITE int32 = 1414
20822086 MQIACF_SYSTEM_OBJECTS int32 = 1404
20832087 MQIACF_THREAD_ID int32 = 1025
@@ -3411,6 +3415,7 @@ const (
34113415 MQRCCF_HB_INTERVAL_WRONG_TYPE int32 = 4078
34123416 MQRCCF_HOBJ_ERROR int32 = 3315
34133417 MQRCCF_HOST_NOT_AVAILABLE int32 = 4010
3418+ MQRCCF_INCOMPATIBLE_QM_IN_QSG int32 = 3389
34143419 MQRCCF_INCORRECT_Q int32 = 3079
34153420 MQRCCF_INCORRECT_STREAM int32 = 3075
34163421 MQRCCF_INDOUBT_VALUE_ERROR int32 = 3053
@@ -4973,6 +4978,7 @@ const (
49734978 MQ_CERT_LABEL_LENGTH int32 = 64
49744979 MQ_CERT_VAL_POLICY_ANY int32 = 0
49754980 MQ_CERT_VAL_POLICY_DEFAULT int32 = 0
4981+ MQ_CERT_VAL_POLICY_NONE int32 = 2
49764982 MQ_CERT_VAL_POLICY_RFC5280 int32 = 1
49774983 MQ_CF_LEID_LENGTH int32 = 12
49784984 MQ_CF_STRUC_DESC_LENGTH int32 = 64
0 commit comments