The user ID that is associated with the source server and administrator requires authorization privileges in IBM® MQ.
Procedure
- Authorize user IDs associated with the source server to
perform the following actions:
- Connect to the queue manager (MQCONN or MQCONNX) on the system
where the source server runs.
- Commit messages (MQCMIT)
- Roll back messages (MQBACK)
- Open (MQOPEN)
- Inquire about attributes (MQINQ)
- Put messages (MQPUT)
- Get messages (MQGET)
- Authorize an administrator to perform the following actions:
- Run sample member USERHLQ.USERSAMP CECPBKLQ to define the
bookmark queue (CECPBKLQ).
- Run sample member USERHLQ.USERSAMP CECPSUBQ to define a
local queue that a subscription can be reference (CECPSUBQ).
- Use the command server queue (SYSTEM.COMMAND)
- Use ethe MQ commands that you want to issue.