Count fields

The command format is:
SELECT(PERFORMANCE|EXCEPTION(INCLUDE|EXCLUDE(countfld1(values1),...),...))

The syntax is a string of 1 to 30 decimal ranges, separated by commas. A single number is valid. It is treated as a range that only includes itself. The acceptable values of the numbers in the ranges are the positive integers from 0 to 999999999. This allows selection on all the values that the count fields in the monitoring data can hold.

For example, the following command includes all performance records for transactions that issued 1 to 20 File Control ADD functions:
SELECT(PERFORMANCE(INCLUDE(FCADD(1-20))))

Information Information

Feedback


Timestamp icon Last updated: Friday, 8 February 2013


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic//cpaug201.htm