FPEC3020I <V1> RESTORE DATA INTERVAL DIFFERENT TO REDUCE. <V2> REDUCE INTERVAL SET TO <V3>

Explanation

The interval used to reduce the data in the restore data set was different to the REDUCE(INTERVAL) specification in the job stream. When combining restored data and newly reduced data, the interval of restored data must be the same as newly reduced data. The REDUCE(INTERVAL) is adjusted to match the boundary of the restored data, and processing continues.
  • <V1> is the ddname for the restore data.
  • <V2> is the report set containing the incorrect setting for INTERVAL.
  • <V3> is the adjusted value for REDUCE(INTERVAL).

User response

Correct the input if required.