EVENT

The EVENT view shows information about significant outstanding changes in the status of a CICSplex or one of its CICS® systems. An example of how to use this view can be found in Finding out why a CICSPlex SM event occurred.

Issue command:
EVENT [event [eventsys [severity [eventtype]]]]

event
Is the specific or generic name of an event or * for all events.

eventsys
Is the specific or generic name of a CICS system or CICS system group that was the target of the event, or * for all CICS systems.

severity
Limits the view to events having the specified severity level(s). Specify a severity level or * for all severity levels. The valid severity levels are:

VHS
Very high severe
HS
High severe
HW
High warning
LW
Low warning
LS
Low severe
VLS
Very low severe

eventtype
Limits the view to events of the specified type. Enter one of the following:

APM
Analysis point monitoring
MRM
Resource monitoring
SAM
System availability monitoring

If you omit this parameter, events are included in the view regardless of their type.

If you do not specify any parameters, the resulting view includes information about all events within the CICSplex identified as the context.

Select:
EVENT from a menu of ANALYSIS views.

Figure 49 is an example of the EVENT view.

Figure 49. The EVENT view
 27FEB2005  18:29:26 ----------- INFORMATION DISPLAY ---------------------------
 COMMAND  ===>                                                 SCROLL ===> PAGE
 CURR WIN ===> 1        ALT WIN ===>
  W1 =EVENT=============EYUPLX01=EYUPLX01=27FEB2005==18:29:26=CPSM==========2===
 CMD Name     Target   Sev Pri Type Dtl Date      Time     View     Resource  Key
 --- -------- -------- --- --- ---- --- --------- -------- -------- --------  ---
     !!SAMOPS EYUMAS1A VHS 255 SAM  NO  27FEB2005 09:52:10
     EYURTDLC EYUPLX01 VHS   1 APM  YES 27FEB2005 09:52:10 CICSRGN  CICSRGN  EYU
     EYURTD01 EYUPLX01 VLS   1 MRM  YES 27FEB2005 09:52:10 PROGRAM  PROGRAM  DFH
 
Notes:
  1. Scroll to the right to see the key and description associated with each event.
  2. Events are sorted for display according to the contents of the following fields:
    • Severity (from VHS to VLS)
    • Priority (from 1 to 255)
    • Event Name
    • Target

Action commands

None.

Hyperlinks

Table 32 shows the hyperlink fields on the EVENT view.

Table 32. EVENT view hyperlink fields
Hyperlink field View displayed Description
Name EVENTD Detailed information about the specified event.
Dtl EVENTDTL General information about the evaluation definitions associated with the analysis definition that caused the event to be generated.
Note:
Dtl can be used as a hyperlink field only when it contains a value of YES.
[[ Contents Previous Page | Next Page Index ]]