Previous Topic: IDCMDDER37 - Keys must be defined for DB fileNext Topic: IDCMDDER39 - MAX-BLK-SIZE must be multiple of MAX-REC-SIZE for sequential FBLK


IDCMDDER38 - MAX-REC-SIZE must be equal to MAX-BLK-SIZE for sequential FUNB

Reason:

The RECORD-FORMAT attribute of the FILE occurrence for a sequential dataview had a value of FUNB (fixed unblocked) but the MAX-BLK-SIZE (block size) value was different from the MAX-REC-SIZE (record size) value. MAX-BLK-SIZE must be the same as 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 the same value.