Parameters for BBPARM member AAOPRMxx
You can specify that each BBI-SS PAS use its own AAOPRMxx member where xx is a user-specified two-character suffix. In the UBBPARM member CFGssidA (where ssid is the subsystem ID), specify the AAOPRMxx member name for the subsystem. For more information, see Customizing-BMC-AMI-Ops-Automation-after-installation.
Parameter | Description |
---|---|
MQALTUSR=[RACF | user ID] | Specifies an AlternateUserid to be specified when issuing MQSC or PCF MQ commands from BMC AMI Ops Automation 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 from the Rule panel where you define a command that initiated from a MQS 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 alternate user ID will be placed in the object descriptor. See CMD-Issue-a-command-to-IBM-MQ-with-response for more information about the IMFEXEC CMD TYPE(MQS) and issuing MQ commands from Rules. |
MQAUPRMS=[Y | N] | 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. |
MQDEBUG= [Y| N] | Specifies whether or not to turn on MQ debugging messages Default value is NO. Use only at the direction of BMC AMI OpsA Support team and be aware that this setting can generate large amounts of output. |
MQEV=Y|N (or any combination of SLIPRFMCVB) | 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 BMC AMI Ops Automation for MQ enables
Specifying multiple types (other than Y or N) must be coded consecutively without blanks or commas. Valid values are
The default value is NO. |
QALIAS=[Y | N] | Specifies whether BMC AMI Ops Automation for MQ should open and listen for messages on QALIAS type queues |
MQGINHIB=xxxxxxxx| JRNL | Specifies the action BMC AMI OpsA should take when BMC AMI OpsA attempts to listen to a queue that is defined as GET(DISABLED) Possible settings are:
The default value is JRNL. |
MQNSHARE=xxxxxxxx| JRNL | Specifies the action BMC AMI OpsA should take when BMC AMI OpsA attempts to listen to a queue that is defined as NOSHARE Possible settings are:
The default value is JRNL. |
MQEVLPRC=xxxxxxxx | Specifies the name of the IBM MQ Event Listener PROC Only use this parameter if the IBM MQ Event Listener is required. Refer to Setting-up-BMC-AMI-Ops-Automation-for-MQ-to-co-exist-with-BMC-Performance-Manager-for-IBM-MQ-for-z-OS-and-OS-390 for more information about the IBM MQ Event Listener and co-existence of BMC AMI OpsA and other BMC Software products that require the IBM MQ event queues. |
The following sections describe which actions are taken, based on the parameters setting that you specify in BBPARM member AAOPRMxx described in above table, when BMC AMI OpsA tries to automate IBM MQ events.
This section contains the following topics: