IBM MQ parameters
COMMAND ===> TGT --- AOAO
DATE --- YY/MM/DD
Member Current TIME --- 09:37:21
AutoOPERATOR for MQ:
MQEV ===> (Enter ? for MQ Event list)
MQGINHIB ===> JRNL JRNL Action for 'Get Inhibited' Queues
MQNSHARE ===> JRNL JRNL Action for 'NOSHARE' Queues
MQEVLPRC ===> Name of Event Listener Proc
QALIAS ===> N N Listen to 'QAlias' Queues?
MQALTUSR ===> AlternateUserid for commands
MQAUPRMS ===> N N Override of AltUserid allowed (Y|N)
Press END to save changes, CANCEL to cancel changes
Descriptions of the fields on this panel follow:
Field name | Description |
---|---|
MQEV | Specifies that BMC AMI Ops Automation for MQ should automatically enable instrumentation events for a queue manager during connection if it is not already enabled You can specify that all, none of selected events are enabled. When you specify multiple event types, you must code them consecutively, without using blank spaces or commas (does not apply if you are specifying Y or N). Valid values are as follows:
The default value is NO. |
MQGINHIB | Specifies the action BMC AMI Ops Automation should take when the product attempts to listen to a queue which is defined as GET(DISABLED) Possible settings are
The default value is JRNL. |
MQNSHARE | Specifies the action BMC AMI OpsA should take when the product attempts to listen to a queue which is defined as NOSHARE. Possible settings are
The default value is JRNL. |
MQEVLPRC | Specifies the name of the IBM MQ Event Listener PROC Do not use this parameter if the IBM MQ Event Listener is not required. For more information about the IBM MQ Event Listener and coexistence of BMC AMI OpsA and other BMC products that require the IBM MQ event queues, see Automating-IBM-MQ-events. |
QALIAS | Specifies whether BMC AMI Ops Automation for MQ should open and listen for messages on QALIAS type queues For example, if the selection criteria for a Rule for messages going to the base queue does not specifically contain the queue name then the Rule might fire twice; once for the base queue and once for the alias queue. |
MQALTUSR | Specifies an AlternateUserid to be specified when issuing MQSC or PCF MQ commands from BMC AMI OpsA The user ID is used when MQ commands are issued from an EXEC or from a Rule. There is no default; valid values are as follows:
This global parameter can be overridden with the ALTUSER() | AU() parameter of the IMFEXEC CMD TYPE(MQS) command or as an action from a MQ initiated Rule. When you use this parameter the MQ PUT1 options will include MQOO_ALTERNATE_USER_AUTHORITY, MQPMO_DEFAULT_CONTEXT and MQPMO_ALTERNATE_USER_AUTHORITY and the AlternateUserid will be placed in the object descriptor. For more information about the IMFEXEC CMD TYPE(MQS) and issuing MQ commands from Rules, see Automating-IBM-MQ-events. |
MQAUPRMS | Specifies whether individual MQSC or PCF MQ commands that are issued from EXECs or Rules can use the ALTUSER parameter to override the global parameter MQALTUSR (when specified) and specify an AlternateUserid When no value is specified for the MQALTUSR parameter, this parameter allows or denies the use of AlternateUserid for MQ command. Default value is NO, which means that the ALTUSER value is ignored. |