[MQ 9.3.0 Jun 2022]

BalanceOptions (MQLONG) for MQBNO

The balancing options set by the issuing application.

The possible values are :
MQBNO_OPTIONS_NONE
No options are set
MQBNO_OPTIONS_IGNORE_TRANS
Setting this option allows applications to be rebalanced even if in the middle of a transaction.

The initial value of this field is MQBNO_OPTIONS_NONE.

You can provide any combination of the defined values using the logical or character for the BalanceOptions field. Any values that are not valid cause an MQRC_BNO_ERROR to be returned.