TPDC Manual (G06.24+)

Table Of Contents
Enform Query Source File (QPGROUPS)
Tandem Performance Data Collector (TPDC) Manual526357-001
C-2
=========================== Default Category Criteria ================
!--------------------------------------------------------------------!
! !
! QPGROUPS !
! ======== !
! !
! ?Sources: QSERVDEF !
! !
!--------------------------------------------------------------------!
! !
! This (partial) !ENFORM query source file is intended to be used !
! to aid process categorization from MEASURE "PROCESS" data. !
! !
! Sections of this file are ?SOURCEd by the ENFORM query !
! FCATGRY. Together, these two files cause ENFORM to produce a !
! one-record file (CATEGORY) containing 20 repeating groups !
! (ugh); each group contains a process category description (up !
! to 24 characters) of, the total number of executions of, and !
! the total CPU microseconds consumed by, processes grouped !
! according to their functions. !
! !
! The following ?SECTIONs of this should NOT be altered: !
! !
! CNT1 1st part of frequently-executed code to !
! count the number of process entities !
! !
! CNT2 2nd part (matches closing parentheses) !
! !
! CPU1 1st part of frequently-executed code to !
! sum the CPU seconds consumed by process !
! entities !
! !
! CPU2 2nd part (matches closing parentheses) !
! !
! The remainder of the file consists of (up to) 20 ?SECTION !
! pairs, named DESCRnn and GROUPnn (where nn = 01 to 20): !
! !
! DESCRnn assigns a 24-character group description !
! !
! GROUPnn contains the partial components of the ENFORM !
! "where" clause necessary to identify a "group" !
! of process types (e.g. Disc Processes). NOTE: !
! The compound symbol ']' denotes "begins with"; !
! the compound symbol '>' denotes "contains". !
! !
! As supplied, the following 20 categories are defined: !
! !
! 01 Disc Processes !
! 02 Other NonStop (not disc processes, not TMF) !
! 03 TMF Subsystem !
! 04 SPOOLER Subsystem !
! 05 Command Interpreters (except SQLCI(2)) !
! 06 Editors/Formatters !
! 07 Compilers !
! 08 ENFORM, SQLCI and (FAST)SORT !
! 09 Utilities !
! 10 Batch Control !
! 11 SNAX High Level Support (HLS) !
! 12 PATHWAY: PATHCOMs !
! 13 PATHWAY: PATHCOMs !
! 14 PATHWAY: TCPs !
! 15 PATHWAY: User Servers (?SOURCEs QSERVDEF) !
! 16 PATHWAY: ENABLE Servers !
! 17 Performance: MEASURE !
! 18 Performance: Other Tools !
! 19 <unused> !
! 20 <unused> !
! !
!--------------------------------------------------------------------!