>>-GROUP--BY(data-value)--FROM(cpsm-token)--TO(cpsm-token)------> .-ALL-------------------. >--+-----------------------+--+-----------------+---------------> +-FILTER(cpsm-token)----+ '-COUNT(data-ref)-' +-MARKED----------------+ +-NOTFILTER(cpsm-token)-+ '-NOTMARKED-------------' >--+---------------------------------------+--------------------> '-SUMOPT(data-area)--LENGTH(data-value)-' >--THREAD(cpsm-token)--RESPONSE(data-ref)--REASON(data-ref)----><
This command returns a summarized result set by grouping some or all of the resource table records in a result set.
DISCARD, FETCH, GET, LOCATE, MARK, ORDER, QUERY, SPECIFY FILTER
The cpsm-token value that identifies a filter is returned by the SPECIFY FILTER command.
The cpsm-token value that identifies a filter is returned by the SPECIFY FILTER command.
For details on how to form a summary expression, see CICSPlex System Manager Application Programming Guide. For a list of the default summary options for a given resource table, see the CICSPlex System Manager Resource Tables Reference.
If this field is:
CICSPlex SM creates a new summarized result set and returns its identifying token in the same field.
Otherwise, you can specify an existing summarized result that was produced by a previous GROUP command against the result set specified in the FROM option. That is, you can reuse a summarized result set, but only to resummarize the records in the same result set.
The following is a list of the RESPONSE values that can be returned by the GROUP command. The description of each RESPONSE includes a list of associated REASON values, if appropriate.