Previous Topic: MVS Exception Alerts Display

Next Topic: Console Display

Tasks Performed from the MVS Exception Alerts Display

You can perform the following line commands from this display. You only need to specify the uppercase portion of the line command.

To issue these commands, place your cursor in the Cmd input area to the left of the variable you would like to affect.

Select

Dynamically provide more information about the selected data element using the PLOT or CLIST command. If a member for this variable has been defined in the CLISTLIB, the CLIST command is executed. If a member name does not exist, the PLOT command is executed.

Link-to Command: PLOT or CLIST

Plot

Display a graph of performance data for the selected data element.

Link-to Command: PLOT

CList

Issue the CLIST command for the selected data element.

The following CLIST command is issued:

CLIST member ,, argument alias

member - Variable name. If the variable name contains the percent character (%), this character will translate to the letter “P” to generate a valid member name.

argument - Passed as parameter 1

alias - Passed as parameter 2

Thresh

Display threshold information for the selected variable name.

Link-to Command: THRESH

Variable

Display a variable definition for the selected variable name.

Link-to Command: VARS