Previous Topic: CA MIA VARY Delay Detected Event

CA MIA VARY Delay Abort Complete Event

CA MIA will generated this event in response to a request from a CA OPS/MVS )API MIM2211 event that sets the ACTION variable to the text string 'ABORT'.

Once CA MIA has completed the processing necessary to interrupt and terminate the delayed VARY device activity, and has received control back, a VARY device abort complete event is generated to notify CA OPS/MVS that the ABORT request has completed.

The CA MIA VARY device delay event is presented to CA OPS/MVS and can be processed by the following rule:

)API MIM2214

The available OPS/REXX variables for a CA MIA VARY device abort complete event are:

OPSREXX Variable Value

API.APPLICATION MiMgr

API.VERSION Current release

API.LEVEL Service level

API.EVENTID MIM2214

API.MSGID MIM2214

API.TASKNAME 1 to 8 character CA MIM internal task name. This task name can be correlated to the CA MIM DISPLAY TASK command response.

API.TCB 8 character z/OS TCB address of the MIMTPVDV task that is experiencing the VARY device delay.

API.ACTION This read only variable is the text string 'ABORT' as returned by the )API MIM2211 rule.

API.TEXT MIM2214I VARY devn state terminated by automation action request

The format of the API.TEXT variable is the same as the MIM2214I console message. The MIM2214I message id within the text is subject to message ID prefixing as controlled by the CA MIM command, SETOPTION MIM MSGPREFIX keyword.

devn

Specifies the target device number

state

Can be either 'ONLINE' or 'OFFLINE' and

action

Specifies the content of the API.ACTION variable