AdoptNewMCAType (MQLONG)

This specifies whether to restart automatically an orphaned instance of an MCA of a given channel type when a new inbound channel request matching the AdoptNewMCACheck attribute is detected

The value is one of the following:

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(R) only.

To determine the value of this attribute, use the MQIA_ADOPTNEWMCA_TYPE selector with the MQINQ call.