CMPR2

In CMPR2 programs, fixed-file attribute checking is only done at READ/WRITE time, if done at all. An OPEN statement could succeed even if some fixed-file attributes were inconsistent. For example, an OPEN could succeed with different record sizes in:

  • RECORD CONTAINS x clause
  • JCL DCB=(LRECL=y)
  • Actual data-set label