Messages
The following is a listing of all the codes and messages that can be returned as a result of using the IBM® MQ adapter for sources or targets.
In addition to these codes, the IBM MQ adapter can return IBM MQ error codes. Consult the IBM MQ documentation for descriptions of these codes.
Adapter return codes with positive numbers are warning codes that indicate a successful operation. Adapter return codes with negative numbers are error codes that indicate a failed operation.
- Return Code
- Message
- -1001
- Trace file could not be accessed
- -1002
- Adapter command is incorrect
- -1003
- Queue could not be opened
- -1004
- Message could not be stored on the queue
- -1005
- Message could not be retrieved from the queue
- -1006
- Connection could not be closed
- -1007
- Global transaction could not be started
- -1008
- Transaction could not be rolled back explicitly
- -1009
- Transaction could not be committed
- -1010
- Queue could not be closed
- -1011
- Invalid message format
- -1012
- Transaction monitor not supported
- -1013
- Error queue operation could not complete
- -1014
- Unable to Begin Commitment Control (HP NonStop ZLE)
- -1015
- Unable to Backout (HP NonStop ZLE)
- -1016
- Unable to Commit (HP NonStop ZLE)
- -1017
- Segmentation not supported (HP NonStop ZLE)
See IBM MQ and error code relationships" for more information.