Previous Topic: Console Processing for SYSPLEX, MCS, and RCS

Next Topic: MCS Consoles


SYSPLEX Consoles

CA Automation Point recognizes a SYSPLEX session by the IEE612I or IEE512I message. The state script puts the console in non-delete mode and formats the messages to include time stamps, session name, and job names. The state script also deletes any existing display areas and issues a message telling CA OPS/MVS that CA Automation Point is active on this console. (See the AXCCOMM application.) CA provides a sample SYSPLEX.scr file with CA Automation Point. For more information on AXCCOM, see the AXCCOMM.txt file.

A message on a SYSPLEX console may look like this:

*09.28.38 X2345678 SYSABC *093 IEF355A INITIATOR TERMINATED, RESTART

When processing this message, CA Automation Point sets the following environmental variables as follows and passes the message to rules for processing:

Variable

Is Set to This Value

&HOSTTIME

09.28.38

&JOBNAME

JOB45678

&JES3NAME

SYSABC

&REPLYID

093

&MSG

IEF355A INITIATOR TERMINATED, RESTART

&WORD1

IEF355A

&WORD2

INITIATOR

&WORD3

TERMINATED,

&WORD4

RESTART