Select a performance field

Select a Performance Field allows you to select a field name from a list of available CMF performance fields. To display the selection list, press Prompt (F4) from the Field Name field on the Template panel or the Field Selection panel.
Figure 1. Select a field
   File  Help
 ------------------------------------------------------------------------------
                      Select a Performance Field            Row 1 of 274 More: >
 Command ===> ________________________________________________ Scroll ===> PAGE
 
    Field
 /  Name      Description
 _  START     Task start time                  
 _  MVSID     MVS SMF ID                       
 _  APPLID    CICS Generic APPLID              
 _  TRAN      Transaction identifier           
 _  USERID    User ID                          
 _  PROGRAM   Program name                     
 _  TASKNO    Transaction identification number
 _  RESPONSE  Transaction response time        
 _  DISPATCH  Dispatch time                    
 _  CPU       CPU time                         
 _  SUSPEND   Suspend time                     
 _  DISPWAIT  Redispatch wait time             
 _  FCWAIT    File I/O wait time               
F1=Help       F3=Exit       F5=Rfind      F6=Resize     F7=Backward
F8=Forward   F10=Actions   F11=Right     F12=Cancel                
   File  Help
 ------------------------------------------------------------------------------
                      Select a Performance Field            Row 1 of 274 More: >
 Command ===> ________________________________________________ Scroll ===> PAGE
 
    Field
 /  Name      Dictionary Definition
 _  START     START    DFHCICS T005
 _  MVSID     MVSID    CICSPA  C904
 _  APPLID    APPLID   CICSPA  C903
 _  TRAN      TRAN     DFHTASK C001
 _  USERID    USERID   DFHCICS C089
 _  PROGRAM   PGMNAME  DFHPROG C071
 _  TASKNO    TRANNUM  DFHTASK P031
 _  RESPONSE  RESP     CICSPA  D901
 _  DISPATCH  USRDISPT DFHTASK S007
 _  CPU       USRCPUT  DFHTASK S008
 _  SUSPEND   SUSPTIME DFHTASK S014
 _  DISPWAIT  DISPWTT  DFHTASK S102
 _  FCWAIT    FCIOWTT  DFHFILE S063
F1=Help       F3=Exit       F5=Rfind      F6=Resize     F7=Backward
F8=Forward   F10=Actions   F11=Right     F12=Cancel                

This panel lists all the CMF data fields available for selection. Enter line action S to select a field name from the list.

To help locate a particular field, you can use the FIND (or RFIND) command which will search in all the displayed fields for a specified string. For further information on any field, use the H line action.

To leave without selecting, use Exit or Cancel.
Field Name
The CICS PA name for the CMF data field.

Line action / or S will insert the field name into the previous panel in the row where the cursor was positioned.

Description
This is a short description of the field. Enter line action H (Help) for a more detailed description. See Figure 1 for an example of the help details displayed in a pop-up window.
Dictionary Definition
The description of the CMF data field in terms of the CMF informal name, CICS® owner, data type, and field identifier. See List Template for further information.
Line Actions: The available line actions are:
Display the menu of line actions.
S
Select a field name.
H
Field Help. Display a detailed explanation of the field.

Primary Commands:To help locate a particular field, you can use the FIND (or RFIND) command which will search in all columns of data for a specified string.