Previous Topic: IDADERRP56 - INTERR: OUTPUT COPIES exceeds maximum, OUTPUT NNNNext Topic: IDADERRP58 - INTERR: Invalid output name, OUTPUT NNN


IDADERRP57 - INTERR: Number of simultaneous OUTPUTs exceeds max of 16

Reason:

A single user can only create 16 output members simultaneously. An error occurred when the 17th member was opened. If LIST statements are employed by the application, either through explicit user PDL or through the default ERROR procedure, RUNLIST must be counted as one of these reports. If the DEBUG command is used to run the application, DBUGLIST must be counted as an additional report.

Action:

Redesign the application to have fewer reports open at one time. RELEASE reports when completed.