MQJMS_E_TMPQ_DEL_FAILED

 

public final static java.lang.String

Failed to delete temporary queue.
Explanation: The temporary queue might be persistent or busy.
User Response: See the linked exception for more details. Wait if the queue is busy, or delete the queue manually if it is persistent.


uj33880_