CICS Activity Sample
    • 06 Jul 2023
    • 1 Minute to read
    • Contributors
    • Dark
      Light

    CICS Activity Sample

    • Dark
      Light

    Article summary

    How to read this page

    This documentation lists the sources of every piece of information displayed on this dashboard.
    Uppercase names are directly coming from the corresponding SMF.
    Each expression in parenthesis is an operation :

    • Avg(...) : Average value
    • Sum(...) : Sum of all values
    • SumOfDay(...) : Sum of all values of the same day

    Data from the dashboard CICS Activity

    Source : SMF 110-1
    Uppercase names are to be preceeded by SMF1101S1_ unless a numbered prefix is already present
    Daily sums and filters are based on transactions starting time

    IndexNameCalculationWidgets
    CICS_Board_1Transaction nameMNR_ID_TRANIDTable, Transaction Distribution, Filters
    CICS_Board_2Workload TypeIf PGMNAME like 'DFH%' then 'Internal', else 'Application'Table, Transaction type, Filters
    CICS_Board_3Avg Response TimeAvg( SumOfDay ((endtime - starttime) / 10,000) / SumOfDay(exec_count ) )Table, Average graph, Total graph
    CICS_Board_4Exec CountSum(CICS records)Table, Transaction type, Total graph, Transaction Distribution
    CICS_Board_5Abend CountSum(ABCODEO equal to 1)Table, Total Graph
    CICS_Board_6Avg Cpu TimeAvg( SumOfDay (USRCPUT * 16 / 1000) / SumOfDay(exec_count ) )Table, Average Graph
    CICS_Board_7Avg Susp TimeAvg( SumOfDay (SUSPTIME * 16 / 1000) / SumOfDay(exec_count ) )Table
    CICS_Board_8Avg Disp TimeAvg( SumOfDay (USRDISPT * 16 / 1000) / SumOfDay(exec_count ) )Table
    CICS_Board_9Avg Lock TimeAvg( SumOfDay (LMDELAY * 16 / 1000) / SumOfDay(exec_count ) )Table
    CICS_Board_10Avg RMI TimeAvg( SumOfDay (RMITIME * 16 / 1000) / SumOfDay(exec_count ) )Table
    CICS_Board_11CEC NameDirectly coming from the collected LPARFilters
    CICS_Board_12SIDSMF110SIDFilters
    CICS_Board_13CICS NameSMFMNPRNFilters
    CICS_Board_14Job NameMNJBNFilters
    CICS_Board_15Application NameAccording to Zetaly filters if used, 'Uncategorized' otherwiseFilters

    Doc CICS Legend - 2023-06-30.jpg


    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.