APK307S DATA IN A PAGEDEF RESOURCE IS INVALID: IN LND STRUCTURED FIELD NUMBER number, THE REUSE RECORD FLAG WAS SET BUT THE NEXT LINE DESCRIPTOR IF REUSING DATA PARAMETER WAS 0.

Explanation

In the Line Descriptor (LND) structured field identified in this message, the Reuse Record flag had a value of B'1', indicating that the data being processed in this LND structured field should be reused and processed. The NEXT LINE DESCRIPTOR IF REUSING DATA parameter should point to the LND structured field used to continue processing. However, the value for the REUSING DATA parameter was X'0000', indicating the end of the chain. The LND structured field is contained in the page definition.

System action

ACIF stops processing the print data set and issues a message identifying the position of the structured field in the data stream or resource.

System programmer response

If an IBM® licensed program was used to create the structured fields for the page definition with the error, verify that the input to that program was valid. If the input was valid, refer to your system's diagnosis reference for assistance in determining the source of the problem.

User response

If you created the structured fields for the page definition, correct the error and resubmit the print request. Refer to Advanced Function Presentation: Programming Guide and Line Data Reference for more information about the structured field. If the structured field has no error, the error might be an ACIF logic error. If you used a program to create the structured fields for the page definition, contact your system programmer.