Previous Topic: IDCMDDER38 - MAX-REC-SIZE must be equal to MAX-BLK-SIZE for sequential FUNBNext Topic: IDCMDDER40 - Multiple FILEs found, no further verification performed


IDCMDDER39 - MAX-BLK-SIZE must be multiple of MAX-REC-SIZE for sequential FBLK

Reason:

The RECORD-FORMAT attribute of the FILE occurrence for a sequential dataview had a value of FBLK (fixed blocked) but the MAX-BLK-SIZE (block size) value was not an integer (whole number) multiple of the MAX-REC-SIZE (record size) value. MAX-BLK-SIZE must be an integer multiple of MAX-REC-SIZE for a sequential unblocked file.

Action:

Ask the CA Ideal Administrator to make sure the MAX-REC-SIZE attribute of the FILE occurrence is correct. Then use Datadictionary to make MAX-BLK-SIZE an integer multiple of MAX-REC-SIZE.