I'm using a little application I wrote to enquire about the state of some queues on a QM. The enquiry itself is done using the PCFAgent
/PCFMessageAgent
java classes.
My question is: which (least) privileges must be granted to allow a certain MCA user to run monitoring PCF commands (in particular, MQCMD_INQUIRE_Q_STATUS
and MQCMD_INQUIRE_Q
)?
Note: by "monitoring" I mean that the commands should not alter the state of the queue manager in any appreciable way.