G550-0432-04

APS2500 to APS2599

APS2500 to APS2599

APS2500I
DATA IN A FORMDEF RESOURCE OR USER’S JCL IS NOT VALID: THE Y EXTENT SPECIFIED FOR THE MEDIA PRESENTATION SPACE IS NOT VALID OR IS UNSUPPORTED.
Explanation:

The medium extent for the Y axis of the medium presentation space is not valid or is unsupported for the current printer configuration. Either the medium loaded in the input bin is not the correct length, or the Y extent value is incorrect.

The Y axis extent is specified in the Medium Descriptor (MDD) structured field in the form definition, or on the JCL OUTPUT statement with the FORMLEN keyword.

System action:

Processing of the data set stops. PSF releases the current data set back to JES and requests that it be held by the system.

User response:

Verify that the proper medium is loaded in the printer for this data set. If a different medium needs to be loaded in the printer, contact your operator.

If the correct medium is loaded in the printer, then verify the Y extent value being specified. If you specified the FORMLEN keyword on your JCL OUTPUT, correct the value and resubmit the print request.

If you created the structured fields for the form definition, correct the error and resubmit the print request. See Mixed Object Document Content Architecture Reference, AFPC-0004 and Advanced Function Presentation: Programming Guide and Line Data Reference, S544-3884 for more information about the structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the form definition, contact your system programmer.

System programmer response:

If an IBM® licensed program was used to create the structured fields for the form definition with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator’s console, it indicates that the resource containing the error is defined for a separator page or the message data set in the PSF startup procedure or that the user specified an incorrect FORMLEN value on the JCL OUTPUT statement. Inform the user if you suspect the FORMLEN value is incorrect; otherwise, inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2501I
DATA IN A FORMDEF RESOURCE IS NOT VALID: THE UNITS PER UNIT BASE SPECIFIED IN THE MEDIUM DESCRIPTOR STRUCTURED FIELD IS NOT VALID OR UNSUPPORTED.
Explanation:

The units per unit base is not valid or is unsupported for the current printer configuration. The units per unit base is specified in the Medium Descriptor (MDD) structured field in the form definition.

System action:

Processing of the data set stops. PSF releases the current data set back to JES and requests that it be held by the system.

User response:

If you created the structured fields for the form definition, correct the error and resubmit the print request. See Mixed Object Document Content Architecture Reference, AFPC-0004 and Advanced Function Presentation: Programming Guide and Line Data Reference, S544-3884 for more information about the structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the form definition, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the form definition with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2502I
DATA IN A FONT RESOURCE IS NOT VALID: THE METRIC ADJUSTMENT TRIPLET CONTAINS AN INCORRECT OR UNSUPPORTED VALUE.
Explanation:

When the element identifier (bytes 16-17) in the formatted sense message (APS830I) is not zero, the printer might provide the number of one of these error conditions that caused the exception to be reported:

  1. The unit base field contained an incorrect value.
  2. The XUPUB or YUPUB field contained an incorrect or unsupported value.
  3. The XUPUB value was not equal to the YUPUB value.

A metric adjustment triplet (X'79') is contained in a Coded Font Control (CFC) structured field.

System action:

PSF stops processing and printing the data set.

User response:

If you created the structured fields for the font, correct the error and resubmit the print request. See Data Stream and Object Content Architectures: Font Object Content Architecture Reference, S544-3285 for more information about the structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the font, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the font with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

No response is necessary.

Problem determination:

Items 1, 2, 17, 27.

APS2503I
DATA IN A FONT RESOURCE IS NOT VALID: THE BASELINE ADJUSTMENT VALUE IS TOO LARGE OR TOO SMALL.
Explanation:

The combination of the baseline offset adjustment value and a character’s baseline offset value is beyond the range the printer can handle. The baseline offset adjustment value is contained in a Metric Adjustment triplet. A Metric Adjustment triplet (X'79') is contained in a Coded Font Control (CFC) structured field.

System action:

PSF stops processing and printing the data set.

User response:

If you created the structured fields for the font, correct the error and resubmit the print request. See Data Stream and Object Content Architectures: Font Object Content Architecture Reference, S544-3285 for more information about the structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the font, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the font with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

No response is necessary.

Problem determination:

Items 1, 2, 17, 27.

APS2504I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A BEGIN TRANSPARENCY MASK PARAMETER IS OUT OF SEQUENCE IN AN IPD STRUCTURED FIELD.
Explanation:

A Begin Transparency Mask parameter is out of sequence or appears more than once in an image or tile. A Begin Transparency Mask parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2505I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: AN END TRANSPARENCY MASK PARAMETER IS MISSING OR OUT OF SEQUENCE IN AN IPD STRUCTURED FIELD.
Explanation:

An End Transparency Mask parameter is missing after a Begin Transparency Mask has been encountered or is out of sequence. An End Transparency Mask parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2506I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: AN IMAGE DATA SELF-DEFINING FIELD IS NOT VALID IN AN IPD STRUCTURED FIELD.
Explanation:

An Image Data self-defining field was specified in an IOCA image object but should not be present because the Band Image parameter was specified. An Image Data self-defining field and a Band Image parameter are contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2507I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: BOTH A BAND IMAGE PARAMETER AND AN IMAGE SUBSAMPLING PARAMETER WERE SPECIFIED IN AN IPD STRUCTURED FIELD. ONLY ONE IS ALLOWED.
Explanation:

A Band Image parameter was specified in an IOCA image object and a subsequent Image Subsampling parameter was also found in the same image object. A Band Image parameter and an Image Subsampling parameter cannot coexist in the same image object. A Band Image parameter and an Image Subsampling parameter are contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2508I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A BAND IMAGE PARAMETER IS OUT OF SEQUENCE IN AN IPD STRUCTURED FIELD.
Explanation:

A Band Image parameter was encountered out of sequence or appeared more than once in IOCA image object.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2509I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A BAND IMAGE PARAMETER VALUE IN AN IPD STRUCTURED FIELD IS NOT VALID OR IS UNSUPPORTED.
Explanation:

A Band Image parameter value in an Image Picture Data (IPD) structured field is not valid or is not supported.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2510I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: BAND IMAGE PARAMETER VALUES IN AN IPD STRUCTURED FIELD ARE INCONSISTENT.
Explanation:

The number of BITCNT parameters in a Band Image parameter is not equal to the BCOUNT value. A Band Image parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2511I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A BAND IMAGE PARAMETER IN AN IPD STRUCTURED FIELD IS INCONSISTENT WITH THE IDE SIZE PARAMETER.
Explanation:

The IDE size determined by the Band Image parameter (after subtracting padding bits) does not match the IDE Size parameter. A Band Image parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2512I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: AN IDE STRUCTURE PARAMETER IN AN IPD STRUCTURED FIELD IS OUT OF SEQUENCE.
Explanation:

An IDE Structure parameter was encountered out of sequence or appears more than once. An IDE Structure parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2513I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: AN IDE STRUCTURE PARAMETER IN AN IPD STRUCTURED FIELD IS NOT VALID OR IS UNSUPPORTED.
Explanation:

A value in an IDE Structure parameter is not valid or is not supported. An IDE Structure parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2514I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: THE IDE STRUCTURE PARAMETER IN AN IPD STRUCTURED FIELD IS NOT VALID.
Explanation:

When the element identifier (bytes 16-17) in the formatted sense message (APS830I) is not zero, the printer might provide the number of one of these error conditions that caused the exception to be reported:

  1. The sum of the SIZE1 through SIZE4 values in an IDE Structure parameter does not match the IDE size specified in the IDE Size parameter.
  2. The color space is CMYK and SIZE4 is missing.
  3. SIZE4 is present and the color space is not CMYK.

An IDE Structure parameter and IDE Size parameter are contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2515I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A BAND IMAGE DATA SELF-DEFINING FIELD WAS SPECIFIED WITHOUT A BAND IMAGE PARAMETER BEING SPECIFIED.
Explanation:

A Band Image Data self-defining field was specified that should not be present because the Band Image parameter was not specified. A Band Image Data self-defining field and a Band Image parameter are contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2516I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A BAND IMAGE DATA SELF-DEFINING FIELD IS MISSING OR OUT OF SEQUENCE.
Explanation:

A Band Image Data self-defining field was missing or encountered out of sequence. When a Band Image parameter is specified, one or more Band Image Data self-defining fields must appear after image data parameters and before End Image Content. A Band Image Data self-defining field is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2517I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: AN INCORRECT NUMBER OR SEQUENCE OF BAND IMAGE DATA SELF-DEFINING FIELDS WERE SPECIFIED IN AN IPD STRUCTURED FIELD.
Explanation:

Either some of the bands specified in the Band Image parameter were missing in the Band Image Data or the Band Image Data self-defining fields were not in the sequential order of the band numbers. A Band Image Data self-defining field is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2518I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: AN INCONSISTENT EXTERNAL ALGORITHM SPECIFICATION PARAMETER AND IMAGE ENCODING PARAMETER WERE SPECIFIED IN AN IPD STRUCTURED FIELD.
Explanation:

When the element identifier (bytes 16-17) in the formatted sense message (APS830I) is not zero, the printer might provide the number of one of these error conditions that caused the exception to be reported:

  1. An External Algorithm Specification parameter was specified in an IOCA image object, but a corresponding Image Encoding parameter was not found.
  2. An Image Encoding Parameter was specified in an IOCA image object that requires an External Algorithm Specification Parameter, but no External Algorithm Parameter was found.

An External Algorithm Specification parameter and an Image Encoding parameter are contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2519I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: AN EXTERNAL ALGORITHM SPECIFICATION PARAMETER IN AN IPD STRUCTURED FIELD IS OUT OF SEQUENCE.
Explanation:

An External Algorithm Specification parameter was encountered out of sequence or appeared more than once. An External Algorithm Specification parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2520I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: AN EXTERNAL ALGORITHM SPECIFICATION PARAMETER VALUE IN AN IPD STRUCTURED FIELD IS NOT VALID OR IS UNSUPPORTED.
Explanation:

A value in an External Algorithm parameter is not valid or is unsupported. An External Algorithm Specification parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2521I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: AN EXTERNAL ALGORITHM SPECIFICATION PARAMETER WAS SPECIFIED IN AN IPD STRUCTURED FIELD THAT IS NOT REQUIRED.
Explanation:

An External Algorithm parameter was specified in the image, but the Image Encoding parameter does not require it. An External Algorithm Specification parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2522I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A TILE POSITION PARAMETER IN AN IPD STRUCTURED FIELD IS MISSING OR OUT OF SEQUENCE.
Explanation:

A required Tile Position parameter is missing or was encountered out of sequence. A Tile Position parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2523I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A TILE POSITION PARAMETER VALUE IN AN IPD STRUCTURED FIELD IS NOT VALID.
Explanation:

An XOFFSET or YOFFSET value in a Tile Position parameter is not valid or is outside the image presentation space. A Tile Position parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2524I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: TILE POSITION PARAMETER VALUES IN AN IPD STRUCTURED FIELD ARE INCONSISTENT.
Explanation:

When the element identifier (bytes 16-17) in the formatted sense message (APS830I) is not zero, the printer might provide the number of one of these error conditions that caused the exception to be reported:

  1. Tiles are specified out of order. This exception can occur only if the Tile Table of Contents (TOC) parameter does not contain any TOC entries. If the Tile TOC parameter does contain TOC entries, the tiles themselves can be specified in any order.
  2. The Tile TOC parameter does contain the table of contents, but the XOFFSET or YOFFSET given for this tile in the table of contents does not match the corresponding values specified in the Tile Position parameter.

A Tile Position parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2525I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A TILE SIZE PARAMETER IN AN IPD STRUCTURED FIELD IS MISSING OR OUT OF SEQUENCE.
Explanation:

A required Tile Size parameter is missing or was encountered out of sequence. A Tile Size parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2526I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A TILE SIZE PARAMETER VALUE IN AN IPD STRUCTURED FIELD IS NOT VALID.
Explanation:

A value in a Tile Size parameter is not valid. A Tile Size parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2527I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A TILE SIZE PARAMETER VALUE IN AN IPD STRUCTURED FIELD IS INCONSISTENT.
Explanation:

When the element identifier (bytes 16-17) in the formatted sense message (APS830I) is not zero, the printer might provide the number of one of these error conditions that caused the exception to be reported:

  1. The tile overlaps a previously specified tile.
  2. The RELRES value specified in the table of contents does not match the corresponding RELRES value in the Tile Size parameter.
  3. The THSIZE or TVSIZE specified in the table of contents does not match the corresponding value in the Tile Size parameter.

A Tile Size parameter and the Tile table of contents are contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2528I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A TILE SET COLOR PARAMETER IN AN IPD STRUCTURED FIELD IS OUT OF SEQUENCE.
Explanation:

A Tile Set Color parameter was encountered out of sequence or appeared more than once. A Tile Set Color parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2529I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A TILE SET COLOR PARAMETER VALUE IN AN IPD STRUCTURED FIELD IS INCONSISTENT.
Explanation:

A Tile Set Color parameter was specified once in the correct sequence, but the tile was not a bi-level tile. The IDE Size parameter, if specified, must specify an IDE size of 1 bit per IDE. The IDE Structured parameter, if specified, must specify a color space of either YCrCb or YCbCr. A Tile Set Color parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2530I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A TILE TOC PARAMETER IN AN IPD STRUCTURED FIELD IS OUT OF SEQUENCE.
Explanation:

In a tiled image, the Tile Table of Contents (TOC) parameter did not appear immediately after a Begin Image Content self-defining field, or it appeared more than once. A Tile TOC parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2531I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A TILE TOC PARAMETER VALUE IN AN IPD STRUCTURED FIELD IS NOT VALID.
Explanation:

A value in a Tile Table of Contents (TOC) parameter is not valid. A Tile TOC parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2532I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A TILE TOC PARAMETER VALUE IN AN IPD STRUCTURED FIELD IS INCONSISTENT.
Explanation:

When the element identifier (bytes 16-17) in the formatted sense message (APS830I) is not zero, the printer might provide the number of one of these error conditions that caused the exception to be reported:

  1. Not all tiles are listed in the table of contents, even though the table of contents contains at least one tile.
  2. The table of contents lists a non-existent tile.
  3. An incorrect tile order was specified; two or more tiles in the table of contents have sort keys (primary: YOFFSET; secondary: XOFFSET) that are identical or are out of sequence.
  4. The specified offset for one or more tiles does not point to a position where a Begin Tile parameter starts.

A Tile TOC parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2533I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: AN IMAGE SUBSAMPLING PARAMETER AND A BAND IMAGE PARAMETER IN AN IPD STRUCTURED FIELD ARE INCONSISTENT.
Explanation:

An Image Subsampling parameter was specified in an IOCA image object and a subsequent Band Image parameter was also found. A Band Image parameter and an Image Subsampling parameter cannot coexist in the same image. An Image Subsampling parameter and Band Image parameter are contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2534I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: AN IMAGE SUBSAMPLING PARAMETER IN AN IPD STRUCTURED FIELD IS OUT OF SEQUENCE.
Explanation:

An Image Subsampling parameter was encountered out of sequence or appeared more than once. An Image Subsampling parameter and Begin Image Content parameter are contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2535I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: AN IMAGE SUBSAMPLING PARAMETER VALUE IN AN IPD STRUCTURED FIELD IS NOT VALID OR IS UNSUPPORTED.
Explanation:

A value in an Image Subsampling parameter is not valid or is not supported. An Image Subsampling parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2536I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A COLOR PALETTE PARAMETER IN AN IPD STRUCTURED FIELD IS OUT OF SEQUENCE.
Explanation:

A Color Palette parameter was encountered out of sequence or appeared more than once. A Color Palette parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2537I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A COLOR PALETTE PARAMETER IN AN IPD STRUCTURED FIELD IS NOT VALID OR IS UNSUPPORTED.
Explanation:

A value in a Color Palette parameter is not valid or is not supported. A Color Palette parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

Reporting of this exception can be controlled by the Color Fidelity triplet in the Presentation Fidelity Control (PFC) command. The PFC command is contained in a form definition.

When the Color Fidelity triplet sets the CONTINUE field equal to STOP (X'01'), PSF stops processing the data set that was being processed at the time of the error and marks the data set unprintable. PSF releases the current data set back to JES and requests that it be held by the system unless PRTERROR=QUIT was specified on the OUTPUT statement.

When the Color Fidelity triplet sets the CONTINUE field equal to DO NOT STOP (X'02'), one of these occurs:

  • If the printer supports the PFC Color Fidelity triplet the printer reports this exception if the REPORT field is set to REPORT. PSF continues processing the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action. The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, then print-error markers might be included on the printed page. If the REPORT field was set to DO NOT REPORT (X'02'), the printer does not report this error to PSF but takes its continuation action and continues processing the page.
  • If the printer does not support the PFC Color Fidelity triplet, this exception might or might not be reported. In either case the printer takes its continuation action for the page and PSF continues processing the data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action. The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, then print-error markers might be included on the printed page.
User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. Contact your operator and ask that your previous print request, which was held, be purged. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

If you submitted the print request to the wrong printer, consult your operator to determine to which printer that data set should be rerouted.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If you are running under Job Entry Subsystem (JES), use the JES data-set release commands to release the data set to a printer that supports this function. For a JES command to release the data set for printing, see z/OS JES2 Commands or z/OS JES3 Commands .

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2538I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A BEGIN TILE PARAMETER IS OUT OF SEQUENCE IN AN IPD STRUCTURED FIELD.
Explanation:

A Begin Tile parameter was encountered out of sequence in a series of Image Picture Data (IPD) structured fields.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2539I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: AN END TILE PARAMETER IS MISSING OR OUT OF SEQUENCE IN AN IPD STRUCTURED FIELD.
Explanation:

An End Tile parameter is missing after a Begin Tile parameter has been encountered, or it is out of sequence in a series of Image Picture Data (IPD) structured fields.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2540I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A TILE SET COLOR PARAMETER VALUE IN AN IPD STRUCTURED FIELD IS NOT VALID.
Explanation:

When the element identifier (bytes 16-17) in the formatted sense message (APS830I) is not zero, the printer might provide the number of one of these error conditions that caused the exception to be reported:

  1. The color space (CSPACE) value specified is not valid.
  2. The size value specified is not valid.
  3. The color value specified is not valid.

A Tile Set Color parameter is contained in an Image Picture Data (IPD) structured field.

The IPD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, a data set containing line data, a page segment, or a MO:DCA object. A page segment is included by using either an Include Page Segment (IPS) structured field or an Include Object (IOB) structured field. A MO:DCA object is included by using the IOB structured field.

System action:

Reporting of this exception can be controlled by the Color Fidelity triplet in the Presentation Fidelity Control (PFC) command. The PFC command is contained in a form definition.

When the Color Fidelity triplet sets the CONTINUE field equal to STOP (X'01'), PSF stops processing the data set that was being processed at the time of the error and marks the data set unprintable. PSF releases the current data set back to JES and requests that it be held by the system unless PRTERROR=QUIT was specified on the OUTPUT statement.

When the Color Fidelity triplet sets the CONTINUE field equal to DO NOT STOP (X'02'), one of these occurs:

  • If the printer supports the PFC Color Fidelity triplet the printer reports this exception if the REPORT field is set to REPORT. PSF continues processing the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action. The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, then print-error markers might be included on the printed page. If the REPORT field was set to DO NOT REPORT (X'02'), the printer does not report this error to PSF but takes its continuation action and continues processing the page.
  • If the printer does not support the PFC Color Fidelity triplet, this exception might or might not be reported. In either case the printer takes its continuation action for the page and PSF continues processing the data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action. The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, then print-error markers might be included on the printed page.
User response:

If you created the structured fields for the IOCA image object, correct the error and resubmit the print request. Contact your operator and ask that your previous print request, which was held, be purged. See Image Object Content Architecture Reference, AFPC-0003 for more information about the contents of the IPD structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the IOCA image object, contact your system programmer.

If you submitted the print request to the wrong printer, consult your operator to determine to which printer that data set should be rerouted.

System programmer response:

If an IBM licensed program was used to create the structured fields of the IOCA image object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If you are running under Job Entry Subsystem (JES), use the JES data-set release commands to release the data set to a printer that supports this function. For a JES command to release the data set for printing, see z/OS JES2 Commands or z/OS JES3 Commands .

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2541I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A MAPPING OPTION VALUE IS NOT VALID OR IS UNSUPPORTED.
Explanation:

The Mapping Option specified was not valid, or the printer does not support the Mapping Option value. The Mapping Option was specified on an Include Object (IOB), a Map Graphics Object (MGO), a Map Bar Code (MBC), a Map Image Object (MIO), or a Map Presentation Text (MPT) structured field. The IOB, MGO, MIO, and MPT structured fields could be contained in a page definition, a resource object, an overlay, or a MO:DCA page, or they could be embedded in line data.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action. If the structured field was part of a resource, PSF stops processing and printing the data set.

User response:

If you created the structured fields for the object, correct the error and resubmit the print request. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 8, 13, 17, 27.

APS2542I
THE PRESENTATION DATA IN AN OBJECT CONTAINER RESOURCE EXTENDS OUTSIDE THE OBJECT AREA.
Explanation:

A position mapping was used that caused some portion of the object data to extend outside of the object area. The presentation space is specified in the object data. The object area size can be specified in an Object Area Descriptor (OBD) in an Object Environment Group (OEG) for the object container or in an Include Object (IOB) structured field.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action.

User response:

Either increase the object area size or change the offset specified for the position mapping and resubmit the print request. Changing the mapping option to position and trim can show where the object data is hitting the object boundary. See the appropriate documentation for the data stream being carried in the object container resource. If you used a program to create the structured fields and the data, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the resource with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 8, 13, 17, 27.

APS2543I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: THE HAXIS OR VAXIS PARAMETER OF A BOX OR BOX AT CURRENT POSITION DRAWING ORDER IS TOO LARGE.
Explanation:

A Box or Box at Current Position drawing order in a Graphics Data (GAD) structured field contains an HAXIS or VAXIS parameter that is too large to fit the indicated corner into the size of the box.

The GAD structured field is contained in a graphics object. The graphics object can be contained in a MO:DCA document or an overlay or it might be embedded in a data set containing line data.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If the structured fields are not valid and you created the structured fields for the resource or print data set containing the graphics object, correct the error in the referenced structured field and resubmit the print request. See Graphics Object Content Architecture for Advanced Function Presentation Reference, AFPC-0008 for more information about the structured field. If the structured field has no error, the error might be a PSF or printer logic error. If you used a program to create the structured fields for the resource or print data set containing the image, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the resource with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 17, 27.

APS2544I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: EITHER THE HAXIS OR VAXIS PARAMETER OF A BOX OR BOX AT CURRENT POSITION DRAWING ORDER IS OUTSIDE THE VALID RANGE.
Explanation:

A Box or Box at Current Position drawing order in a Graphics Data (GAD) structured field contains an HAXIS or VAXIS parameter that is outside the valid range.

The GAD structured field is contained in a graphics object. The graphics object might be contained in a MO:DCA document or an overlay or it might be embedded in a data set containing line data.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If the structured fields are not valid and you created the structured fields for the resource or print data set containing the graphics object, correct the error in the referenced structured field and resubmit the print request. See Graphics Object Content Architecture for Advanced Function Presentation Reference, AFPC-0008 for more information about the structured field. If the structured field has no error, the error might be a PSF or printer logic error. If you used a program to create the structured fields for the resource or print data set containing the image, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the resource with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 17, 27.

APS2545I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: THE POSITION FOR THE ENDPOINT OF THE ARC IN A PARTIAL ARC OR PARTIAL ARC AT CURRENT POSITION DRAWING ORDER IS OUTSIDE THE PRESENTATION SPACE.
Explanation:

In a partial Arc or Partial Arc at Current Position drawing order, the calculated new current position for the endpoint of the arc is outside the limits of the graphic presentation space.

The Partial Arc and Partial Arc at Current Position drawing orders are contained in the Graphics Data (GAD) structured field. The GAD structured field is contained in a graphics object. The graphics object might be contained in a MO:DCA document or an overlay or it might be embedded in a data set containing line data.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If the structured fields are not valid and you created the structured fields for the resource or print data set containing the graphics object, correct the error in the referenced structured field and resubmit the print request. See Graphics Object Content Architecture for Advanced Function Presentation Reference, AFPC-0008 for more information about the structured field. If the structured field has no error, the error might be a PSF or printer logic error. If you used a program to create the structured fields for the resource or print data set containing the image, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the resource with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 17, 27.

APS2546I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: IN A PARTIAL ARC OR PARTIAL ARC AT CURRENT POSITION DRAWING ORDER, THE SWEEP ANGLE IS NOT VALID.
Explanation:

In a Partial Arc or Partial Arc at Current Position drawing order, the SWEEP angle is not valid (negative).

The Partial Arc and Partial Arc at Current Position drawing orders are contained in the Graphics Data (GAD) structured field. The GAD structured field is contained in a graphics object. The graphics object might be contained in a MO:DCA document or an overlay or it might be embedded in a data set containing line data.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If the structured fields are not valid and you created the structured fields for the resource or print data set containing the graphics object, correct the error in the referenced structured field and resubmit the print request. See Graphics Object Content Architecture for Advanced Function Presentation Reference, AFPC-0008 for more information about the structured field. If the structured field has no error, the error might be a PSF or printer logic error. If you used a program to create the structured fields for the resource or print data set containing the image, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the resource with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 17, 27.

APS2547I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: IN A PARTIAL ARC OR PARTIAL ARC AT CURRENT POSITION DRAWING ORDER, THE START ANGLE IS NOT VALID.
Explanation:

In a Partial Arc or Partial Arc at Current Position drawing order, the START angle is not valid (negative).

The Partial Arc and Partial Arc at Current Position drawing orders are contained in the Graphics Data (GAD) structured field. The GAD structured field is contained in a graphics object. The graphics object might be contained in a MO:DCA document or an overlay or it might be embedded in a data set containing line data.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If the structured fields are not valid and you created the structured fields for the resource or print data set containing the graphics object, correct the error in the referenced structured field and resubmit the print request. See Graphics Object Content Architecture for Advanced Function Presentation Reference, AFPC-0008 for more information about the structured field. If the structured field has no error, the error might be a PSF or printer logic error. If you used a program to create the structured fields for the resource or print data set containing the image, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the resource with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 17, 27.

APS2548I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A PORTION OF A CHARACTER WILL EXTEND BEYOND THE TEXT PRESENTATION SPACE BOUNDARY.
Explanation:

A character has been positioned so that a portion of its character box exceeds the Text Presentation Space boundary in either the i-direction or b-direction.

The text-control sequence is in a Presentation Text Data (PTX) structured field or was generated by PSF from a page definition. The size of the presentation text space is defined in the Presentation Text Descriptor (PTD) structured field.

The PTX structured field might be contained or referenced in a MO:DCA document, a resource, or it might be embedded in a data set containing line data. The PTD might be specified in either the Object Environment Group (OEG) for the presentation text object or the Active Environment Group (AEG) for the page or overlay.

System action:

The printer you were using might attempt to print the page in error. The entire page might not be printed. If the page in error contains any position errors, exception highlighting might be included on the printed page. PSF continues processing of the current data set with the page following the page in error, unless the printer reported another error that required a more severe PSF recovery action.

User response:

If the structured fields are not valid and you created the structured fields for the resource or print data set, correct the error in the referenced structured field and resubmit the print request. See Mixed Object Document Content Architecture Reference, AFPC-0004 for more information about the structured field. If the structured field has no error, the error might be a PSF or printer logic error. If you used a program to create the structured fields for the resource or print data set containing the image, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the resource with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 17, 27.

APS2549I
A DATA-VALIDATION DEVICE CONNECTED TO THE PRINTER HAS DETECTED UNREADABLE OR INCORRECTLY PRINTED DATA. PARTIAL OR DUPLICATE PAGES MIGHT BE PRINTED.
Explanation:

A data-validation device connected to the printer has detected unreadable or incorrectly printed data. This caused the printer to discard its buffered pages. The printer reports an action code X'1A' to instruct PSF to redrive buffered pages. For more information about this condition, see the publications for the printer that reported this error.

System action:

PSF resends pages to the printer, starting from the committed page counter plus 1. Pages might be duplicated during the recovery.

If the current environment does not support repositioning, PSF stops processing the data set.

User response:

The printed output might be acceptable. If any pages were duplicated, you might want to resubmit the print request. If the error persists, contact your system programmer.

System programmer response:

If a function was not selected at the printer and the error condition persists, follow the procedures described in PSF for z/OS: Diagnosis before contacting the IBM Support Center.

Operator response:

Inform your system programmer that this error occurred.

Problem determination:

Items 1, 18.

APS2550I
THE PUNCH WASTE BIN ON A PRINTER THAT SUPPORTS THE PUNCH OPERATION HAS BECOME FULL. PARTIAL OR DUPLICATE PAGES MIGHT BE PRINTED.
Explanation:

The punch waste bin on a printer that supports the punch operation is full. This caused the printer to discard its buffered pages. The printer reports an action code X'1A' to instruct PSF to redrive buffered pages. For more information about this condition, see the publications for the printer that reported this error.

System action:

PSF resends pages to the printer, starting from the committed page counter plus 1. Pages might be duplicated during the recovery.

If the current environment does not support repositioning, PSF stops processing the data set.

User response:

The printed output might be acceptable. If any pages were duplicated, you might want to resubmit the print request. If the error persists, contact your system programmer.

System programmer response:

If a function was not selected at the printer and the error condition persists, follow the procedures described in PSF for z/OS: Diagnosis before contacting the IBM Support Center.

Operator response:

Inform your system programmer that this error occurred.

Problem determination:

Items 1, 18.

APS2551I
THE DATA IN A PRESENTATION OBJECT CONTAINER RESOURCE WAS CONSIDERED INCORRECT BY THE PRINTER. CODE = (code and brief description).
Explanation:

The data in an object container resource was not considered valid by the printer, although the printer supports the resource type as identified by the Object Classification Triplet on the Begin Object Container structured field.

For a complete list of the error codes and descriptions, see Intelligent Printer Data Stream Reference, AFPC-0001.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action.

User response:

If you created the structured fields for resource, correct the error and resubmit the print request. See Mixed Object Document Content Architecture Reference, AFPC-0004 for more information about the correct format of the referenced structured field. If the structured field is correct, the error might be a PSF or printer logic error. If you used a program to create the structured fields for the resource, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the resource with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 17, 27.

APS2552I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: AN INCLUDE TILE PARAMETER IS SPECIFIED WITHIN AN IOCA TILE RESOURCE.
Explanation:

An Include Tile Parameter was specified in an IOCA tile resource. Nested references are not allowed. The Include Tile Parameter is contained in an Image Picture Data (IPD) structured field. The IPD structured field is contained in an IOCA image object. The IOCA image data object might be included in a MO:DCA document, an overlay, a page segment, or an object container, or it might be embedded in a data set containing line data.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error unless the printer reports another error that requires a more severe PSF recovery action.

User response:

If you created the structured fields for the print data set or resource, correct the error and resubmit the print request. See Mixed Object Document Content Architecture Reference, AFPC-0004 or Advanced Function Presentation: Programming Guide and Line Data Reference, S544-3884 for more information about the structured field. If the structured field is correct, the error might be a PSF or printer logic error. If you used a program to create the structured fields for the print data set or resource, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the resource with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 17, 27.

APS2553I
THE DATA IN AN OBJECT CONTAINER RESOURCE WAS CONSIDERED INCORRECT BY THE PRINTER. CODE = (code and brief description).
Explanation:

The data in an object container resource was not considered valid by the printer, although the printer supports the resource type as identified by the Object Classification Triplet on the Begin Object Container structured field.

For a complete list of the error codes and descriptions, see Intelligent Printer Data Stream Reference, AFPC-0001.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error unless the printer reports another error that requires a more severe PSF recovery action.

User response:

If you created the data in the structured fields of the object container resource, correct the error and resubmit the print request. See the appropriate documentation for the data stream being carried in the object container resource. If you used a program to create the structured fields and the data, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the resource with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 17, 27.

APS2554I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A SECONDARY DATA OBJECT RESOURCE WAS NOT FOUND.
Explanation:

While printing a data object, an error occurred with a secondary resource. When the element identifier (bytes 16-17) in the formatted sense message (APS830I) is not zero, the printer might provide the number of one of these error conditions that caused the exception to be reported:

  1. A presentation data object referenced a data object resource by an internal name, but there was no X'DE', X'BE' pair on the Include Object (IOB) to identify the secondary resource's external name.
  2. A presentation data object referenced a data object resource by an internal name. This internal name was mapped to an external name by a X'DE', X'BE' pair on the Include Object (IOB), but the resource identified by the external name was not mapped in the Active Environment Group (AEG) for the page.
  3. A presentation data object referenced a data object resource by an external name, but this external name was not mapped in the Active Environment Group (AEG) for the page.

The data object might be included in a MO:DCA document, an overlay, or an object container or it might be embedded in a data set containing line data.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action.

User response:

If you created the structured fields for the print data set or resource, correct the error and resubmit the print request. See Mixed Object Document Content Architecture Reference, AFPC-0004 or Advanced Function Presentation: Programming Guide and Line Data Reference, S544-3884 for more information about the correct format of the referenced structured field. If the structured field is correct, the error might be a PSF or printer logic error. If you used a program to create the structured fields for the print data set or resource, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the resource with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 17, 27.

APS2555I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: AN INCLUDE TILE PARAMETER IS OUT OF SEQUENCE.
Explanation:

An Include Tile Parameter was encountered out of sequence or appeared more than once. An Include Tile Parameter must appear immediately after a Tile Position Parameter. The Include Tile Parameter is contained in an Image Picture Data (IPD) structured field. The IPD structured field is contained in an IOCA image object. The IOCA image object might be included in a MO:DCA document, an overlay, a page segment, or an object container or it might be embedded in a data set containing line data.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action.

User response:

If you created the structured fields for the image object, correct the error and resubmit the print request. See Mixed Object Document Content Architecture Reference, AFPC-0004 or Advanced Function Presentation: Programming Guide and Line Data Reference, S544-3884 for more information about the correct format of the referenced structured field. If the structured field is correct, the error might be a PSF or printer logic error. If you used a program to create the structured fields for the image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the resource with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 17, 27.

APS2556I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: INAPPROPRIATE SECONDARY RESOURCE INVOKED FOR A DATA OBJECT.
Explanation:

A data object resource was called for a presentation data object, but it is not a valid object type for that data object. The data object might be included in a MO:DCA document, an overlay, or an object container, or it might be embedded in a data set containing line data.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action.

User response:

If you created the structured fields for the print data set or resource, correct the error and resubmit the print request. See Mixed Object Document Content Architecture Reference, AFPC-0004 or Advanced Function Presentation: Programming Guide and Line Data Reference, S544-3884 for more information about the correct format of the referenced structured field. If the structured field is correct, the error might be a PSF or printer logic error. If you used a program to create the structured fields for the print data set or resource, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the resource with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 17, 27.

APS2557I
THE PRINTER HAS DETECTED A DATA-RELATED DECOMPRESSION ERROR.
Explanation:

The printer has detected a data-related error on a page when extracting data. Incorrectly compressed JPEG image data in a data object or an IOCA image can cause this error.

The image object might be contained in a MO:DCA document, an overlay, or a page segment; or it might be embedded in a data set containing line data. The data object might be included in a MO:DCA document, an overlay, or an object container, or it might be embedded in a data set containing line data.

System action:

PSF stops processing the current data set, releases it back to JES, and requests that it be held by the system unless PRTERROR=QUIT is specified on the OUTPUT statement

User response:

Do one of these:

  • If you created the structured fields of the object container or image object resource, correct the error and resubmit the print request. See the appropriate documentation for the data stream being carried in the object container or image object resource. If you used a program to create the structured fields and the data, contact your system programmer.
  • Contact your operator to determine which printers the data set can be rerouted to. If none are available that can process the job, ask the operator to purge the job. Then, correct the error and resubmit the print request.
System programmer response:

If an IBM licensed program was used to create the structured fields for the resource with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

See the operator's guide for the printer that reported this error, and clear any paper that has not been stacked. If you are running under JES, use the JES commands to release the data set to a printer that supports the finishing operation. For information about the command to use to release the data set, see the publication containing JES commands for your operating system.

Problem determination:

Items 1, 2, 17, 27.

APS2558I
THE PRINTER HAS DETECTED A DATA-RELATED DECOMPRESSION ERROR.
Explanation:

The printer has detected a data-related error on a page when extracting data. Incorrectly compressed JPEG image data in a data object or an IOCA image can cause this error.

The image object might be contained in a MO:DCA document, an overlay, or a page segment; or it might be embedded in a data set containing line data. The data object might be included in a MO:DCA document, an overlay, or an object container, or it might be embedded in a data set containing line data.

System action:

PSF stops processing the current data set, releases it back to JES, and requests that it be held by the system unless PRTERROR=QUIT is specified on the OUTPUT statement

User response:

Do one of these:

  • If you created the data in the structured fields of the object container or image object resource, correct the error and resubmit the print request. See the appropriate documentation for the data stream being carried in the object container resource. If you used a program to create the structured fields and the data, contact your system programmer.
  • Contact your operator to determine which printers the data set can be rerouted to. If none are available that can process the job, ask the operator to purge the job. Then, correct the error and resubmit the print request.
System programmer response:

If an IBM licensed program was used to create the structured fields for the resource with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

If you are running under JES, use the JES commands to release the data set to a printer that supports the finishing operation. For information about the command to use to release the data set, see the publication containing JES commands for your operating system.

Problem determination:

Items 1, 2, 17, 27.

APS2559I
THE DATA IN A PRESENTATION OBJECT CONTAINER RESOURCE WAS CONSIDERED INCORRECT BY THE PRINTER. CODE = (code and brief description).
Explanation:

The data in an object container resource was not considered valid by the printer, although the printer supports the resource type as identified by the Object Classification Triplet on the Begin Object Container structured field.

For a complete list of the error codes and descriptions, see Intelligent Printer Data Stream Reference, AFPC-0001.

N (rightmost 4 bits) in the error code, for example, X'016N', contains the collection index value plus one. A value of X'0' indicates either that the object was a font or indicates that the collection index is not provided because it is greater than 15 (X'F'). If message APS830I is issued along with this message, then the Element Identifier contains the error code with the collection index.

System action:

PSF stops processing the current data set and issues additional messages that identify the processing environment when the error was found.

User response:

If you created the structured fields for the object container resource, correct the error and resubmit the print request. See Mixed Object Document Content Architecture Reference, AFPC-0004 or Advanced Function Presentation: Programming Guide and Line Data Reference, S544-3884 for more information about the structured field. If the structured field has no error, the error might be a PSF or printer logic error. If you used a program to create the structured fields for the object container resource, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the resource with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 17, 27.

APS2560I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: THE OBJECT-AREA-ORIGIN-OFFSET VALUE SPECIFIED FOR A DATA OBJECT IS UNSUPPORTED.
Explanation:

The X or Y object-area-origin-offset value specified in the Object Area Position (OBP) of the data object resource or in the IOB that included the object is unsupported.

The data object might be included in a MO:DCA document, an overlay, or an object container, or it might be embedded in a data set containing line data.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action.

User response:

If you created the structured fields for the data object resource, correct the error and resubmit the print request. See Mixed Object Document Content Architecture Reference, AFPC-0004 or Advanced Function Presentation: Programming Guide and Line Data Reference, S544-3884 for more information about the structured field. If the structured field has no error, the error might be a PSF or printer logic error. If you used a program to create the structured fields for the data object resource, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the resource with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 17, 27.

APS2561I
A PROBLEM WITH THE PRINTER RIBBON HAS OCCURRED THAT REQUIRES OPERATOR INTERVENTION.
Explanation:

A problem with the printer ribbon occurred. This caused the printer to discard its buffered pages. The printer reports an action code X'1A' to instruct PSF to redrive buffered pages. For more information about this condition, see the publications for the printer that reported this error.

System action:

PSF resends pages to the printer, starting from the committed page counter plus 1. Pages might be duplicated during the recovery.

If the current environment does not support repositioning, PSF stops processing the data set.

User response:

The printed output might be acceptable. If any pages were duplicated, you might want to resubmit the print request. If the error persists, contact your system programmer.

System programmer response:

If a function was not selected at the printer and the error condition persists, follow the procedures described in PSF for z/OS: Diagnosis before contacting the IBM Support Center.

Operator response:

Inform your system programmer that this error occurred.

Problem determination:

Items 1, 18.

APS2562I
THE PRINTER HAS REPORTED A CONDITION IN A POSTPROCESSOR THAT PSF DOES NOT RECOGNIZE.
Explanation:

The printer reported an action code X'0A' I/O error that PSF does not recognize. This message is accompanied by a message that presents the printer sense bytes.

System action:

PSF stops processing and printing the data set.

User response:

Inform your system programmer that this error occurred.

System programmer response:

If the error condition persists, follow the procedures described in PSF for z/OS: Diagnosis before contacting the IBM Support Center.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page or the message data set in the PSF.

Problem determination:

Items 1, 2, 17, 27.

APS2563I
A PARAMETER VALUE IN A FORMDEF RESOURCE IS UNSUPPORTED: THE MEDIUM FINISHING CONTROL STRUCTURED FIELD SPECIFIES AN UNSUPPORTED FINISHING OPERATION COUNT VALUE.
Explanation:

The finishing operation count field (byte 6) in a Finishing Operation triplet (X'85') contains an unsupported value.

Finishing Operation triplets are specified in the Medium Finishing Control (MFC) structured field. The MFC is specified in the Document Environment Group of the form definition or in a Medium Map.

System action:

Reporting of this exception can be controlled by the Finishing Fidelity triplet in the Presentation Fidelity Control (PFC) command. The PFC command is contained in a form definition.

When the Finishing Fidelity triplet sets the continuation rule to STOP (X'01'), PSF stops processing the data set that was being processed at the time of the error and marks the data set unprintable. PSF releases the current data set back to JES and requests that it be held by the system unless PRTERROR=QUIT is specified on the OUTPUT statement.

When the Finishing Fidelity triplet sets the continuation rule to DO NOT STOP (X'02'), one of these occurs:

  • If the printer supports the PFC Finishing Fidelity triplet and if the REPORT field is set to REPORT (X'01'), the printer reports this exception. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action. The finishing operation is not applied or is applied incompletely. If the page in error contains any positioning errors, then print-error markers might be included on the printed page.
  • If the printer supports the PFC Finishing Fidelity triplet and the REPORT field is set to DO NOT REPORT (X'02'), the printer does not report this error to PSF but takes its continuation action and continues processing the page.
  • If the printer does not support the PFC Finishing Fidelity triplet and the REPORT field is set to DO NOT REPORT (X'02'), the printer reports this exception but PSF does not issue the error message. The printer takes its continuation action for the page and PSF continues processing the data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action. The finishing operation is not applied or is applied incompletely. If the page in error contains any positioning errors, then print-error markers might be included on the printed page.
  • If the printer does not support the PFC Finishing Fidelity triplet and the REPORT field is set to REPORT (X'01'), the printer reports this exception and PSF issues the error message. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action. The finishing operation is not applied or is applied incompletely. If the page in error contains any positioning errors, then print-error markers might be included on the printed page.
User response:

If the output is not acceptable, do one of these:

  • Verify that you have requested the appropriate form definition for the finishing operation intended.
  • Submit the print request to a printer that can perform the finishing operation.
  • If you created the structured fields for the form definition, correct the error and resubmit the print request. See Mixed Object Document Content Architecture Reference, AFPC-0004 or Advanced Function Presentation: Programming Guide and Line Data Reference, S544-3884 for more information about the structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the form definition, contact your system programmer.
System programmer response:

If an IBM licensed program was used to create the structured fields for the MFC with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 13, 15c, 17, 19.

APS2564I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A SET PRESENTATION SPACE SIZE SELF-DEFINING FIELD WAS SPECIFIED INCORRECTLY.
Explanation:

One or more of these occurred in the Set Presentation Space self-defining field:

  • The Xsize or Ysize field in a Set Presentation Space Size self-defining field is incorrect.
  • Both Xsize and Ysize can be specified with 2 bytes. The values were not specified in Image Data Description (IDD) bytes 11-14 or the Set Presentation Space Size self-defining field was not specified.
  • One or both of the size parameters in a Set Presentation Space Size self-defining field are greater than X'7FFF', but the corresponding value or values specified in IDD bytes 11–14 has not been set to X'7FFF'.

A Set Presentation Space Size self-defining field is contained in an IDD structured field.

The IDD structured field is contained in an IOCA image object. The IOCA image object might be contained in a MO:DCA document, an overlay, an object container, a data set containing line data, or a page segment, or might be included by an Include Object (IOB) structured field. A page segment is included by using an Include Page Segment (IPS) structured field or an IOB structured field.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action.

User response:

If you created the structured fields for the image object, correct the error and resubmit the print request. See Mixed Object Document Content Architecture Reference, AFPC-0004 or Advanced Function Presentation: Programming Guide and Line Data Reference, S544-3884 for more information about the structured field. If the structured field has no error, the error might be a PSF or printer logic error. If you used a program to create the structured fields for the image object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the resource with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 17, 27.

APS2565I
A PARAMETER VALUE IN A FORMDEF RESOURCE IS NOT VALID OR IS UNSUPPORTED: THE MEDIUM FINISHING CONTROL STRUCTURED FIELD SPECIFIES AN INCORRECT OR UNSUPPORTED FINISHING OPERATION AXIS OFFSET VALUE.
Explanation:

The axis offset field (bytes 7-8) in a Finishing Operation triplet (X'85') contains an incorrect or unsupported value.

Finishing Operation triplets are specified in the Medium Finishing Control (MFC) structured field. The MFC is specified in the Document Environment Group of the form definition or in a Medium Map.

System action:

Reporting of this exception can be controlled by the Finishing Fidelity triplet in the Presentation Fidelity Control (PFC) command. The PFC command is contained in a form definition.

When the Finishing Fidelity triplet sets the continuation rule to STOP (X'01'), PSF stops processing the data set that was being processed at the time of the error and marks the data set unprintable. PSF releases the current data set back to JES and requests that it be held by the system unless PRTERROR=QUIT is specified on the OUTPUT statement.

When the Finishing Fidelity triplet sets the continuation rule to DO NOT STOP (X'02''), one of these occurs:

  • If the printer supports the PFC Finishing Fidelity triplet and if the REPORT field is set to REPORT (X'01'), the printer reports this exception. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action. The finishing operation is not applied or is applied incompletely. If the page in error contains any positioning errors, then print-error markers might be included on the printed page.
  • If the printer supports the PFC Finishing Fidelity triplet and the REPORT field is set to DO NOT REPORT (X'02'), the printer does not report this error to PSF but takes its continuation action and continues processing the page.
  • If the printer does not support the PFC Finishing Fidelity triplet and the REPORT field is set to DO NOT REPORT (X'02'), the printer reports this exception but PSF does not issue the error message. The printer takes its continuation action for the page and PSF continues processing the data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action. The finishing operation is not applied or is applied incompletely. If the page in error contains any positioning errors, then print-error markers might be included on the printed page.
  • If the printer does not support the PFC Finishing Fidelity triplet and the REPORT field is set to REPORT (X'01'), the printer reports this exception and PSF issues the error message. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action. The finishing operation is not applied or is applied incompletely. If the page in error contains any positioning errors, then print-error markers might be included on the printed page.
User response:

If the output is not acceptable:

  • Verify that you have requested the appropriate form definition for the finishing operation intended.
  • Submit the print request to a printer that can perform the finishing operation.
  • If you created the structured fields for the form definition, correct the error and resubmit the print request. See Mixed Object Document Content Architecture Reference, AFPC-0004 or Advanced Function Presentation: Programming Guide and Line Data Reference, S544-3884 for more information about the structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the form definition, contact your system programmer.
System programmer response:

If an IBM licensed program was used to create the structured fields for the MFC with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 13, 15c, 17, 19.

APS2566I
A PARAMETER VALUE IN A FORMDEF RESOURCE IS NOT VALID OR IS UNSUPPORTED: THE MEDIUM FINISHING CONTROL STRUCTURED FIELD SPECIFIES AN INCORRECT OR UNSUPPORTED FINISHING OPERATION POSITION VALUE.
Explanation:

A finishing operation position field in a Finishing Operation triplet (X'85') contains an incorrect or unsupported value.

Finishing Operation triplets are specified in the Medium Finishing Control (MFC) structured field. The MFC is specified in the Document Environment Group of the form definition or in a Medium Map.

System action:

Reporting of this exception can be controlled by the Finishing Fidelity triplet in the Presentation Fidelity Control (PFC) command. The PFC command is contained in a form definition.

When the Finishing Fidelity triplet sets the continuation rule to STOP (X'01'), PSF stops processing the data set that was being processed at the time of the error and marks the data set unprintable. PSF releases the current data set back to JES and requests that it be held by the system unless PRTERROR=QUIT is specified on the OUTPUT statement.

When the Finishing Fidelity triplet sets the continuation rule to DO NOT STOP (X'02'), one of these occurs:

  • If the printer supports the PFC Finishing Fidelity triplet and if the REPORT field is set to REPORT (X'01'), the printer reports this exception. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action. The finishing operation is not applied or is applied incompletely. If the page in error contains any positioning errors, then print-error markers might be included on the printed page.
  • If the printer supports the PFC Finishing Fidelity triplet and the REPORT field is set to DO NOT REPORT (X'02'), the printer does not report this error to PSF but takes its continuation action and continues processing the page.
  • If the printer does not support the PFC Finishing Fidelity triplet and the REPORT field is set to DO NOT REPORT (X'02'), the printer reports this exception but PSF does not issue the error message. The printer takes its continuation action for the page and PSF continues processing the data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action. The finishing operation is not applied or is applied incompletely. If the page in error contains any positioning errors, then print-error markers might be included on the printed page.
  • If the printer does not support the PFC Finishing Fidelity triplet and the REPORT field is set to REPORT (X'01'), the printer reports this exception and PSF issues the error message. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action. The finishing operation is not applied or is applied incompletely. If the page in error contains any positioning errors, then print-error markers might be included on the printed page.
User response:

If the output is not acceptable, do one of these:

  • Verify that you have requested the appropriate form definition for the finishing operation intended.
  • Submit the print request to a printer that can perform the finishing operation.
  • If you created the structured fields for the form definition, correct the error and resubmit the print request. See Mixed Object Document Content Architecture Reference, AFPC-0004 or Advanced Function Presentation: Programming Guide and Line Data Reference, S544-3884 for more information about the structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the form definition, contact your system programmer.
System programmer response:

If an IBM licensed program was used to create the structured fields for the MFC with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 13, 15c, 17, 19.

APS2567I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: THE MATRIX ROW SIZE VALUE OR THE NUMBER OF ROWS VALUE FOR A BAR CODE IS UNSUPPORTED.
Explanation:

If the bar code is specified as a bar code object, either the matrix row size value or the number of rows value specified in a Bar Code Data (BDA) structured field is unsupported.

If the bar code is specified with the BARCODE subcommand in a page definition, the values specified in the SIZE rows BY cols parameter on the BCXPARMS subcommand are not valid.

The BDA structured field is contained in a bar code object. The bar code object might be contained in a MO:DCA document, an overlay, or might be embedded in a data set containing line data.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action.

User response:

If you created the structured fields for the bar code object or you created the page definition, correct the error and resubmit the print request. See Bar Code Object Content Architecture Reference, AFPC-0005 for more information about bar code objects. See Page Printer Formatting Aid: User’s Guide for more information about creating page definitions.

If the structured field has no error, the error might be a PSF or printer logic error.

If you used a program to create the structured fields for the bar code object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the bar code object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2568I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: THE STRUCTURED APPEND SEQUENCE INDICATOR FOR A BAR CODE IS NOT VALID.
Explanation:

If the bar code is specified as a bar code object, a structured append sequence indicator specified in the Bar Code Data (BDA) structured field is not valid.

If the bar code is specified with the BARCODE subcommand in a page definition, the value specified for seq in the SEQUENCE seq OF tot parameter on the BCXPARMS subcommand is not valid. For a Data Matrix or QR Code symbol, the sequence indicator must be 1 - 16, inclusive. For a MaxiCode symbol, the sequence indicator must be 1 - 8, inclusive.

The bar code object might be contained in a MO:DCA document or an overlay or might be associated with a data set that contains line data.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action.

User response:

If you created the structured fields for the bar code object or you created the page definition, correct the error and resubmit the print request. See Bar Code Object Content Architecture Reference, AFPC-0005 for more information about bar code objects. See Page Printer Formatting Aid: User’s Guide for more information about creating page definitions.

If the structured field has no error, the error might be a PSF or printer logic error.

If you used a program to create the structured fields for the bar code object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the bar code object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2569I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: THE STRUCTURED APPEND SEQUENCE INDICATOR FOR A BAR CODE IS TOO LARGE.
Explanation:

If the bar code is specified as a bar code object, a structured append sequence indicator specified in the Bar Code Data (BDA) structured field is larger than the total number of structured append symbols.

If the bar code is specified with the BARCODE subcommand in a page definition, the value specified for seq in the SEQUENCE seq OF tot parameter is larger than the value specified for tot.

The bar code object might be contained in a MO:DCA document or an overlay or might be associated with a data set that contains line data.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action.

User response:

If you created the structured fields for the bar code object or you created the page definition, correct the error and resubmit the print request. See Bar Code Object Content Architecture Reference, AFPC-0005 for more information about bar code objects. See Page Printer Formatting Aid: User’s Guide for more information about creating page definitions.

If the structured field has no error, the error might be a PSF or printer logic error.

If you used a program to create the structured fields for the bar code object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the bar code object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2570I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: MISMATCHED STRUCTURED APPEND INFORMATION IS SPECIFIED FOR A BAR CODE.
Explanation:

If the bar code is specified as a bar code object, mismatched structured append information is specified in the Bar Code Data (BDA) structured field. One of the sequence-indicator or total-number-of-symbols parameters is X'00', but the other is not.

If the bar code is specified with the BARCODE subcommand in a page definition, the value specified for seq or tot in the SEQUENCE seq OF tot parameter is X'00' and the other is not.

The bar code object might be contained in a MO:DCA document or an overlay or might be associated with a data set that contains line data.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action.

User response:

If you created the structured fields for the bar code object or you created the page definition, correct the error and resubmit the print request. See Bar Code Object Content Architecture Reference, AFPC-0005 for more information about bar code objects. See Page Printer Formatting Aid: User’s Guide for more information about creating page definitions.

If the structured field has no error, the error might be a PSF or printer logic error.

If you used a program to create the structured fields for the bar code object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the bar code object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2571I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: THE NUMBER OF STRUCTURED APPEND SYMBOLS SPECIFIED FOR A BAR CODE IS NOT VALID.
Explanation:

If the bar code is specified as a bar code object, the number of structured append symbols specified in the Bar Code Data (BDA) structured field is not valid.

If the bar code is specified with the BARCODE subcommand in a page definition, the value specified for tot in the SEQUENCE seq OF tot parameter on the BCXPARMS subcommand is not valid. For a Data Matrix or QR Code symbol, the total number of symbols must be between 2 and 16, inclusive. For a MaxiCode symbol, the total number of symbols must be between 2 and 8, inclusive.

The bar code object might be contained in a MO:DCA document or an overlay or might be associated with a data set that contains line data.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action.

User response:

If you created the structured fields for the bar code object or you created the page definition, correct the error and resubmit the print request. See Bar Code Object Content Architecture Reference, AFPC-0005 for more information about bar code objects. See Page Printer Formatting Aid: User’s Guide for more information about creating page definitions.

If the structured field has no error, the error might be a PSF or printer logic error.

If you used a program to create the structured fields for the bar code object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the bar code object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2572I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: AN INCOMPATIBLE COMBINATION OF DATA MATRIX PARAMETERS IS SPECIFIED FOR A BAR CODE.
Explanation:

An incompatible combination of Data Matrix parameters is specified. When the element identifier (bytes 16-17) in the formatted sense message (APS830I) is not zero, the printer might provide the number of one of these error conditions that caused the exception to be reported:

  1. A structured append is specified, but either the reader programming flag is set to B'1', or a header and trailer macro is specified.
  2. The GS1 FNC1 flag is set to B'1', but either the industry FNC1 flag is set to B'1', the reader programming flag is set to B'1', or a header and trailer macro is specified.
  3. The industry FNC1 flag is set to B'1', but either the GS1 FNC1 flag is set to B'1', the reader programming flag is set to B'1', or a header and trailer macro is specified.
  4. The reader programming flag is set to B'1', but either a structured append is specified, one of the FNC1 flags is set to B'1', or a header and trailer macro is specified.
  5. A header and trailer macro is specified, but either a structured append is specified, one of the FNC1 flags is set to B'1', or the reader programming flag is set to B'1'.

If the bar code is specified as a bar code object, the error is in the Bar Code Data Descriptor (BDD) structured field.

If the bar code is specified with the BARCODE subcommand in a page definition, the error is in an Additional Bar Code Parameters triplet (X'7B') on a Line Descriptor (LND), Record Descriptor (RCD), or XML Descriptor (XMD) structured field.

The bar code object might be contained in a MO:DCA document, an overlay, or a page segment, or might be associated with a data set that contains line data.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action.

User response:

If you created the structured fields for the bar code object or the page definition, correct the error and resubmit the print request. See Bar Code Object Content Architecture Reference, AFPC-0005 for more information about the BDA structured field. See Advanced Function Presentation: Programming Guide and Line Data Reference, S544-3884 for more information about the X'7B' triplet.

If the structured field has no error, the error might be a PSF or printer logic error.

If you used a program to create the structured fields for the bar code object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the bar code object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2573I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A SPECIFIED STRUCTURED APPEND FILE IDENTIFICATION VALUE FOR A BAR CODE IS NOT VALID.
Explanation:

A structured append file identification value specified in a bar code is not valid. Each byte of the 2-byte file identification value must be in the range X'0A'X'FE'.

If the bar code is specified as a bar code object, the error is in the Bar Code Data Descriptor (BDD) structured field.

If the bar code is specified with the BARCODE subcommand in a page definition, the values specified for uidHi, uidLo, or both in the SEQUENCE seq OF tot ID uidHi uidLo parameter on the BCXPARMS subcommand are not valid.

The bar code object might be contained in a MO:DCA document, an overlay, or might be associated with a data set containing line data.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action.

User response:

If you created the structured fields for the bar code object or you created the page definition, correct the error and resubmit the print request. See Bar Code Object Content Architecture Reference, AFPC-0005 for more information about bar code objects. See Page Printer Formatting Aid: User’s Guide for more information about creating page definitions.

If the structured field has no error, the error might be a PSF or printer logic error.

If you used a program to create the structured fields for the bar code object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the bar code object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2574I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A SPECIFIED SYMBOL MODE VALUE FOR A BAR CODE IS NOT VALID.
Explanation:

If the bar code is specified as a bar code object, a symbol mode value specified in the Bar Code Data (BDA) structured field is not valid.

If the bar code is specified with the BARCODE subcommand in a page definition, the value specified for the MODE parameter on the BCXPARMS subcommand is not valid.

The bar code object might be contained in a MO:DCA document, an overlay, a page segment, or embedded in a data set containing line data.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action.

User response:

If you created the structured fields for the bar code object or you created the page definition, correct the error and resubmit the print request. See Bar Code Object Content Architecture Reference, AFPC-0005 for more information about bar code objects. See Page Printer Formatting Aid: User’s Guide for more information about creating page definitions.

If the structured field has no error, the error might be a PSF or printer logic error.

If you used a program to create the structured fields for the bar code object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the bar code object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2575I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A SPECIFIED DATA SYMBOL CHARACTERS PER ROW VALUE FOR A PDF417 SYMBOL IS NOT VALID.
Explanation:

The number of data symbol characters per row for a PDF417 bar code symbol is not valid.

If the bar code is specified as a bar code object, the error is in the Bar Code Data (BDA) structured field.

If the bar code is specified with the BARCODE subcommand in a page definition, the value specified for cols in the SIZE rows BY cols parameter on the BCXPARMS subcommand is not valid.

The bar code object might be contained in a MO:DCA document, an overlay, or a page segment, or might be associated with a data set containing line data.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action.

User response:

If you created the structured fields for the bar code object or you created the page definition, correct the error and resubmit the print request. See Bar Code Object Content Architecture Reference, AFPC-0005 for more information about bar code objects. See Page Printer Formatting Aid: User’s Guide for more information about creating page definitions.

If the structured field has no error, the error might be a PSF or printer logic error.

If you used a program to create the structured fields for the bar code object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the bar code object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2576I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A DESIRED NUMBER OF ROWS VALUE FOR A BAR CODE IS NOT VALID.
Explanation:

When the element identifier (bytes 16-17) in the formatted sense message (APS830I) is not zero, the printer might provide the number of an error condition that caused the exception to be reported. For a PDF417 symbol, one of these conditions occurred:

  1. A specified desired number of rows value is not valid.
  2. The number of rows times the number of data symbol characters is greater than 928.

If the bar code is specified as a bar code object, the error is in the Bar Code Data (BDA) structured field.

If the bar code is specified with the BARCODE subcommand in a page definition, the value specified for rows in the SIZE rows BY cols parameter on the BCXPARMS subcommand is not valid.

The bar code object might be contained in a MO:DCA document, an overlay, or a page segment, or might be associated with a data set containing line data.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action.

User response:

If you created the structured fields for the bar code object or you created the page definition, correct the error and resubmit the print request. See Bar Code Object Content Architecture Reference, AFPC-0005 for more information about bar code objects. See Page Printer Formatting Aid: User’s Guide for more information about creating page definitions.

If the structured field has no error, the error might be a PSF or printer logic error.

If you used a program to create the structured fields for the bar code object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the bar code object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2577I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: TOO MUCH DATA WAS SPECIFIED FOR A PDF417 SYMBOL.
Explanation:

If the bar code is specified as a bar code object, too much data is specified in a Bar Code Data (BDA) structured field for a PDF417 symbol.

If the bar code is specified with the BARCODE subcommand in a page definition, the length specified by the LENGTH subcommand on a FIELD command containing the BARCODE subcommand picks up too much data for a PDF417 symbol.

The bar code object might be contained in a MO:DCA document, an overlay, or a page segment, or might be associated with a data set containing line data.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action.

User response:

If you created the structured fields for the bar code object or you created the page definition, correct the error and resubmit the print request. See Bar Code Object Content Architecture Reference, AFPC-0005 for more information about bar code objects. See Page Printer Formatting Aid: User’s Guide for more information about creating page definitions.

If the structured field has no error, the error might be a PSF or printer logic error.

If you used a program to create the structured fields for the bar code object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the bar code object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2578I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A SPECIFIED SECURITY LEVEL VALUE FOR A PDF417 SYMBOL IS NOT VALID.
Explanation:

If the bar code is specified as a bar code object, the security level specified in a Bar Code Data (BDA) structured field for a PDF417 symbol is not valid.

If the bar code is specified with the BARCODE subcommand in a page definition, the security level specified by the SECLEV parameter on a BCXPARMS subcommand is not valid.

The bar code object might be contained in a MO:DCA document, an overlay, or a page segment, or might be associated with a data set containing line data.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action.

User response:

If you created the structured fields for the bar code object or you created the page definition, correct the error and resubmit the print request. See Bar Code Object Content Architecture Reference, AFPC-0005 for more information about bar code objects. See Page Printer Formatting Aid: User’s Guide for more information about creating page definitions.

If the structured field has no error, the error might be a PSF or printer logic error.

If you used a program to create the structured fields for the bar code object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the bar code object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2579I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: A SPECIFIED LENGTH VALUE FOR A MACRO PDF417 CONTROL BLOCK IS NOT VALID.
Explanation:

When the element identifier (bytes 16-17) in the formatted sense message (APS830I) is not zero, the printer might provide the number of an error condition that caused the exception to be reported. For a PDF417 symbol, one or both of these conditions occurred:

  1. A Macro PDF417 Control Block length value in a bar code is not valid.
  2. The length of a Macro PDF417 Control Block is too large.

If the bar code is specified as a bar code object, the error is in the Bar Code Data (BDA) structured field.

If the bar code is specified with the BARCODE subcommand in a page definition, the qstring specified in the MACRO qstring parameter on the BCXPARMS subcommand is too long.

The bar code object might be contained in a MO:DCA document, an overlay, or a page segment, or might be associated with a data set containing line data.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action.

User response:

If you created the structured fields for the bar code object or you created the page definition, correct the error and resubmit the print request. See Bar Code Object Content Architecture Reference, AFPC-0005 for more information about bar code objects. See Page Printer Formatting Aid: User’s Guide for more information about creating page definitions.

If the structured field has no error, the error might be a PSF or printer logic error.

If you used a program to create the structured fields for the bar code object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the bar code object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2580I
DATA IN AN INPUT RECORD OR RESOURCE IS NOT VALID: DATA SPECIFIED FOR A MACRO PDF417 CONTROL BLOCK IS NOT VALID.
Explanation:

For a PDF417 symbol, an error occurred in the data for a PDF417 macro.

If the bar code is specified as a bar code object, the error is in the Bar Code Data (BDA) structured field.

If the bar code is specified with the BARCODE subcommand in a page definition, the qstring specified in the MACRO qstring parameter on the BCXPARMS subcommand is not valid.

The bar code object might be contained in a MO:DCA document, an overlay, or a page segment, or might be associated with a data set containing line data.

System action:

The printer you were using might try to print the page in error. The entire page might not be printed. If the page in error contains any positioning errors, print-error markers might be included on the printed page. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action.

User response:

If you created the structured fields for the bar code object or you created the page definition, correct the error and resubmit the print request. See Bar Code Object Content Architecture Reference, AFPC-0005 for more information about bar code objects. See Page Printer Formatting Aid: User’s Guide for more information about creating page definitions.

If the structured field has no error, the error might be a PSF or printer logic error.

If you used a program to create the structured fields for the bar code object, contact your system programmer.

System programmer response:

If an IBM licensed program was used to create the structured fields for the bar code object with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 2, 3, 8, 13, 17.

APS2581I
INSUFFICIENT [WCS | CPS | RPS | PST | PBS | INTERNAL] PRINTER STORAGE IS AVAILABLE TO LOAD ALL THE RESOURCES MAPPED IN A RESOURCE ENVIRONMENT GROUP.
Explanation:

The printer detected and reported an out-of-storage error with an action code of X'0C' (sense byte2) while loading resources mapped in a Resource Environment Group (REG). A request for raster-pattern storage (RPS), writable-control storage (WCS), compressed-pattern storage (CPS), pattern storage (PST), or page-buffer storage (PBS) exceeded the available storage resources of the printer. If the word INTERNAL is included in the message, the printer does not differentiate between different subpools of storage and therefore merely indicates that its storage has been exceeded. This message is accompanied by a message that presents the printer sense bytes.

System action:

PSF issues this message only after it has attempted to resolve the out-of-storage error condition. Any remaining resources mapped in the REG are not loaded into the printer at this time. PSF issues this message and continues processing the data set. If the current environment does not support repositioning, PSF stops processing the data set when it receives the first resource-constraint error.

User response:

If data stream errors stopped the processing of the page just before the page for which this message was issued, correct the data stream errors then resubmit the print request. The condition that caused this message to be issued might be resolved after the other errors have been corrected.

If the error is not a data stream error, this error occurred because of one of these reasons:

  • The REG maps too many resources or the resources are too large.
  • A page or a resource is too complex.
  • The combination of two sides of a duplexed sheet is too complex.

If the performance of the print request is acceptable, do nothing. If the performance of the print request is not acceptable, either make the REG, page or resource less complex by deleting resources (for example, text, images, page segments, overlays, or fonts) or submit the print request to a printer with more storage.

System programmer response:

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page or the message data set in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 17, 27.

APS2582I
THE MAXIMUM NUMBER OF OVERLAYS THE PRINTER WILL ACCEPT MIGHT HAVE BEEN EXCEEDED BY A SIMPLEX PAGE OR BY THE FRONT AND BACK OF A DUPLEX SHEET.
Explanation:

When the element identifier (bytes 16-17) in the formatted sense message (APS830I) is not zero, the printer might provide the number of one of these error conditions that caused the exception to be reported:

  1. Either an overlay ID or overlay HAID value used in downloading an overlay is not valid. This error might be caused by a simplex page, or by the front and back of a duplex sheet that contains more overlays than the printer can accept.
  2. An overlay HAID value in an Include Overlay (IO) command is not valid or is unsupported (possible logic error).
  3. An overlay ID or overlay HAID value in a Load Copy Control (LCC) command is not valid (possible logic error).
System action:

PSF recovers from the error by deleting any overlays that are not needed for the current sheet at the received page counter and then resending the page. If PSF receives a second occurrence of this error, PSF issues this message and ends. If the current environment does not support repositioning, PSF stops processing the data set.

User response:

If data stream errors stopped the processing of the page preceding the page for which this message was issued, correct the data stream errors and resubmit the print request. The condition that caused this message to be issued might be resolved after the other errors have been corrected. If the error is not because of data stream errors, delete some of the overlays on the simplex page or duplex sheet at the received page counter plus 1. If the simplex page or duplex sheet at the received page counter plus 1 does not contain more overlays than the printer can accept, a PSF or printer logic error might have occurred.

System programmer response:

If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 17, 27.

APS2583I
AN INCOMPATIBLE CHANGE IN MEDIA DESTINATION WAS REQUESTED DURING A FINISHING OPERATION. THE FINISHING OPERATION IS TERMINATED. PROCESSING OF THE DATA SET CONTINUES.
Explanation:

A finishing operation specified in a Finishing Operation triplet (X'85') is incompatible with the change in the media destination. Because some printers restrict the possible media destination of finished data sets to a subset of all media destinations available, the finishing operation is stopped.

Finishing Operation triplets are specified in the Medium Finishing Control (MFC) structured field. The MFC is specified in the Document Environment Group of the form definition or in a medium map.

Media destination is specified on the OUTPUT statement in the JCL and in a medium map in the form definition.

System action:

Reporting of this exception can be controlled by the Finishing Fidelity triplet in the Presentation Fidelity Control (PFC) command. The PFC command is contained in a form definition.

When the Finishing Fidelity triplet sets the continuation rule to STOP (X'01'), PSF stops processing the data set that was being processed at the time of the error and marks the data set unprintable. PSF releases the current data set back to JES and requests that it be held by the system unless PRTERROR=QUIT is specified on the OUTPUT statement.

When the Finishing Fidelity triplet sets the continuation rule to DO NOT STOP (X'02'), one of these occurs:

  • If the printer supports the PFC Finishing Fidelity triplet and the REPORT field is set to REPORT (X'01'), the printer reports this exception. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action. The finishing operation is not applied or is applied incompletely. If the page in error contains any positioning errors, print-error markers might be included on the printed page.
  • If the printer supports the PFC Finishing Fidelity triplet and the REPORT field is set to DO NOT REPORT (X'02'), the printer does not report this error to PSF but takes its continuation action and continues processing the page.
  • If the printer does not support the PFC Finishing Fidelity triplet and the REPORT field is set to DO NOT REPORT (X'02'), the printer reports this exception but PSF does not issue the error message. The printer takes its continuation action for the page and PSF continues processing the data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action. The finishing operation is not applied or is applied incompletely. If the page in error contains any positioning errors, then print-error markers might be included on the printed page.
  • If the printer does not support the PFC Finishing Fidelity triplet and the REPORT field is set to REPORT (X'01'), the printer reports this exception and PSF issues the error message. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action. The finishing operation is not applied or is applied incompletely. If the page in error contains any positioning errors, print-error markers might be included on the printed page.
User response:

If the output is not acceptable:

  • If you have specified OUTBIN on any COPYGROUP commands in your form definition, make sure it selects a media destination that supports finished output.
  • Verify that you have requested the appropriate form definition for the finishing operation intended.
  • Submit the print request to a printer that can perform the finishing operation.
  • If you created the structured fields for the form definition, correct the error and resubmit the print request. See Advanced Function Presentation: Programming Guide and Line Data Reference, S544-3884 for more information about the structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the form definition, contact your system programmer.
System programmer response:

If an IBM licensed program was used to create the structured fields for the MFC with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 17, 27.

APS2585I
A UP3I-CONTROLLED DEVICE ATTACHED TO THE PRINTER HAS REPORTED AN INTERVENTION REQUIRED CONDITION.
Explanation:

A Universal Printer Pre- and Postprocessing Interface (UP3I)-controlled device attached to the printer has reported a condition that requires intervention, with an action code of X'0A' (sense byte 2). The specific error is identified in the accompanying message, APS2600I.

System action:

PSF resends pages to the printer, starting from the jam recovery page counter. PSF might print this message on a separate sheet in the data set to mark the position at which it started the recovery from this error. Pages might be duplicated during the recovery.

If the current environment does not support repositioning, PSF stops processing the data set.

User response:

The printed output might be acceptable. If any pages were duplicated, you might want to resubmit the print request. If the error condition persists, contact your system programmer.

System programmer response:

If the error condition persists, follow the procedures described in PSF for z/OS: Diagnosis before contacting the IBM Support Center.

Operator response:

No response is necessary.

Problem determination:

Items 1, 8, 18.

APS2586I
A UP3I-CONTROLLED DEVICE ATTACHED TO THE PRINTER HAS REPORTED AN INTERVENTION REQUIRED CONDITION.
Explanation:

A Universal Printer Pre- and Postprocessing Interface (UP3I)-controlled device attached to the printer has reported a condition that requires intervention, with an action code of X'1A' (sense byte 2). The specific error is identified in the accompanying message, APS2600I.

System action:

PSF resends pages to the printer, starting from the committed page counter plus 1. PSF might print this message on a separate sheet in the data set to mark the position at which it started the recovery from this error. Pages might be duplicated during the recovery.

If the current environment does not support repositioning, PSF stops processing the data set.

User response:

The printed output might be acceptable. If any pages were duplicated, you might want to resubmit the print request. If the error condition persists, contact your system programmer.

System programmer response:

If the error condition persists, follow the procedures described in PSF for z/OS: Diagnosis before contacting the IBM Support Center.

Operator response:

See the operator's guide for the printer that reported this error and clear the paper from the printer and post processor. PSF assumes that pages between the jam recovery page counter and the stacked page counter are not damaged and do not need to be reprinted. If any pages between these two page counters do need to be reprinted, use the JES BACKSPACE command.

Problem determination:

Items 1, 8, 18.

APS2587I
A PARAMETER VALUE IN A FORMDEF RESOURCE IS NOT VALID OR IS UNSUPPORTED: THE MEDIUM FINISHING CONTROL STRUCTURED FIELD SPECIFIES UP3I FINISHING WITH AN INCORRECT OR UNSUPPORTED PARAMETER.
Explanation:

A specification error was detected for a Universal Printer Pre- and Postprocessing Interface (UP3I)-controlled device. The specific error code is identified in the accompanying message, APS2600I.

UP3I Finishing Operation triplets (X'8E') are specified in the Medium Finishing Control (MFC) structured field or were generated by the printer for AFP Finishing Operation triplets (X'85') specified in the MFC structured field. The MFC is specified in the Document Environment Group of the form definition or in a medium map.

System action:

Reporting of this exception can be controlled by the Finishing Fidelity triplet in the Presentation Fidelity Control (PFC) structured field. The PFC structured field is contained in a form definition.

When the Finishing Fidelity triplet sets the continuation rule to STOP (X'01'), PSF stops processing the data set that was being processed at the time of the error and marks the data set unprintable. PSF releases the current data set back to JES and requests that it be held by the system unless PRTERROR=QUIT is specified on the OUTPUT statement.

When the Finishing Fidelity triplet sets the continuation rule to DO NOT STOP (X'02'), one of these occurs:

  • If the printer supports the PFC Finishing Fidelity triplet and the REPORT field is set to REPORT (X'01'), the printer reports this exception. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action. The finishing operation is not applied or is applied incompletely. If the page in error contains any positioning errors, print-error markers might be included on the printed page.
  • If the printer supports the PFC Finishing Fidelity triplet and the REPORT field is set to DO NOT REPORT (X'02'), the printer does not report this error to PSF but takes its continuation action and continues processing the page.
  • If the printer does not support the PFC Finishing Fidelity triplet and the REPORT field is set to DO NOT REPORT (X'02'), the printer reports this exception but PSF does not issue the error message. The printer takes its continuation action for the page and PSF continues processing the data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action. The finishing operation is not applied or is applied incompletely. If the page in error contains any positioning errors, then print-error markers might be included on the printed page.
  • If the printer does not support the PFC Finishing Fidelity triplet and the REPORT field is set to REPORT (X'01'), the printer reports this exception and PSF issues the error message. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action. The finishing operation is not applied or is applied incompletely. If the page in error contains any positioning errors, print-error markers might be included on the printed page.
User response:

If the output is not acceptable, do one of these:

  • Verify that you have requested the appropriate form definition for the finishing operation intended.
  • Submit the print request to a printer that supports the finishing operation.
  • If you created the structured fields for the form definition, correct the error and resubmit the print request. See Mixed Object Document Content Architecture Reference, AFPC-0004 and Advanced Function Presentation: Programming Guide and Line Data Reference, S544-3884 for more information about the structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the form definition, contact your system programmer.
System programmer response:

If an IBM licensed program was used to create the structured fields for the MFC with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 13, 15c, 17, 19.

APS2588I
A PARAMETER VALUE IN A FORMDEF RESOURCE IS NOT VALID OR IS UNSUPPORTED: THE MEDIUM FINISHING CONTROL STRUCTURED FIELD SPECIFIES UP3I FINISHING WITH AN INCORRECT OR UNSUPPORTED PARAMETER.
Explanation:

A function no longer achievable error (action code X'06') was detected for a Universal Printer Pre- and Postprocessing Interface (UP3I)-controlled device. The specific error code is identified in the accompanying message, APS2600I.

UP3I Finishing Operation triplets (X'8E') are specified in the Medium Finishing Control (MFC) structured field or were generated by the printer for AFP Finishing Operation triplets (X'85') specified in the MFC structured field. The MFC is specified in the Document Environment Group of the form definition or in a medium map.

System action:

Reporting of this exception can be controlled by the Finishing Fidelity triplet in the Presentation Fidelity Control (PFC) structured field. The PFC structured field is contained in a form definition.

When the Finishing Fidelity triplet sets the continuation rule to STOP (X'01'), PSF stops processing the data set that was being processed at the time of the error and marks the data set unprintable. PSF releases the current data set back to JES and requests that it be held by the system unless PRTERROR=QUIT is specified on the OUTPUT statement.

When the Finishing Fidelity triplet sets the continuation rule to DO NOT STOP (X'02'), one of these occurs:

  • If the printer supports the PFC Finishing Fidelity triplet and the REPORT field is set to REPORT (X'01'), the printer reports this exception. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action. The finishing operation is not applied or is applied incompletely. If the page in error contains any positioning errors, print-error markers might be included on the printed page.
  • If the printer supports the PFC Finishing Fidelity triplet and the REPORT field is set to DO NOT REPORT (X'02'), the printer does not report this error to PSF but takes its continuation action and continues processing the page.
  • If the printer does not support the PFC Finishing Fidelity triplet and the REPORT field is set to DO NOT REPORT (X'02'), the printer reports this exception but PSF does not issue the error message. The printer takes its continuation action for the page and PSF continues processing the data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action. The finishing operation is not applied or is applied incompletely. If the page in error contains any positioning errors, then print-error markers might be included on the printed page.
  • If the printer does not support the PFC Finishing Fidelity triplet and the REPORT field is set to REPORT (X'01'), the printer reports this exception and PSF issues the error message. PSF continues processing the current data set with the page following the page in error, unless the printer reports another error that requires a more severe PSF recovery action. The finishing operation is not applied or is applied incompletely. If the page in error contains any positioning errors, print-error markers might be included on the printed page.
User response:

If the output is not acceptable, do one of these:

  • Verify that you have requested the appropriate form definition for the finishing operation intended.
  • Submit the print request to a printer that supports the finishing operation.
  • If you created the structured fields for the form definition, correct the error and resubmit the print request. See Mixed Object Document Content Architecture Reference, AFPC-0004 and Advanced Function Presentation: Programming Guide and Line Data Reference, S544-3884 for more information about the structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the form definition, contact your system programmer.
  • Ensure that the printer and post-processors are set up for the finishing operation and ensure that the operator does not change the setup while the job is printing.
System programmer response:

If an IBM licensed program was used to create the structured fields for the MFC with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 2, 13, 15c, 17, 19.

APS2589I
A UP3I-CONTROLLED DEVICE ATTACHED TO THE PRINTER HAS REPORTED AN EQUIPMENT CHECK THAT IS ALSO AN INTERVENTION REQUIRED CONDITION.
Explanation:

A Universal Printer Pre- and Postprocessing Interface (UP3I)-controlled device attached to the printer has reported an equipment check error that is also an intervention required condition with an action code of X'08' (sense byte 2). The specific error is identified in the accompanying message, APS2600I.

System action:

PSF resends pages to the printer, starting from the jam recovery page counter plus 1. PSF might print this message on a separate sheet in the data set to mark the position at which it started the recovery from this error. Pages might be duplicated during the recovery.

If the current environment does not support repositioning, PSF stops processing the data set.

User response:

The printed output might be acceptable. If any pages were duplicated, you might want to resubmit the print request. If the error condition persists, contact your system programmer.

System programmer response:

If the error condition persists, follow the procedures described in PSF for z/OS: Diagnosis before contacting the IBM Support Center.

Operator response:

No response is necessary.

Problem determination:

Items 1, 8, 18.

APS2590I
A UP3I-CONTROLLED DEVICE ATTACHED TO THE PRINTER HAS REPORTED AN EQUIPMENT CHECK THAT IS ALSO AN INTERVENTION REQUIRED CONDITION.
Explanation:

A Universal Printer Pre- and Postprocessing Interface (UP3I)-controlled device attached to the printer has reported an equipment check error that is also an intervention required condition with an action code of X'09' (sense byte 2). The specific error is identified in the accompanying message, APS2600I.

For more information about this error, see the post processor publications for the printer that reported this error.

System action:

PSF resends pages to the printer, starting from the jam recovery page counter plus 1. PSF might print this message on a separate sheet in the data set to mark the position at which it started the recovery from this error. Pages might be duplicated during the recovery.

If the current environment does not support repositioning, PSF stops processing the data set.

User response:

The printed output might be acceptable. If any pages were duplicated, you might want to resubmit the print request. If the error condition persists, contact your system programmer.

System programmer response:

If the error condition persists, follow the procedures described in PSF for z/OS: Diagnosis before contacting the IBM Support Center.

Operator response:

No response is necessary.

Problem determination:

Items 1, 8, 18.

APS2591I
A UP3I-CONTROLLED DEVICE ATTACHED TO THE PRINTER HAS REPORTED AN EQUIPMENT CHECK THAT IS ALSO AN INTERVENTION REQUIRED CONDITION.
Explanation:

A Universal Printer Pre- and Postprocessing Interface (UP3I)-controlled device attached to the printer has reported an equipment check error that is also an intervention required condition with an action code of X'16' (sense byte 2). The specific error is identified in the accompanying message, APS2600I.

For more information about this error, see the post processor publications for the printer that reported this error.

System action:

PSF resends pages to the printer, starting from the jam recovery page counter plus 1. PSF might print this message on a separate sheet in the data set to mark the position at which it started the recovery from this error. Pages might be duplicated during the recovery.

If the current environment does not support repositioning, PSF stops processing the data set.

User response:

The printed output might be acceptable. If any pages were duplicated, you might want to resubmit the print request. If the error condition persists, contact your system programmer.

System programmer response:

If the error condition persists, follow the procedures described in PSF for z/OS: Diagnosis before contacting the IBM Support Center.

Operator response:

No response is necessary.

Problem determination:

Items 1, 8, 18.

APS2592I
A UP3I-CONTROLLED DEVICE ATTACHED TO THE PRINTER HAS REPORTED A PAPER JAM AS AN INTERVENTION REQUIRED CONDITION.
Explanation:

A Universal Printer Pre- and Postprocessing Interface (UP3I)-controlled device attached to the printer has reported a paper jam, which is an intervention required condition, with an action code of X'08' (sense byte 2). The specific error is identified in the accompanying message, APS2600I.

System action:

PSF resends pages to the printer, starting from the committed page counter plus 1. PSF might print this message on a separate sheet in the data set to mark the position at which it started the recovery from this error. Pages might be duplicated during the recovery.

If the current environment does not support repositioning, PSF stops processing the data set.

User response:

The printed output might be acceptable. If any pages were duplicated, you might want to resubmit the print request. If the error condition persists, contact your system programmer.

System programmer response:

If the error condition persists, follow the procedures described in PSF for z/OS: Diagnosis before contacting the IBM Support Center.

Operator response:

No response is necessary.

Problem determination:

Items 1, 8, 18.

APS2593I
A UP3I-CONTROLLED DEVICE ATTACHED TO THE PRINTER HAS REPORTED AN EQUIPMENT CHECK ERROR THAT CAN NOT BE CORRECTED BY AN OPERATOR.
Explanation:

A Universal Printer Pre- and Postprocessing Interface (UP3I)-controlled device attached to the printer has reported an equipment check error that cannot be corrected by an operator, with an action code of X'09' (sense byte 2). The specific error is identified in the accompanying message, APS2600I.

For more information about this error, see the post processor publications for the printer that reported this error.

System action:

PSF stops printing the data set at the committed page counter plus 1.

User response:

Inform your system programmer that this error occurred.

System programmer response:

If the error condition persists, follow the procedures described in PSF for z/OS: Diagnosis before contacting the IBM Support Center.

Operator response:

Inform your system programmer that this error occurred.

Problem determination:

Items 1, 8, 18.

APS2594I
A UP3I-CONTROLLED DEVICE ATTACHED TO THE PRINTER HAS REPORTED AN EQUIPMENT CHECK ERROR THAT CAN NOT BE CORRECTED BY AN OPERATOR.
Explanation:

A Universal Printer Pre- and Postprocessing Interface (UP3I)-controlled device attached to the printer has reported an equipment check error that cannot be corrected by an operator, with an action code of X'23' (sense byte 2). The specific error is identified in the accompanying message, APS2600I.

For more information about this error, see the post processor publications for the printer that reported this error.

System action:

PSF resends pages to the printer, starting from the committed page counter plus 1. PSF might print this message on a separate sheet in the data set to mark the position at which it started the recovery from this error. Pages might be duplicated during the recovery.

If the current environment does not support repositioning, PSF stops processing the data set.

User response:

The printed output might be acceptable. If any pages were duplicated, you might want to resubmit the print request. If the error condition persists, contact your system programmer.

System programmer response:

If the error condition persists, follow the procedures described in PSF for z/OS: Diagnosis before contacting the IBM Support Center.

Operator response:

No response is necessary.

Problem determination:

Items 1, 8, 18.

APS2595I
A PARAMETER VALUE IN A FORMDEF RESOURCE IS NOT VALID OR IS UNSUPPORTED: THE MEDIUM FINISHING CONTROL STRUCTURED FIELD SPECIFIES UP3I FINISHING WITH AN INCORRECT OR UNSUPPORTED PARAMETER.
Explanation:

A Data-Related Print exception (action code X'09') was detected for a Universal Printer Pre- and Postprocessing Interface (UP3I)-controlled device. The specific error code is identified in the accompanying message, APS2600I.

UP3I Finishing Operation triplets (X'8E') are specified in the Medium Finishing Control (MFC) structured field or were generated by the printer for AFP Finishing Operation triplets (X'85') specified in the MFC structured field. The MFC is specified in the Document Environment Group of the form definition or in a medium map.

System action:

PSF stops printing the data set at the committed page counter plus 1.

User response:

Inform your system programmer that this error occurred.

System programmer response:

If an IBM licensed program was used to create the structured fields for the MFC with the error, verify that the input to that program was valid. If the input was valid, see PSF for z/OS: Diagnosis for assistance in determining the source of the problem.

If the error condition persists, follow the procedures described in PSF for z/OS: Diagnosis before contacting the IBM Support Center.

Operator response:

If this message displays on the operator's console, it indicates that the resource containing the error is defined for a separator page, for the message data set, or as the default resource for user print data sets in the PSF startup procedure. Inform your system programmer.

Problem determination:

Items 1, 8, 18.

APS2596I
A UP3I-CONTROLLED DEVICE ATTACHED TO THE PRINTER HAS REPORTED A CONDITION REQUIRING HOST NOTIFICATION.
Explanation:

An error condition in a Universal Printer Pre- and Postprocessing Interface (UP3I)-controlled device attached to the printer caused the printer to discard its buffered pages. A sheet cannot be printed because of a problem within the data stream. The printer reports an action code X'09'. The specific error is identified in the accompanying message, APS2600I.

System action:

PSF stops printing the data set at the committed page counter plus 1.

User response:

Inform your system programmer that this error occurred.

System programmer response:

If the error condition persists, follow the procedures described in PSF for z/OS: Diagnosis before contacting the IBM Support Center.

Operator response:

Inform your system programmer that this error occurred.

Problem determination:

Items 1, 8, 18.

APS2597I
A UP3I-CONTROLLED DEVICE ATTACHED TO THE PRINTER HAS REPORTED A CONDITION REQUIRING HOST NOTIFICATION.
Explanation:

An error condition in a Universal Printer Pre- and Postprocessing Interface (UP3I)-controlled device attached to the printer caused the printer to discard its buffered pages. The printer reports an action code X'1A' to instruct PSF to redrive buffered pages. The specific error is identified in the accompanying message, APS2600I.

System action:

PSF resends pages to the printer, starting from the jam recovery page counter plus 1. PSF might print this message on a separate sheet in the data set to mark the position at which it started the recovery from this error. Pages might be duplicated during the recovery.

If the current environment does not support repositioning, PSF stops processing the data set.

User response:

The printed output might be acceptable. If any pages were duplicated, you might want to resubmit the print request. If the error condition persists, contact your system programmer.

System programmer response:

If the error condition persists, follow the procedures described in PSF for z/OS: Diagnosis before contacting the IBM Support Center.

Operator response:

Inform your system programmer that this error occurred.

Problem determination:

Items 1, 8, 18.

APS2598I
A UP3I-CONTROLLED DEVICE ATTACHED TO THE PRINTER HAS REPORTED A CONDITION REQUIRING HOST NOTIFICATION.
Explanation:

An error condition in a Universal Printer Pre- and Postprocessing Interface (UP3I)-controlled device attached to the printer caused the printer to discard its buffered pages. At least one of the printer characteristics was changed in the printer. The printer reports an action code X'1D' to instruct PSF to redrive buffered pages. The specific error is identified in the accompanying message, APS2600I.

System action:

PSF obtains the new printer characteristics and then resends the pages to the printer starting from the committed page counter plus 1. PSF might print this message on a separate sheet in the data set to mark the position at which it started the recovery from this error. Pages might be duplicated during the recovery.

If the current environment does not support repositioning, PSF stops processing the data set.

User response:

The printed output might be acceptable. If any pages were duplicated, you might want to resubmit the print request. If the error condition persists, contact your system programmer.

System programmer response:

If the printer characteristics were not changed at the printer and the error condition persists, follow the procedures described in PSF for z/OS: Diagnosis before contacting the IBM Support Center.

Operator response:

Inform your system programmer that this error occurred.

Problem determination:

Items 1, 8, 18.

APS2599I
A UP3I-CONTROLLED DEVICE ATTACHED TO THE PRINTER HAS REPORTED A CONDITION REQUIRING HOST NOTIFICATION.
Explanation:

An error condition in a Universal Printer Pre- and Postprocessing Interface (UP3I)-controlled device attached to the printer caused the printer to discard its buffered pages. The printer reports an action code X'1A' to instruct PSF to redrive buffered pages. The specific error is identified in the accompanying message, APS2600I.

System action:

PSF resends pages to the printer, starting from the jam recovery page counter plus 1. PSF might print this message on a separate sheet in the data set to mark the position at which it started the recovery from this error. Pages might be duplicated during the recovery.

If the current environment does not support repositioning, PSF stops processing the data set.

User response:

The printed output might be acceptable. If any pages were duplicated, you might want to resubmit the print request. If the error condition persists, contact your system programmer.

System programmer response:

If the error condition persists, follow the procedures described in PSF for z/OS: Diagnosis before contacting the IBM Support Center.

Operator response:

See the operator's guide for the printer that reported this error and clear the paper from the printer and postprocessor. PSF assumes that pages between the jam recovery page counter and the stacked page counter are not damaged and do not need to be reprinted. If any pages between these two page counters do need to be reprinted, use the JES BACKSPACE command.

Problem determination:

Items 1, 8, 18.