Target queue (TGTQNAME)
Specifies the name of the target queue, local or remote, or of the message queue manager for which this queue is an alias.
Do not leave this field blank. If you do so, it is possible that you will create an alias queue, that has to be subsequently modified, by the addition of a TGTNAME.
When a message queue manager name is specified, it identifies the message queue manager that handles the messages posted to the alias queue. We can specify either the local message queue manager or a transmission queue name.
Note: The target queue does not need to exist at this time but it must exist when a process attempts to open the alias queue.
The possible values are:
- *SYSDFTQ
- The name of the target queue is taken from the SYSTEM.DEFAULT.ALIAS.QUEUE.
- target-queue-name
- Specify the name of the target queue.