Home
Error codes
This command might return the following in the response format header, in addition to the values shown on page Error codes applicable to all commands.
- Reason (MQLONG)
- The value can be:
- MQRCCF_ALLOCATE_FAILED
- Allocation failed.
- MQRCCF_BIND_FAILED
- Bind failed.
- MQRCCF_CCSID_ERROR
- Coded character-set identifier error.
- MQRCCF_CHANNEL_CLOSED
- Channel closed.
- MQRCCF_CHANNEL_IN_USE
- Channel in use.
- MQRCCF_CHANNEL_NOT_FOUND
- Channel not found.
- MQRCCF_CHANNEL_TYPE_ERROR
- Channel type not valid.
- MQRCCF_CONFIGURATION_ERROR
- Configuration error.
- MQRCCF_CONNECTION_CLOSED
- Connection closed.
- MQRCCF_CONNECTION_REFUSED
- Connection refused.
- MQRCCF_DATA_TOO_LARGE
- Data too large.
- MQRCCF_ENTRY_ERROR
- Connection name not valid.
- MQRCCF_HOST_NOT_AVAILABLE
- Remote system not available.
- MQRCCF_NO_COMMS_MANAGER
- Communications manager not available.
- MQRCCF_PING_DATA_COMPARE_ERROR
- Ping Channel command failed.
- MQRCCF_PING_DATA_COUNT_ERROR
- Data count not valid.
- MQRCCF_PING_ERROR
- Ping error.
- MQRCCF_RECEIVE_FAILED
- Receive failed.
- MQRCCF_RECEIVED_DATA_ERROR
- Received data error.
- MQRCCF_REMOTE_QM_TERMINATING
- Remote queue manager terminating.
- MQRCCF_REMOTE_QM_UNAVAILABLE
- Remote queue manager not available.
- MQRCCF_SEND_FAILED
- Send failed.
- MQRCCF_STRUCTURE_TYPE_ERROR
- Structure type not valid.
- MQRCCF_TERMINATED_BY_SEC_EXIT
- Channel terminated by security exit.
- MQRCCF_UNKNOWN_REMOTE_CHANNEL
- Remote channel not known.
- MQRCCF_USER_EXIT_NOT_AVAILABLE
- User exit not available.
Parent topic:
Ping Channel
pc13620_
Home