FPEA0800I THE ALLOCATED SPACE FOR ACWORK WAS SUFFICIENT. <V1> BYTES HAVE BEEN WRITTEN TO THE ACWORK DATA SET, CONSUMED BY <V2> RECORDS WITH AN AVERAGE LENGTH OF <V3> AND A MAXIMUM RECORD LENGTH OF <V4>.
Explanation
Input trace data is successfully reduced. The space
for the temporary work data set with ddname ACWORK was sufficient
to hold all reduced data records.
- <V1> is number of bytes written to ACWORK.
- <V2> is the number of reduced data records (of variable lengths) written to ACWORK.
- <V3> is the average record length of the reduced data records.
- <V4> is the maximum record length of the reduced data records.
User response
The values provided by this message might help to adjust the allocated ACWORK space for ACCOUNTING REDUCE processing. For more information, see the description of REDUCE CALCULATE in the Reporting User’s Guide.