DefBind (10-digit signed integer) on IBM® i
Default binding.
| Local | Model | Alias | Remote | Cluster |
|---|---|---|---|---|
| X | X | X | X |
This attribute is the default binding that is used when OOBNDQ is specified on the MQOPEN call and the queue is a cluster queue. DefBind can have one of the following values:
- BNDOPN
- Binding fixed by MQOPEN call.
- BNDNOT
- Binding not fixed.
- BNDGRP
- Binding is not fixed by the MQOPEN call, but is fixed on MQPUT for all messages in a logical group.
To determine the value of this attribute, use the IADBND selector with the MQINQ call.