TEMPQPREFIX

The prefix that is used to form the name of an IBM® MQ dynamic queue.

Applicable Objects

ConnectionFactory, QueueConnectionFactory, XAConnectionFactory, XAQueueConnectionFactory

JMS administration tool long name: TEMPQPREFIX

JMS administration tool short name: TQP

Programmatic access

Setters/getters

  • MQConnectionFactory.setTempQPrefix()
  • MQConnectionFactory.getTempQPrefix()

Values

'' '' (empty string)
The prefix used is CSQ.* on z/OS® and AMQ.* on all other platforms. These are the default values.
queue prefix
The queue prefix is any string that conforms to the rules for forming contents of the DynamicQName field in an IBM MQ object descriptor (structure MQOD), but the last non-blank character must be an asterisk.