MQJMS_E_TMPQ_CLOSED

 

public final static java.lang.String

Temporary queue already closed or deleted.
Explanation: Temporary queue no longer exists or is equal to null.
User Response: Check to see that the queue has been created, and that the session is still available.


uj33870_