Viewing Process Statistics

About this task

Use the SELECT STATISTICS screen to view Process statistics, by choosing any combination of Process names, numbers, start and stop times and dates, and condition codes. Process statistics summarize the IBM® Connect:Direct® Process execution event log information for a DTF.

Procedure

  1. To access the SELECT STATISTICS screen, type SS and press ENTER on the PRIMARY MENU. Following is an example.
                               SELECT STATISTICS                        11:34:47
                                                                node.name
    
    OPTION ==> _
    
    PROCESS NUMBERS:
         ==> ______         ==> ______        ==> ______     ==> ______
    PROCESS NAMES:
         ==> ________       ==> ________      ==> ________   ==> ________
    
    START DATE            ==> ________
    START TIME            ==> ___________    (HH:MM:SSXM)
    STOP DATE             ==> ________
    STOP TIME             ==> ___________    (HH:MM:SSXM)
    CONDITION CODE        ==> __ __________
    EXCLUDE MEMBER RECS   ==> N              (Y OR N)
    EXCLUDE WTO RECS      ==> Y              (Y OR N)
    
    OPTIONS: S ... SUMMARY TABLE
             P ... PRINT REPORT
    
    PF keys:  1 Help   2 Msg   3 Exit   4 Menu   6 Id
  2. Take one of the following actions:
    • To generate a printed report of the Process statistics on the printer (defined in your signon defaults), fill in the criteria using the entry fields, and in the OPTION field, type P and press ENTER.
    • To access the SELECT STATISTICS - SUMMARY TABLE screen where a summary of Process statistics are displayed, fill in the criteria using the entry fields, and in the OPTION field, type S and press ENTER.

    The following table describes the entry fields for the SELECT STATISTICS screen:

    Field Description
    OPTION This 1-character field contains the S or P option as follows:
    • S to access the SELECT STATISTICS - SUMMARY TABLE screen where a summary of Process statistics are displayed.
    • P to generate a printed report of the Process statistics on the printer (defined in your signon defaults).
    PROCESS NUMBERS These four fields of eight characters each contain the numbers of Processes selected for statistical information. You can type one to four Process numbers for statistics selection.
    PROCESS NAMES These four fields of eight characters each contain the names of Processes selected for statistical information. You can type one to four Process names for statistics selection.
    START DATE This 8-character field specifies the date from which the statistics records are selected. You can specify the day (D), month (M), and year (Y).

    To specify the order of a Gregorian day, month, and year, you must define the DATEFORM initialization parameter. If you do not specify the DATEFORM parameter, IBM Connect:Direct for z/OS® defaults to MDY date format.

    After you have specified the order in the DATEFORM initialization parameters, you can use the following formats according to the order you selected:

    • DATEFORM=MDY specifies the use of the following formats:
      • mmddyy or mmddyyyy
      • mm/dd/yy or mm/dd/yyyy
      • mm.dd.yy or mm.dd.yyyy
    • DATEFORM=DMY specifies the use of the following formats:
      • ddmmyy or ddmmyyyy
      • dd/mm/yy or dd/mm/yyyy
      • dd.mm.yy or dd.mm.yyyy
    • DATEFORM=YMD specifies the use of the following formats:
      • yymmdd or yyyymmdd
      • yy/mm/dd or yyyy/mm/dd
      • yy.mm.dd or yyyy.mm.dd
    • DATEFORM=YDM specifies the use of the following formats:
      • yyddmm or yyyyddmm
      • yy/dd/mm or yyyy/dd/mm
      • yy.dd.mm or yyyy.dd.mm
    IBM Connect:Direct processes Julian dates the same as previous releases. The following formats are valid:
    • yyddd or yyyyddd
    • yy/ddd or yyyy/ddd
    • yy.ddd or yyyy.ddd
    START TIME This 10-character field contains the start date expressed as hours, minutes, and seconds, and AM or PM (HH:MM:SSXM). You can specify either a 12-hour or 24-hour time or the words NOON or MIDNIGHT. If you use 12-hour time, designate AM or PM; if you do not, IBM Connect:Direct for z/OS CICS® assumes a 24-hour time format. Processes that started after the time specified are selected for reporting.
    STOP DATE This 8-character field specifies the date from which the statistics records are selected. Specify the day (D), month (M), and year (Y).

    To specify the order of a Gregorian day, month, and year, you must define the DATEFORM initialization parameter. If you do not specify the DATEFORM parameter, IBM Connect:Direct for z/OS defaults to MDY date format.

    After you have specified the order, you can specify formats. See the START DATE field for a description of the formats that you can use.

    STOP TIME This 10-character field contains the stop date expressed as hours, minutes, and seconds AM or PM (HH:MM:SSXM). You can specify either a 12-hour or 24-hour time or the words NOON or MIDNIGHT. If you use 12-hour time, designate AM or PM; if you do not, IBM Connect:Direct for z/OS CICS assumes a 24-hour time format. Processes that started before the time specified are selected for reporting.
    CONDITION CODE This dual field contains the condition code for the selected Process; the first 2-character field contains a logical operator (LT, LE, GT, GE, NE, or EQ); and the second 8-character field contains the condition code to be checked. If a condition code is specified, all Processes terminating with the specified code are selected for reporting.
    EXCLUDE MEMBER RECS This 1-character field contains the Y or N toggle to include or omit member records from PDS copy statistical information.
    EXCLUDE WTO RECS This 1-character field contains the Y or N to include or omit Write To Operator records in the displayed statistical information. If you do not want WTO records to be displayed, select Y; if you do, select N.