Manually applying required authority for commands and programs
Some IBM® MQ commands rely on using IBM i system commands for creating and managing objects,
files, and libraries, for example, CRTMQM (create queue manager) and
DLTMQM (delete queue manager). Similarly some IBM MQ program code, for example a queue manager, relies on using
IBM i system programs.
About this task
To enable this reliance, the commands and programs must either have *PUBLIC *USE
authority, or explicit *USE authority to the IBM MQ user profiles QMQM and
QMQMADM.
Such authority is applied automatically as part of the installation process, and you do not need to apply it yourself. However, if you encounter problems, you can set the authorities manually as described in the following steps.