Previous Topic: DC507403Next Topic: DC507405


DC507404

RECORD LENGTH ERROR ON RECORD <logical-record#> BLOCK <physical-record#>.

Reason:

An attempt was made to write a logical record whose length was either zero, negative, or out-of-range. Processing is terminated.

For fixed record format, the length of the record to be written must be equal to the data set record length.

For variable record format, the length of the record to be written must be less than or equal to the data set record length.

For undefined record format, the length of the record to be written must be less than or equal to the data set block size.

If the data set is associated with a map, then the error is internal to the file mapping system. If the data set is not associated with a map, for example, the log data set, then the error is internal to either the file mapping or CA ADS Batch runtime system.

Obtain a storage dump and contact Technical Support.

Module:

RHDCBCTL

Severity:

0