Queue type (QTYPE)

Specifies the type of queue that is to be created.

If the queue already exists, REPLACE(*YES) must be specified, and the value specified by QTYPE must be the type of the existing queue.

The possible values are:

*ALS
An alias queue.
*LCL
A local queue.
*RMT
A remote queue.
*MDL
A model queue.