MQJMS_LOCAL_XA_CLASH

 

public final static java.lang.String

Local transactions not allowed with XA sessions.
Explanation: A call pertaining to a local transaction was made on a session involved with XA-coordinated transactions
User Response: This typically represents an error in an application server. Consult your application server's documentation and any error logs.


uj34350_