Previous Topic: IDAERWDR06 - Online sort requested by PGM compiled prior to Ideal 2.1Next Topic: IDAERWDR09 - INTERR: Internal error on dummy file #file-number


IDAERWDR07 - Report internal record size > 240 for online sort

Reason:

This is a restriction of the online sort capability. The report internal record size is a complex calculation that is recorded on your compile listing for each report produced in a program (EXD=Y option required).

Action:

The internal record for a report consists of:

Decrease the complexity of the report, remove sort-indications on primary and secondary groups where possible, or run the program in an environment that does not invoke the online-sort capability (for example, batch).