

Host Environment Commands › ADDRESS MQ Commands › ADDRESS MQ Command Format
ADDRESS MQ Command Format
The ADDRESS MQ command provides operations to do the following:
- Connect to a queue manager.
- Open a queue.
- Put messages in the queue and get messages from the queue as many times as needed.
- Set queue manager attributes.
- Inquire which attributes are set for the queue or queue manager.
- Close the queue.
- Disconnect from the queue manager.
This command has the following format:
ADDRESS MQ "operation parameters"
{CONNECT} {OPEN} {GET} {PUT} {SET} {INQUIRE} {CLOSE} {DISCONNECT}
Copyright © 2014 CA Technologies.
All rights reserved.
 
|
|