Previous Topic: 2936Next Topic: 2942


2941

***WARNING*** MAXIMUM SUPPORTED RECORD SIZE EXCEEDED - RECORD LENGTH=(nnn) MAXIMUM SIZE SUPPORTED=(ooo)

Reason:

A data set contains a logical record that exceeded the maximum size as specified with sysparm IOMAXREC. The record length is (nnn); IOMAXREC is specified with a value of (ooo). The data set name will be printed in a subsequent message.

Action:

Set IOMAXREC to a value equal to or greater than the largest logical record in the data set and rerun the job.