+

Search Tips | Advanced Search

Error message AMQ5203, as modified for CICS and Tuxedo applications

When you run CICS or Tuxedo applications that use an extended transactional client, you might see standard diagnostic messages. One of these has been modified for use with an extended transactional client

The messages that you might see in the IBM MQ error log files are documented in Diagnostic messages: AMQ4000-9999. Message AMQ5203 has been modified for use with an extended transactional client. Here is the text of the modified message:


AMQ5203: An error occurred calling the XA interface.

    Explanation
    The error number is &2 where a value of 1 indicates the supplied flags value of &1 was invalid, 2 indicates that there was an attempt to use threaded and non-threaded libraries in the same process, 3 indicates that there was an error with the supplied queue manager name '&3', 4 indicates that the resource manager ID of &1 was invalid, 5 indicates that an attempt was made to use a second queue manager called '&3' when another queue manager was already connected, 6 indicates that the Transaction Manager has been called when the application isn't connected to a queue manager, 7 indicates that the XA call was made while another call was in progress, 8 indicates that the xa_info string '&4' in the xa_open call contained an invalid parameter value for parameter name '&5', and 9 indicates that the xa_info string '&4' in the xa_open call is missing a required parameter, parameter name '&5'.

    User response
    Correct the error and try the operation again.

Parent topic: Preparing and running CICS and Tuxedo applications

Last updated: 2020-10-04