Overview of MQI commands
The following table briefly describes the IMFEXEC command statements and that you can use to communicate with IBM MQ objects.
Table 1. IMFEXEC commands
Command | Function | Refer to |
---|---|---|
IMFEXEC MQI BACK | Back out changes since the last syncpoint. | |
IMFEXEC MQI CLOSE | Release access to an object. | |
IMFEXEC MQI CMIT | Commit all changes since last syncpoint. | |
IMFEXEC MQI CONN | Connect to a queue manager. | |
IMFEXEC MQI DISC | Disconnect from a queue manager. | |
IMFEXEC MQI GET | Get a message from a local queue. | |
IMFEXEC MQI OPEN | Establish access to an objec.t | |
IMFEXEC MQI PUT | Put one or more messages into a queue. | |
IMFEXEC MQI PUT1 | Put one message in a queue. |
In addition to the MQI commands, other function are available. They are COPY MQI and DISPLAY MQI. For detailed information about these commands, see COPY-MQI and DISPLAY-MQI.