Home

 

Authorizations for MQI calls

 

altusr Use another user’s authority for MQOPEN and MQPUT1 calls.
browse Retrieve a message from a queue using an MQGET call with the BROWSE option.
connect Connect the application to the specified queue manager using an MQCONN call.
get Retrieve a message from a queue using an MQGET call.
inq Make an inquiry on a specific queue using an MQINQ call.
put Put a message on a specific queue using an MQPUT call.
set Set attributes on a queue from the MQI using an MQSET call.

If you open a queue for multiple options, be authorized for each option.

 

Parent topic:

setmqaut (grant or revoke authority)


fa15990_


 

Home