AdoptNewMCAType (MQLONG)
This specifies whether to restart automatically an orphaned instance of an MCA of a particular channel type when a new inbound channel request matching the AdoptNewMCACheck attribute is detected
It is one of the following values:
- MQADOPT_TYPE_NO
- Adopting orphaned channel instances is not required. This is the default value.
- MQADOPT_TYPE_ALL
- Adopt all channel types.
This attribute is supported on z/OS only.
To determine the value of this attribute, use the MQIA_ADOPTNEWMCA_TYPE selector with the MQINQ call.