AOEXEC MSG


This command logs a message in the BBI-SS PAS Journal log.

Command

Parameters

AOEXEC MSG

`Message text'

SS | SSID(subsystem identifier)

[TGTJNT()]

[TGTSS(target subsystem identifier)]

The following table describes the parameters.

Parameter

Function

Notes

Message text

text of the message to issue

maximum length is 252 bytes

SS | SSID

specifies the subsystem identifier of a local subsystem

required keyword

Generic wildcard characters are supported for this keyword. You can specify 1 to 4 asterisks (*) or plus signs (+).

If you specify a single asterisk (*), any BBI-SS PAS found on the same LPAR might be used to process the EXEC. You can also specify SS(P*) and the EXEC can be processed by any BBI-SS PAS that begins with P.

You can use also the plus sign (+) to indicate a positional wildcard such as SS(+++P). In this example, the EXEC can be processed on any BBI-SS PAS that ends in P.

Use the AOOPTION parameter to further filter on the wildcard value. By specifying a value with AOOPTION, you can route the EXEC to the MainView AutoOPERATOR BBI-SS PAS that is running a product option or group of product options.

AOOPTION is mutually exclusive with TGTSS and TGTJNT, and it is ignored on a fully qualified SSID specified with SS or SSID parameter.

AOOPTION

specifies the product options that must be active in the MainView AutoOPERATOR PAS. The following values are valid: ANV, CAO, IAO, IIZ, MAO, QAO, or TSH.

IIZ represents the MainView AutoOPERATOR BMC Impact Integration for z/OS product. The stand-alone BMC Impact Integration for z/OS product does not support AOAnywhere.

The specified product option must be active in the MainView AutoOPERATOR PAS.

The value specified with the AOOPTION parameter is valid only when the SSID parameter specifies a wildcard value.

Note

EXEC processing ignores the AOOPTION parameter when a non-wildcard SSID is specified in the SSID parameter.

AOOPTION cannot be specified if TGTSS or TGTJNT are also specified.

TGTJNT()

optional

a JNT entry that identifies the SSID which processes this request

Use this parameter to specify a different target from the target system where the EXEC is invoked. The specified TGTJNT() should match a TARGET=(tgtname) parameter that is entered in BBPARM member BBIJNT00.

The EXEC is scheduled on the subsystem that corresponds to the subsystem that is specified by the SS | SSID parameter of the JNT entry. The specified TGTJNT() may also be an SSID with which the original subsystem communicates.

This keyword is mutually exclusive with the TGTSS() keyword.

Note: The target subsystem named in the TGTJNT entry must exist within the current sysplex.

TGTSS

If the TGTSS() keyword is specified, the subsystem specified by the SS | SSID() keyword is considered a router and the actual function is executed on the subsystem specified by TGTSS(). If TGTSS() is not specified, the requested function is executed on the subsystem specified by the SS | SSID keyword.

optional keyword

It must be in the same sysplex as the BBI-SS specified with the SSID() keyword, and both systems must have the same XCFGROUP specified in the BBPARM BBISSPxx.

When the AOEXEC command originates in a NetView EXEC, the router and local MainView AutoOPERATOR PAS must have an active, valid MainView AutoOPERATOR Access NV key.

Note

Specifying a null variable for Message text causes an error.

Return codes are listed in the following table.

Note

Refer to AOEXEC-common-return-codes for a description of return code values that are common to all AOEXEC commands. This table lists additional return codes for this AOEXEC command.

Return code value

Description

8

Internal failure occurred while converting ACA to PQE.

Example

This example sends a message to the BBI-SS PAS monitoring the target named CICA. The message is logged on the remote Journal, and no entry is made on the originating system's Journal.

REXX EXEC example:

'AOEXEC MSG 'MANUFACTURING DATABASE IS OFFLINE' SSID(RE61) TGTSS(CICA)'

CLIST example:

AOEXEC MSG 'MANUFACTURING DATABASE IS OFFLINE' SSID(RE61) TGTSS(CICA)

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*