DEFINE QMODEL (define a new model queue)
Use the MQSC command DEFINE QMODEL to define a new model queue, and set its parameters.
A model queue is not a real queue, but a collection of attributes that you can use when creating dynamic queues with the MQOPEN API call.
When it has been defined, a model queue (like any other queue) has a complete set of applicable attributes, even if some of these are defaults.
Syntax diagram for DEFINE QMODEL
Synonym: DEF QM
Values shown above the main line in the syntax diagram are the defaults supplied with IBM® MQ, but your installation might have changed them. For an explanation of how to use these diagrams, see How to read syntax diagrams.
