Previous Topic: CALC203ENext Topic: CALC206E


CALC204E

FILE=filename Noncontiguous key fields

Reason:

The specified key fields have not been defined as being in contiguous byte locations within the input record. The IBM organization for ISAM files only allows a single physical record key. CA Earl syntax allows you to specify this single key as several logical fields, but they must be contiguous.

Action:

Specify key fields that are contiguous.