3363 (0D23) (RC3363): MQRCCF_CLUS_XMIT_Q_USAGE_ERROR


Explanation

If the local queue attribute CLCHNAME is set, the attribute USAGE must be set to XMITQ.

On z/OSĀ®, if the local queue attribute CLCHNAME is set, the attribute INDXTYPE must be set to CORRELID, and the transmission queue must not be a shared queue.

The CLCHNAME attribute is a generic cluster-sender channel name. It identifies the cluster-sender channel that transfers messages in a transmission queue to another queue manager.


Programmer response

Modify the application to set the CLCHNAME to blanks, or not set the CLCHNAME attribute at all, on queues other than transmission queues.

On z/OS, ensure that the transmission queue is indexed by correlation ID and the queue is not a shared queue.