This article covers role management rights that pertain to Channels.
Right |
Feature Code |
Explanation |
Change Channel |
MQCMD_CHANGE_CHANNEL |
Allows users to alter channels. |
Copy Channel |
MQCMD_COPY_CHANNEL |
Gives users the ability to copy channels. |
Create Channel |
MQCMD_CREATE_CHANNEL |
Gives users the ability to create channels. |
Rename Channel | EXCMD_RENAME_OBJECT | Gives users the ability to rename channels. |
Delete Channel |
MQCMD_DELETE_CHANNEL |
Gives users the ability to delete channels. |
Ping Channel |
MQCMD_PING_CHANNEL |
Allows users to ping channels. |
Reset Channel |
MQCMD_RESET_CHANNEL |
Allows users to reset channels. |
Resolve Channel |
MQCMD_RESOLVE_CHANNEL |
Allows users to resolve channels. |
Set Channel Authentication Records |
MQCMD_INQUIRE_CHLAUTH_RECS |
Gives users the ability to set channel authentication records. |
Show Channel Attributes |
MQCMD_INQUIRE_CHANNEL |
Allows users to view channel attributes. |
Show Channel Authentication Records |
MQCMD_INQUIRE_CHLAUTH_RECS |
Allows users to view channel authentication records. |
Show Channel Status |
MQCMD_INQUIRE_CHANNEL_STATUS |
Allows users to view the status of channels. |
Show Channels |
MQCMD_INQUIRE_CHANNEL_NAMES |
Allows users to view channels. |
Start Channel |
MQCMD_START_CHANNEL |
Gives users the ability to start channels. |
Start Channel Initiator |
MQCMD_START_CHANNEL_INIT |
Gives users the ability to start channel initiators. |
Stop Channel |
MQCMD_STOP_CHANNEL |
Allows users to stop channels. |
View Channel Authentication Profiles |
EXCMD_INQUIRE_CHLAUTH_RECS_PROFILES |
Allows Channel Authentication Profiles to be retrieved as part of the MQSC Snapshot feature. |