Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

SELECT-MEASUREMENT-GROUPS Select records

This statement is used to select records to be transferred or not to be transferred to the output file when system-global SM2 output files are converted. The user specifies the names of report groups or SM2R1 statistics (see the relevant statements under SM2R1). The appropriate records are then transferred to the output file. If the statement is not specified, all records are transferred.

Format

SELECT-MEASUREMENT-GROUPS

SELECTION = *STD / *ALL(...) / list-poss(59): *AUTOMATIC-ANALYSIS / *BCAM-CONNECTION /





*BCAM-MEMORY / *CATALOG-MANAGEMENT / *CATEGORY-CPU / *CATEGORY-IO /





*CATEGORY-QUEUE / *CATEGORY-WORKING-SET / *CHANNEL / *CONFIGURATION /





*CPU / *DAB / *DEVICE / *DILATION / *DISK / *DISK-FILE / *DLM / *FILE /





*HSMS-STATISTICS / *IO / *ISAM / *ISAM-FILE / *MEMORY / *MSCF / *NSM / *OPENFT /





*PCS / *PERIODIC-TASK / *PFA / *POSIX / *PRIOR-ACF / *PUBSET /





*QUEUE-TRANSITION / *RESPONSE-TIME / *RST / *STD / *SAMPLING-DEVICE /





*SERVICETIME / *SESAM-SQL / *SUMMARY-ACTIVITY /





*SUMMARY-CMS / *SUMMARY-DAB / *SUMMARY-PCS / *SUMMARY-POSIX /





*SUMMARY-UTM / *SVC / *SYSTEM / *TASK / *TASK-STATISTICS / *TCP-IP / *TLM /





*UDS-SQL / *UTM / *VM2000 / *WORKING-SET


*ALL(...)



|

EXCEPT = *NONE / list-poss(59): *AUTOMATIC-ANALYSIS / *BCAM-CONNECTION



|



*BCAM-MEMORY / *CATALOG-MANAGEMENT / *CATEGORY-CPU /



|



*CATEGORY-IO / *CATEGORY-QUEUE / *CATEGORY-WORKING-SET /



|



*CHANNEL / *CONFIGURATION / *CPU / *DAB / *DEVICE / *DILATION / *DISK /



|



*DISK-FILE / *DLM / *FILE / *HSMS-STATISTICS / *IO / *ISAM /



|



*ISAM-FILE / *MEMORY / *MSCF / *NSM / *OPENFT / *PCS / *PERIODIC-TASK /



|



*PFA / *POSIX / *PRIOR-ACF / *PUBSET / *QUEUE-TRANSITION /



|



*RESPONSE-TIME / *RST / *STD / *SAMPLING-DEVICE / *SERVICETIME /



|



*SESAM-SQL / *SUMMARY-ACTIVITY /



|



*SUMMARY-CMS / *SUMMARY-DAB / *SUMMARY-PCS / *SUMMARY-POSIX /



|



*SUMMARY-UTM / *SVC / *SYSTEM / *TASK / *TASK-STATISTICS / *TCP-IP / *TLM /



|



*UDS-SQL / *UTM / *VM2000 / *WORKING-SET

Operands

SELECTION =
Selects the records to be transferred to the output file.

SELECTION = *STD
All records required by SM2R1 are transferred if PRINT-REPORTS REPORT-LIST = *STD is specified in the statement.

SELECTION = *ALL(...)
All records are selected except those belonging to the report groups specified with EXCEPT.

EXCEPT =
Specifies the records which are not to be transferred to the output file.

EXCEPT = *NONE
No records are excluded from transfer.

EXCEPT = list-poss(59): *AUTOMATIC-ANALYSIS / ...
The items in this list correspond to the report groups or to the SM2R1 statistics and summaries. The records of these items are not transferred.

SELECTION = list-poss(59): *AUTOMATIC-ANALYSIS / ...

The items in this list correspond to the report groups or to the SM2R1 statistics and summaries. The records which belong to these items are selected.

The SELECT-MEASUREMENT-GROUPS statement is not cumulative, in other words, if it is entered more than once, only the last statement applies.