Definition type (DFNTYPE)

Specifies the type of dynamic queue definition that is created when an application issues an MQOPEN API call with the name of this model queue specified in the object descriptor.

Note: This parameter only applies to a model queue definition.

The possible values are:

*SYSDFTQ
The value of this attribute is taken from the system default queue of the specified type.
*TEMPDYN
Creates a temporary dynamic queue. Do not specify with a DEFMSGPST value of *YES.
*PERMDYN
Creates a permanent dynamic queue.