

Application Execution (AE) Messages › › IDAETER106 - Invalid VSAM Record Length
IDAETER106 - Invalid VSAM Record Length
Reason:
The length of an individual VSAM record is incorrect for one of the following reasons:
- The dataview did not indicate that the file contained variable-length records, but this record is shorter than the record length of the file.
- The dataview contained a DEPENDING ON clause, and this record is shorter than the expected length.
- A KSDS dataview contained a DEPENDING ON clause, and this record is longer than the expected length.
- For an update to an ESDS dataview, the record length exceeds the length of the original record.
Action:
Either change the dataview field definitions to correctly reflect the records in the file and recompile or remove the invalid records from the VSAM file.
Copyright © 2015 CA Technologies.
All rights reserved.
 
|
|