EDITCOMP_CHANGE keyword

The EDITCOMP_CHANGE keyword specifies to include root segment and DDEP segment data in the tuning aid record data set so that changes in segment edit/compression routines can be simulated.

EDITCOMP_CHANGE is an optional keyword for the following statements:

  • ANALYZE statement of OPC
  • PTRCHK statement of OER
Format:
Read syntax diagramSkip visual syntax diagramEDITCOMP_CHANGE=NOYES
YES (or Y)
Add root segment and DDEP segment data to the tuning aid record data set.
NO (or N)
Do not add root segment and DDEP segment data to the tuning aid record data set.
Default:
NO, if the EDITCOMP_CHANGE keyword is not specified.
Site default support:
Supported.
Restrictions:
  • The EDITCOMP_CHANGE keyword can be specified only in FPXIN DD.
  • If TARECGEN=YES is not specified for the ANALYZE or PTRCHK statement, the EDITCOMP_CHANGE keyword is ignored.