EXTRACTPERFORMANCE examples

Example 1: Default extract

In this example, the extract records are written to the extract data set specified in the default DD statement CPAOEXPT and the Recap report is written to EXPT0001.

CICSPA EXTRACTPERFORMANCE
Example 2:
CICSPA EXTRACTPERFORMANCE(OUTPUT(EXPT0002),
              DDNAME(CPAOEX02),
              DELIMIT(','))

In this example, a comma is specified for the field delimiter. The extract records are written to the data set specified in the DD statement CPAOEX02 and the Recap report is written to EXPT0002.


Information Information

Feedback


Timestamp icon Last updated: Saturday, 8 February 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic///users-guide/cpaug192.htm