471
2F¹ 2F¹ 2F¹ 2F¹ PRISMAproduction/MVS V3.8 Messages Guide

PRISMAproduction/MVS V3.8 Messages Guide · 2015. 5. 6. · Preface U21745-J-Z247-6-7600 Preface This manual documents the SPS/MVS-APA Version 3.8 messages and abend codes. It provides

  • Upload
    others

  • View
    3

  • Download
    0

Embed Size (px)

Citation preview

  • ������������PRISMAproduction/MVS V3.8

    Messages Guide

  • ...and Training?Our training centers hold seminarson the printing system described inthis manual. We can also conductoperator workshops on your premisesor in Poing on request.

    Information:Phone +49 81 21 72-39 40Fax +49 81 21 77-39 50

    Océ Printing Systems GmbHSiemensallee 285581 PoingGermany

    October 2000 Edition

    Copyright Océ Printing Systems GmbH 2000

    All rights reserved, including rights of translation, reprinting,reproduction by coying or any other method.

    Offenders will be liable for damages. All rights, including rights createdby patent grant or registration of a utility model or design, are reserved.

    Delivery subject to availability; right of technical modifications reserved.

  • Preface

    U21745-J-Z247-6-7600

    PrefaceThis manual documents the SPS/MVS-APA Version 3.8 messages and abend codes. Itprovides an expanded explanation of the meaning of the messages and the resultingsystem actions. Suggested user, operator, and system programmer responses areprovided, along with problem definition procedures which would be useful to the Océservice representative. The intended audience for this document is the end user or anyoneresponsible for maintenance, operation or problem diagnosis of SPS APA.

  • Summary of Amendments

    U21745-J-Z247-6-7600

    Summary of Amendments

    Summary of Amendmentsfor U21745-J-Z247-5-7600for SPS/MVS-APA Version 3.8

    • Messages for a lot of new features and enhancements are included / corrected. Pleasesee the SPS/MVS Installation Guide and Administrator's Guide for a list of the newfunctions of SPS/MVS Version 3.8.

  • Contents

    U21745-J-Z247-6-7600

    Contents

    1 Conventions ............................................................................................................ 1

    2 SPS Base Product Messages ................................................................................ 3

    3 SPS APA Messages ............................................................................................ 111

    4 SPS Base Product Abend Codes ...................................................................... 439

    Bibliography .................................................................................................................. 451

    Appendix A Definition for Trace Vector Bits .............................................................. 453

    Appendix B Problem Documentation.......................................................................... 455

    Appendix C SPS APA Page-counters and Exception Reporting .............................. 457C.1 Page-Counters ....................................................................................................... 457C.2 Exception reporting................................................................................................. 458C.3.1 Action Codes ....................................................................................................... 458C.3.2 Channel Exceptions............................................................................................. 459C.3.3 Command Reject Exceptions .............................................................................. 459C.3.4 Data Check Exceptions ....................................................................................... 459C.3.5 Specification Checks ........................................................................................... 460C.3.6 Conditions Requiring Host Notification ................................................................ 462C.3.7 Intervention Required .......................................................................................... 463C.3.8 Sense Byte Format 0........................................................................................... 463C.3.9 Sense Byte Format 1........................................................................................... 463C.3.10 Sense Byte Format 2......................................................................................... 464C.3.11 Sense Byte Format 3 (Channel exceptions)..................................................... 464C.3.12 Sense Byte Format 4......................................................................................... 464

    Index .............................................................................................................................. 465

  • Conventions

    U21745-J-Z247-6-7600 1

    1 ConventionsAll messages issued by SPS are in the following format:

    SPxnnnnt PRTn: TEXT

    where:

    SP Prefix identifier of all SPS messages.x The component identifier of the messages.

    I APA feature fmid of SPS

    S Base fmid of SPS

    1 LINE feature fmid of SPS (LIP and MOD2)

    R Page Sort (PSORT) feature of SPS. These messages are documented inthe manual "SPS Page Sorter User's Guide".

    nnnn Serial number of the message.t Type of message:

    A Action message. This message needs an operator action or reply.

    E Error message. This message occurred because of a severe error.

    I Informational message.

    W Warning message. Some unusual situation occurred.

    PRTn JES printer name for the printer to which the message refers. The printername is not repeated in each of the message descriptions below, but willbe present in all messages that are associated with a particular printer.

    All SPS messages are issued with routing code 7 and no descriptor code. If NOTIFY(user-list) is specified in the SETUPxxx member 'A' and 'E' type messages are sent to therequested userids also.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 3

    2 SPS Base Product Messages

    SPS0010I SPS/MVS-APA VERSION vers-num STARTING WITH COMPONENTSLI/MVS VERSION li-vers-num AND PS/APA VERSION ps-vers-num

    Explanation This message is issued at printer start-up to inform about the version of SPSand its two main components.

    SPS Action None.

    OperatorResponse

    None.

    ProgrammerResponse

    None.

    SPS0011I CUTSHEET/FANFOLD/TWIN PRINTER ADDRESS dev-addr[/dev-addr] MODEL model-num IN dpi-value DPI

    SPS0012I FEATURES: feature-list

    Explanation These two messages are issued at printer start-up, as an answer to commandPRTI or when any printer feature is changed (like number of available inputbins). These messages inform about the printer characteristics and availablefeatures.

    SPS Action None.

    OperatorResponse

    Check if the printer characteristics (like DPI, NUP availability, outline fontssupport) match with what you expect.

    ProgrammerResponse

    None.

  • SPS Base Product Messages

    4 U21745-J-Z247-6-7600

    SPS0100E CONTROL FILE KEY ctlkey FOR JOB jobname NOT FOUND

    Explanation SPS did not find the control key specified for this output file in the control keydata set list member for this printer. The control key for an output file is specifiedin the 1st and 2nd CHARS parameters in the jcl. The control key data set listmember for a printer is specified in the CTLKY parameter of the SPSPRINTmember of the SPS parmlib.

    SPS Action SPS prints the message page for the failing data set and places the entire outputgroup containing the data set in hold. The rest of the output group may or maynot be printed depending on the release of JES. Please see "UnprintableDatasets" in the SPS/MVS Administrator's Guide for further information.

    OperatorResponse

    Report this problem to the application programmer.

    ProgrammerResponse

    Correct the control key value specified in the first 2 CHARS parameters andreprint the output.

    SPS0101E DYNALLOC ERROR ON file/ddn filename/member FOR JOB jobnameERROR CODE=code

    Explanation SPS could not dynamically allocate the specified file or SPSPARM ddname andmember name when processing output for job jobname. code is the dynamicallocation error code.

    SPS Action SPS prints the message page for the failing data set and places the entire outputgroup containing the data set in hold. The rest of the output group may or maynot be printed depending on the release of JES. Please see "UnprintableDatasets" in the SPS/MVS Administrator's Guide for further information.

    OperatorResponse

    Inform your system programmer about this error.

    ProgrammerResponse

    Look at the specific dynamic allocation error and take the appropriate action.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 5

    SPS0102E ABEND OCCURRED IN DYNALLOC OF file/ddn filename/member FORJOB jobname

    Explanation An abend occurred while SPS was trying to dynamically allocate the specified fileor SPSPARM ddn and member for job jobname.

    SPS Action SPS prints the message page for the failing data set and places the entire outputgroup containing the data set in hold. The rest of the output group may or maynot be printed depending on the release of JES. Please see "UnprintableDatasets" in the SPS/MVS Administrator's Guide for further information.

    OperatorResponse

    Inform your system programmer about this error.

    ProgrammerResponse

    Send the SPS dump to your Océ representative.

    SPS0103E DYNALLOC WARNING ON file/ddn filename/member FOR JOB jobnameINFORMATION CODE=code

    Explanation SPS received a non-zero information code while trying to dynamically allocatethe specified file or SPSPARM ddn and member for job jobname.

    SPS Action SPS prints the message page for the failing data set and places the entire outputgroup containing the data set in hold. The rest of the output group may or maynot be printed depending on the release of JES. Please see "UnprintableDatasets" in the SPS/MVS Administrator's Guide for further information.

    OperatorAction

    Inform your system programmer about this error.

    ProgrammerAction

    Take the appropriate action for the specific information code.

    SPS0104E ERROR OPENING file/ddn filename/member FOR JOB jobname

    Explanation An open error occurred while SPS was opening the specified file or SPSPARMddn and member for an output from job jobname.

  • SPS Base Product Messages

    6 U21745-J-Z247-6-7600

    SPS Action SPS prints the message page for the failing data set and places the entire outputgroup containing the data set in hold. The rest of the output group may or maynot be printed depending on the release of JES. Please see "UnprintableDatasets" in the SPS/MVS Administrator's Guide for further information.

    OperatorAction

    Inform your system programmer about this error.

    ProgrammerAction

    Send the SPS dump to your Océ representative.

    SPS0105E JOB jobname IEFSJRET ERROR. R15=retcode REASON=reasonKEYWORD=keyword

    Explanation An error occurred while SPS was trying to obtain the output characteristics of anoutput from job jobname.

    SPS Action SPS prints the message page for the failing data set and places the entire outputgroup containing the data set in hold. The rest of the output group may or maynot be printed depending on the release of JES. Please see "UnprintableDatasets" in the SPS/MVS Administrator's Guide for further information.

    OperatorResponse

    Inform your system programmer about this error.

    ProgrammerResponse

    Send the SPS dump to your Océ representative.

    SPS0106E FIND ERROR ON file/ddn filename/member FOR JOB jobnameR15=retcode

    Explanation An error occurred while SPS was trying to find the specified member in thespecified control file for an output from job jobname.

    SPS Action SPS prints the message page for the failing data set and places the entire outputgroup containing the data set in hold. The rest of the output group may or maynot be printed depending on the release of JES. Please see "UnprintableDatasets" in the SPS/MVS Administrator's Guide for further information.

    OperatorResponse

    Inform your application programmer about this error.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 7

    ProgrammerResponse

    Correct the member name of your user control file in the 3rd and 4th parametersof the CHARS keyword corresponding to the failing output or correct the membername of your forms control file in the DMBR parm from the forms table entrybeing used in the FORMxxx member from SPSPARM.

    SPS0107E ABEND OCCURRED IN FIND ON file/ddn filename/member FOR JOBjobname

    Explanation An abend occurred while SPS was trying to find the specified member in thespecified control file for job jobname.

    SPS Action SPS prints the message page for the failing data set and places the entireoutput group containing the data set in hold. The rest of the output group mayor may not be printed depending on the release of JES. Please see"Unprintable Datasets" in the SPS/MVS Administrator's Guide for furtherinformation.

    OperatorResponse

    Inform your system programmer about this error.

    ProgrammerResponse

    Send the SPS dump and trace to your Océ representative.

    SPS0109E ABEND OCCURRED IN READ/CHECK OF file/ddn filename/memberFOR JOB jobname

    Explanation An abend occurred while SPS was trying to read the specified member of thespecified control file for job jobname.

    SPS Action SPS prints the message page for the failing data set and places the entireoutput group containing the data set in hold. The rest of the output group mayor may not be printed depending on the release of JES. Please see"Unprintable Datasets" in the SPS/MVS Administrator's Guide for furtherinformation.

    OperatorResponse

    Inform your system programmer about this error.

    ProgrammerResponse

    Send the SPS dump and trace to your Océ representative.

  • SPS Base Product Messages

    8 U21745-J-Z247-6-7600

    SPS0110E SYNTAX ERROR IN file/ddn filename/member FOR JOB jobnameExplanation An invalid statement was found in the specified member of the specified control

    file while processing output for job jobname.

    SPS Action SPS prints the message page for the failing data set and places the entireoutput group containing the data set in hold. The rest of the output group mayor may not be printed depending on the release of JES. Please see"Unprintable Datasets" in the SPS/MVS Administrator's Guide for furtherinformation.

    OperatorResponse

    Inform your application programmer about this error.

    ProgrammerResponse

    Check the syntax of the specified control file member against your SPSdocumentation.

    SPS0111I ERROR RECORD : record

    Explanation This message lists the record from the member of the specified control filewhich was found in error.

    SPS Action SPS prints the message page for the failing data set and places the entireoutput group containing the data set in hold. The rest of the output group mayor may not be printed depending on the release of JES. Please see"Unprintable Datasets" in the SPS/MVS Administrator's Guide for furtherinformation.

    OperatorResponse

    Inform your application programmer about this error.

    ProgrammerResponse

    Check the syntax of the specified control file member against your SPSdocumentation.

    SPS0112I ERROR LOCN/MSG: location

    Explanation This message identifies the location on the control statement printed inmessage SPS0111I at which the syntax checker found an error. The controlstatement was read from the member and control file specified in a previousmessage.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 9

    SPS Action SPS prints the message page for the failing data set and places the entireoutput group containing the data set in hold. The rest of the output group mayor may not be printed depending on the release of JES. Please see"Unprintable Datasets" in the SPS/MVS Administrator's Guide for furtherinformation.

    OperatorResponse

    Inform your application programmer about this error.

    ProgrammerResponse

    Check the syntax of the specified control file member against your SPSdocumentation.

    SPS0113E ERROR CLOSING file/ddn filename/member FOR JOB jobname

    Explanation A close error occurred while SPS was closing the specified file or SPSPARMddn and member for an output from job jobname.

    SPS Action SPS prints the message page for the failing data set and places the entireoutput group containing the data set in hold. The rest of the output group mayor may not be printed depending on the release of JES. Please see"Unprintable Datasets" in the SPS/MVS Administrator's Guide for furtherinformation.

    OperatorResponse

    Inform your system programmer about this error.

    ProgrammerResponse

    Send the SPS dump and trace to your Océ representative.

    SPS0114E MORE THAN n CONTINUATION STATEMENTS

    Explanation The application programmer specified more than the allowed continuationstatements in a control file member.

    SPS Action SPS issues messages SPS0110E and SPS0111I, prints the message page forthe failing data set and places the entire output group containing the data set inhold. The rest of the output group may or may not be printed depending on therelease of JES. Please see "Unprintable Datasets" in the SPS/MVSAdministrator's Guide for further information.

    OperatorResponse

    Inform your application programmer about this error.

  • SPS Base Product Messages

    10 U21745-J-Z247-6-7600

    ProgrammerResponse

    Correct the syntax of your control file member.

    SPS0115W THE CHECKPOINT RECORD FOR THIS FILE WAS WRITTEN BYproduct. SPS WILL PRINT FROM BEGINNING.

    Explanation SPS has tried to restart an output from a previously taken checkpoint. Theproduct that previously partially printed this output was not SPS.

    SPS Action SPS will print the output from its beginning.

    OperatorResponse

    If desired, give a printer command to reposition the output correctly.

    ProgrammerResponse

    None.

    SPS0116W ERROR OPENING DDNAME SPSRnnnn FOR RESOURCE USAGELIST. LIST FUNCTION DEACTIVATED

    Explanation An error occurred when SPS tried to open the DDNAME SPSRnnnn. SPS writesin this file the reports generated by the RESLIST(YES) SETUPxxx option.

    SPS Action The RESLIST(YES) option is deactivated.

    OperatorResponse

    Report this error to your system programmer.

    ProgrammerResponse

    Verify if the SPSRnnnn DD statement is correctly allocated in the SPS procedure.See the SPS/MVS Installation Guide for guidelines.

    SPS0117W IMPRECISE COUNTERS WRITTEN IN CHECKPOINT RECORD FORJOB jobname STEP stepname DDN ddname

    Explanation The line counter written in the checkpoint record may not be exact.

    SPS Action SPS continues processing.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 11

    OperatorResponse

    Inform your system programmer.

    ProgrammerResponse

    If the job currently being printed has to be restarted from this checkpoint the linecounter, indicated by the JES display command, may not be precise. If you canreproduce this situation please send an SPS trace and dump (cancel SPS justafter the occurrence of this message) to your Océ representative.

    SPS0118W CHECKPOINT RECORD NOT WRITTEN FOR JOB jobname STEPstepname DDN ddname. JES BLOCK TOKEN NOT FOUND

    Explanation SPS was not able to write a checkpoint record because of an internal error.

    SPS Action SPS continues processing.

    OperatorResponse

    Inform your system programmer.

    ProgrammerResponse

    If the job currently being printed has to be restarted before the next checkpointrecord is written, SPS will use the previous checkpoint record for restartpurposes. If you can reproduce this situation please send an SPS trace anddump (cancel SPS just after the occurrence of this message) to your Océrepresentative.

    SPS0119W THE CHECKPOINT RECORD FOR THIS FILE HAS A DIFFERENTINPUT BUFFER SIZE. SPS WILL 'DUMMY PRINT'

    Explanation SPS will restart a file from its checkpoint. This file was originally printed by anSPS printer having a different input buffer size as the current one (PDSBUFLparameter from SETUPxxx).

    SPS Action SPS will read the input file up to the restart point (dummy print) and then startto print.

    OperatorResponse

    If the restart point is in an advanced point of a big file it may take a while beforeSPS starts to print. You should wait until SPS starts to print.

    ProgrammerResponse

    Please set all PDSBUFL values from your SPS printers to the same value. Thiswill enable SPS to restart faster a listing interrupted in another printer.

  • SPS Base Product Messages

    12 U21745-J-Z247-6-7600

    SPS0120I PRINT REQUEST status - JOB jobname STEP stepname ID jobid ATsystemid

    Explanation This message is issued to the TSO user(s) specified in the NOTIFY parameter inthe OUTPUT statement when the output group reaches one of the statusexplained below.

    - Completed - The output group was successfully printed and stacked.

    - Marked unprintable - At least one of the files from the output group could not beprinted because of a data-stream or environment error (i.e. resource not found,invalid structured field, control file error and so on). The output group isreturned to spool in hold status.

    - Canceled (OP CMD)-The output group was canceled (purged) because of aJES operator command.

    - Interrupted (OP CMD)- The output group was interrupted because of a JESoperator command. When this output group will be restarted a checkpointrecord may be available or not depending of the command issued to interrupt.

    - Interrupted (MSGBUF)- The current print file was interrupted by SPS becausethe number of messages kept in storage to be printed on the message pagewas so large that there was no more storage available for SPS. Interrupting thefile will cause SPS to print the messages, release the storage, return the file toJES, reobtain the file from JES again and start filling a new buffer withsubsequent messages.

    - Canceled / held (PIMSG)- The current file was canceled by SPS because thenumber of warning messages issued was higher than specified in the PIMSGparameter from the OUTPUT statement or SETUPxxx member. SPS willcontinue to print other files from the current output group.

    SPS Action SPS continues processing.

    OperatorResponse

    None.

    ProgrammerResponse

    None.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 13

    SPS0121I NODE nodename IS INVALID FOR NOTIFY – [JOB jobname STEPstepname ID jobid] AT systemid

    Explanation SPS tried to notify a TSO userid about the status of an output group or about aprinter error but the nodename was invalid.

    SPS Action SPS continues processing.

    OperatorResponse

    Inform your application programmer.

    ProgrammerResponse

    Correct the nodename specified in the JCL NOTIFY (OUTPUT statement)parameter or in the SETUPxxx NOTIFY parameter..

    SPS0122I SUBMITTOR [from-userid] NOT AUTHORIZED TO SEND PRINTSTATUS TO USERID to-userid ON nodename – [JOB jobname STEPstepname ID jobid] AT systemid

    Explanation SPS tried to notify the user to-userid on node nodename about the status of anoutput group owned by user from-userid or about a printer error. The securitypackage of your installation rejected the request because the from-userid or SPSdid not have sufficient authorization to notify the to-userid.

    SPS Action SPS continues processing.

    OperatorResponse

    Inform your application programmer.

    ProgrammerResponse

    Contact your security administrator to get the required authorization or changethe NOTIFY parameter in the OUTPUT statement or SETUPxxx member.

    SPS0123I NOTIFY ERROR: RETCODE=retcode, SSOBRETN=ssobretn,SSNUERCD=ssnuercd

    Explanation SPS tried to notify a userid about the status of an output group or about a printererror. The IEFSSNREQ macro returned an error code indicating unsuccessfulNOTIFY.

    SPS Action SPS continues processing.

    OperatorResponse

    Inform your system programmer.

  • SPS Base Product Messages

    14 U21745-J-Z247-6-7600

    ProgrammerResponse

    Analyze retcode, ssobretn and ssnuercd. Use the IBM manual 'USING THESUBSYSTEM INTERFACE' number SC28-1502-00 under section 'NOTIFY USERMESSAGE SERVICE CALL - SSI FUNCTION CODE 75'. If you are not able tosolve the problem contact your Océ representative. An SPS trace and/or a dumpwould be very useful.

    SPS0124W THE CHECKPOINT RECORD FOR THIS FILE HAS AN OLDER ORNEWER FORMAT. SPS WILL PRINT FROM BEGINNING

    Explanation SPS obtained a file to print containing a checkpoint record in an older format.

    SPS Action As SPS cannot process this older format SPS will print the file from thebeginning.

    OperatorResponse

    Use a JES forward space command to advance up to the desired restart point.

    ProgrammerResponse

    If the file was originally printed with an older version or PTF level of SPS thismessage is acceptable. The PTF hold information documents changes in theformat of the SPS checkpoint record. Otherwise report this problem with an SPStrace level 3 to your Océ representative.

    SPS0125E RETCODE return-code RECEIVED FROM SMF WRITE MACRO FORJOB jobname. SPS WILL ABEND

    Explanation When SPS stacks a print file an SMF accounting record ( type 6) is written.When trying to write this record SPS received a return code from MVS which cannot be recovered (like invalid macro parameters).

    SPS Action SPS abends.

    OperatorResponse

    Report this problem to your system programmer.

    ProgrammerResponse

    Report this problem to your Océ representative.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 15

    SPS0126A RETCODE return-code RECEIVED FROM SMF WRITE MACRO FORJOB jobname

    SPS0127A REPLY 'I' TO IGNORE (NO SMF ACCOUNTING WILL BE WRITTEN),'R' TO RETRY OF 'A' TO ABEND SPS

    Explanation When SPS stacks a print file an SMF accounting record (type 6) is written. Whentrying to write this record SPS received a return code from MVS which may berecovered or ignored.

    SPS Action If 'I' is replied SPS does not write accounting information for this file. If 'R' isreplied SPS tries again to write the accounting record. If 'A' is replied SPSabends.

    OperatorResponse

    Reply this message according to instructions received by your systemprogrammer.

    ProgrammerResponse

    If you expect to receive this message for all printed jobs and you do not careabout the missing accounting information you may automatically answer thismessage via the MSGSUxxx member from the SPSPARM library. If accountingmust be written in your installation correct the SMF error reported and reply 'R'. Ifyou can not understand he reason of this error reply 'A' and report it to your Océrepresentative.

    SPS0128 INVALID REPLY GIVEN FOR MESSAGE SPS0127A

    Explanation The operator replied something different from 'I', 'R' or 'A' to message SPS0127A.

    SPS Action SPS re-issues message SPS0127A.

    OperatorResponse

    Correctly reply to message SPS0127A.

    ProgrammerResponse

    None.

  • SPS Base Product Messages

    16 U21745-J-Z247-6-7600

    SPS0129W SPS PRINT SERVER COULD NOT PROVIDE ACCOUNTING INFO FORJOB jobname STEP stepname DDNAME ddname

    SPS0129W SPS WILL NOT WRITE THE SMF RECORD TYPE 6 FOR THIS SPOOLFILE

    Explanation The PS component of SPS did not provide the necessary information needed towrite the SMF accounting record of a file.

    SPS Action SPS will not write the accounting record. SPS processing continues.

    OperatorResponse

    Report this problem to your system programmer.

    ProgrammerResponse

    If this message is issued together with other error messages which cause SPS toabend it is only a side effect of the main error and should be ignored. Otherwise,report this problem to your Océ representative.

    SPS0131I PRINTER WILL DRAIN BECAUSE OF TIMEOUT(STOP) OPTION

    Explanation For a network printer SPS terminated the VTAM session with the printer becausethe DISCINTV interval or RELINTV interval expired (see correspondingSETUPxxx parameters). As TIMEOUT(STOP) was also specified in theSETUPxxx member SPS also terminates the printer session with JES (the printeris drained).

    SPS Action The printer is drained.

    OperatorResponse

    None.

    ProgrammerResponse

    None.

    SPS0132E CONTROL FILE DOES NOT HAVE LOGICAL RECORD LENGTH 80AND/OR RECORD FORMAT FIXED

    Explanation The user or forms control file required by this print file has a record lengthdifferent from 80 (LRECL) or record format different from fixed (RECFM).

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 17

    SPS Action SPS prints the message page for the failing data set and places the entire outputgroup containing the data set in hold. The rest of the output group may or maynot be printed depending on the release of JES. Please see "UnprintableDatasets" in the SPS/MVS Administrator's Guide for further information.

    OperatorResponse

    Report this error to your system programmer.

    ProgrammerResponse

    You should correctly re-allocate the used control file and release the print file tobe printed again.

    SPS0133E UNDEFINED KEYWORD IN FILE/DDN dsname/ddname FOR JOBjobname

    Explanation An undefined keyword was coded in a user or forms control file.

    SPS Action SPS prints the message page for the failing data set and places the entire outputgroup containing the data set in hold. The rest of the output group may or maynot be printed depending on the release of JES. Please see "UnprintableDatasets" in the SPS/MVS Administrator's Guide for further information.

    OperatorResponse

    Report this problem to your system programmer.

    ProgrammerResponse

    Look at the subsequent messages for the invalid keyword. Correct your controlfile and release the output file again to be printed.

    SPS0134E INVALID OUTPUT STATEMENT PARAMETER statement=parameterFOR JOB jobname

    Explanation The parameter on the JCL statement is incorrect.

    SPS Action SPS prints the message page for the failing data set and places the entire outputgroup containing the data set in hold. The rest of the output group may or maynot be printed depending on the release of JES. Please see "UnprintableDatasets" in the SPS/MVS Administrator's Guide for further information.

    OperatorResponse

    Report this problem to your system programmer.

    ProgrammerResponse

    Correct the JCL statement (see MVS JCL manual for allowable values).

  • SPS Base Product Messages

    18 U21745-J-Z247-6-7600

    SPS0136E INVALID OUTPUT STATEMENT PARAMETER statement=parameterFOR JOB jobname. ONLY 4 DIGITS ALLOWED BEFORE DECIMALPOINT.

    Explanation The parameter on the JCL statement is incorrect.

    SPS Action SPS prints the message page for the failing data set and places the entire outputgroup containing the data set in hold. The rest of the output group may or maynot be printed depending on the release of JES. Please see "UnprintableDatasets" in the SPS/MVS Administrator's Guide for further information.

    OperatorResponse

    Report this problem to your system programmer.

    ProgrammerResponse

    Correct the JCL statement (see MVS JCL manual for allowable values).

    SPS0137E INVALID OUTPUT STATEMENT PARAMETER statement=parameterFOR JOB jobname. ONLY 3 DIGITS ALLOWED AFTER DECIMALPOINT.

    Explanation The parameter on the JCL statement is incorrect.

    SPS Action SPS prints the message page for the failing data set and places the entire outputgroup containing the data set in hold. The rest of the output group may or maynot be printed depending on the release of JES. Please see "UnprintableDatasets" in the SPS/MVS Administrator's Guide for further information.

    OperatorResponse

    Report this problem to your system programmer.

    ProgrammerResponse

    Correct the JCL statement (see MVS JCL manual for allowable values).

    SPS0138E INVALID OUTPUT STATEMENT PARAMETER statement=parameterFOR JOB jobname. ONLY WHOLE NUMBERS ALLOWED FOR POINTSAND PELS.

    Explanation The parameter on the JCL statement is incorrect.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 19

    SPS Action SPS prints the message page for the failing data set and places the entire outputgroup containing the data set in hold. The rest of the output group may or maynot be printed depending on the release of JES. Please see “UnprintableDatasets” in the SPS/MVS Administrator's Guide for further information.

    OperatorResponse

    Report this problem to your system programmer.

    ProgrammerResponse

    Correct the JCL statement (see MVS JCL manual for allowable values).

    SPS0160E ERROR OPENING ESD FILE ddname

    Explanation When SPS tried to open the ESD file used to write the back sides of the twinprinter an open abend occurred or the file could not be opened.

    SPS Action SPS terminates with abend U512.

    OperatorResponse

    Inform your system programmer.

    ProgrammerResponse

    Verify a possible preceding message from the operating system with the abendcode. Verify if the ESD file is allocated according to the sample job SPSIEXDS.See the installation instructions in the SPS/MVS Installation Guide. As the ESDfile is optional for twin printers you may remove ist DD statement from the SPSprocedure and increase the value of the NDFBUFL parameter on the SETUPxxxmember.

  • SPS Base Product Messages

    20 U21745-J-Z247-6-7600

    SPS0161E ERROR CLOSING ESD FILE ddnameExplanation When SPS tried to close the ESD file used to write the back sides of the twin

    printer a close abend occurred or the file could not be closed.

    SPS Action If the close occurs during initialization of the file, SPS terminates with abendU512. If the close occurs during termination or restart SPS tries to ignore theerror.

    OperatorResponse

    Inform your system programmer.

    ProgrammerResponse

    Try to solve the error according to any system preceding message or abend.Verify if the ESD file is allocated according to the sample SPSIEXDS. See theinstallation instructions in the SPS/MVS Installation Guide. As the ESD file isoptional for twin printers you may remoistits DD statement from the SPSprocedure and increase the value of the NDFBUFL parameter on the SETUPxxxmember.

    SPS0162E ERROR INITIALIZING ESD FILE ddname

    Explanation An error occurred while SPS was writing into the ESD file to initialize it.

    SPS Action SPS terminates with abend U512.

    OperatorResponse

    Inform your system programmer.

    ProgrammerResponse

    See any preceding messages or abends from SPS or system and try to correctthe error indicated. As the ESD file is optional for twin printers you may ristve itsDD statement from the SPS procedure and increase the value of the NDFBUFLparameter on the SETUPxxx member.

    SPS0163E DASD I/O ERROR, CODE=exception codes, synadaf error message

    Explanation An I/O error occurred while reading or writing to the ESD file. exception codesare the BDAM exception codes. Synadaf error message is the error messageconstructed via the SYNADAF macro.

    SPS Action SPS terminates with abend U512.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 21

    OperatorResponse

    Inform your system programmer.

    ProgrammerResponse

    Try to correct the error according to the exception codes and error message. Asthe ESD file is optional for twin printers you maistemove its DD statement fromthe SPS procedure and increase the value of the NDFBUFL parameter on theSETUPxxx member.

    SPS0164I ESD FILE ddname SUCCESSFULLY INITIALIZED WITH num-blkBLOCKS OF len-blk BYTES

    Explanation After initial allocation of the ESD file it was successfully initialized with num-blkblocks of len-blk byte length each.

    SPS Action Continues normal processing.

    OperatorResponse

    None.

    ProgrammerResponse

    None.

    SPS0165I STARTING INITIALIZATION OF ESD FILE ddname

    Explanation After the allocation of a new ESD file (done by installation job SPSIEXDS) SPSmust first initialize it before it can be used for normal processing. An alreadyinitialized ESD file can be immediately used after each new SPS printer start-up.This message indicates the begin of the initialization process which may takesome minutes, according to the length of the ESD file.

    SPS Action SPS begins the initialization of the ESD file.

    OperatorResponse

    Wait till message SPS0164I is issued informing that the ESD file wassuccessfully initialized.

    ProgrammerResponse

    None.

  • SPS Base Product Messages

    22 U21745-J-Z247-6-7600

    SPS0166W ESD FILE WILL NOT BE USED BECAUSE OUTPUT BUFFER LENGTHIS BIGGER THAN 8K

    Explanation For twin printers SPS needs a storage buffer (NDFBUFL SETUPxxx parameter)and an optional disk file to store the back pages temporarily.

    SPS Action When using printer output buffers bigger than 8K (OUTBUFL SETUPxxxparameter) SPS ignores a JCL specified disk file (ESD file) and uses only thestorage buffer (FIFO buffer).

    OperatorResponse

    Report this message to your system programmer.

    ProgrammerResponse

    Increase your NDFBUFL parameter so that SPS does not need the FIFO file. Putthe JCL definition of the ESD file SPSWnnnn away from your SPS procedure inorder to avoid this warning message. If the FIFO buffer is not big enough SPSwill issue message SPS0167E asking to increase the NDFBUFL.

    SPS0167E FIFO BUFFER (NDFBUFL SETUPxxx PARAMETER) TOO SMALL (ESDFILE NOT BEING USED). CURRENT NDFBUFL VALUE WILL BEDISPLAYED. PLEAistINCREASE ITS VALUE AND RE-START YOURSPS PRINTER

    Explanation The fifo buffer used for twin printers is too small to contain all necessary backpages.

    SPS Action As no ESD file is being used SPS cannot continue printing and terminates with adump.

    OperatorResponse

    Report this problem to your system programmer.

    ProgrammerResponse

    Increase the value of the NDFBUFL and start the printer again.

    SPS0200E ERROR OPENING PRINTER prt

    Explanation An open error occurred while SPS was trying to open printer prt.

    SPS Action SPS will issue message SPS0209A

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 23

    OperatorResponse

    Take the corrective action appropriate to the accompanying open error messageor abend.

    ProgrammerResponse

    None.

    SPS0205E DYNALLOC ERROR FOR PRINTER prt. ERROR CODE=code

    Explanation The dynamic allocation of printer prt failed with the specified return code.

    SPS Action SPS will issue message SPS0209A.

    OperatorResponse

    Take the corrective action required for the specific dynamic allocation error.

    ProgrammerResponse

    None.

    SPS0206W DYNALLOC WARNING FOR PRINTER prt. INFORMATION CODE=code

    Explanation The dynamic allocation of printer prt returned with the specified information returncode.

    SPS Action istS continues its processing normally.

    OperatorResponse

    Determine if the problem indicated by the information code will interfere withnormal printing. If it will, contact your system programmer.

    ProgrammerResponse

    If the information code should not occur report this problem to your Océrepresentative.

    SPS0207E ABEND OCCURRED IN DYNALLOC FOR PRINTER prt

    Explanation An abend occurred while SPS was trying to dynamically allocate the specifiedprinter.

    SPS Action SPS will issue message SPS0209A.

    OperatorResponse

    Take the corrective action required for the specific abend code.

  • SPS Base Product Messages

    24 U21745-J-Z247-6-7600

    ProgrammerResponse

    None.

    ’SPS0209A REPLY ‘Y’ TO TRY AGAIN, 'N' TO TERMINATE SPS WITH DUMP ORENTER A PRINTER COMMAND

    Explanation A previous message indicated an error while trying to allocate or open the printer.This message gives the operator the opportunity to retry the allocation/open.

    SPS Action SPS will process dependi’g on the operator's response. If a printer command isissued SPS will process the command and this message will be deleted from theconsole.

    OperatorResponse

    Answer the message according to the requirements of the previously reportederror.

    ProgrammerResponse

    None.

    SPS0210A PRINTER prt OFFLINE OR ALLOCATED TO ANOTHER JOB.

    Explanation The printer device that SPS tried to dynamically allocate is offline or allocated toanother job in the system.

    SPS Action SPS will issue message SPS0209A.

    OperatorResponse

    Set the requested printer ONLINE and available for allo‘a’ion and answer 'Y' tomessage SPS0209A. If you cannot make the printer ‘v’ilable, answer 'N' tomessage SPS0209A.

    ProgrammerResponse

    If SPS is running under JES3 this message may also occur when JES3 controlsdevice allocation for this device type (AFP1 or DUMMY) and the JES3 executiondevice is not varied online or properly defined in JES3. Please see the SPS/MVSInstallation Guide for guidelines on defining SPS printers under JES3. Pleaseissue the commandV ddd,ON,SYSx to vary the JES3 execution device online.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 25

    ’SPS0211A REPLY 'Y' WHEN THE PRIN‘E’ IS AVAILABLE, 'N' TO TERMINATE SPSWITH DUMP OR ENTER A PRINTER COMMAND

    Explanation While message SPS0209A was pending the operator entered a printercommand. SPS deleted message SPS0209A from the console and started toprocess the printer command. The current I/O operation to the printer wascanceled. SPS has issued this message to allow the operator to inform SPSwhen the printer is available.

    SPS Action SPS will respond dependi’g on the operator's reply. If the‘o’erator replies 'Y', SPSwill try to access the printer again. If a printer command is issued SPS willprocess the command and this message will be deleted and eventually reissuedto the console.

    OperatorResponse

    Answer the message according to the requirements of the previously reportederror and the printer availability.

    ProgrammerResponse

    None.

    SPS0239W USER FORM user-form REQUESTS MORE REAL FORMS ASAVAILABLE ON THE PRINTER

    Explanation A user (JCL) forms was found in the forms table (FORMxxx) and the entry in thetable had more real forms defined as current input bins available on the printer.

    SPS Action SPS only considers the real form specified for the available bins.

    OperatorResponse

    Inform your system programmer.

    ProgrammerResponse

    If possible, suppress the real forms specifications for not available input bins inorder to avoid this warning message.

    SPS0240W COMMAND TO RELOAD PRINTER RESOURCES NOT SUPPORTEDBY SPS

    Explanation The operator entered a printer command which requested SPS to reload theprinter resources (like FONTS) in the printer. This command is not supported bySPS.

  • SPS Base Product Messages

    26 U21745-J-Z247-6-7600

    SPS Action SPS will take no action regarding the reloading of resources in the printer. If theoperator requested other actions in the same command these actions will behonored by SPS.

    OperatorResponse

    If the reloading of the printer resources is absolutely required, interrupt thecurrent print file and stop and start (by JES command) the printer.

    ProgrammerResponse

    None.

    SPS0241W COMMAND TO CHANGE COPIES WOULD RESULT IN MORE THAN255 COPIES. 255 ASSUMED

    Explanation The operator entered a printer command which requested SPS to increase thenumber of copies being printed for the current job. The new number of copieswould be bigger than 255, which is not supported.

    SPS Action SPS will set the nuistr of copies to its maximum value which is 255.

    OperatorResponse

    If more than 255 copies is needed, enter this command again after some copiesare completely printed or use the COPIES parameter from a control file torequest up to 32K copies.

    ProgrammerResponse

    None.

    SPS0242W COMMAND TO CHANGE COPIES WOULD RESULT IN LESS THAN 1COPY. 1 ASSUMED

    Explanation The operator entered a printer command which requested SPS to decrease thenumber of copies being printed for the current job. The new number of copieswould be smaller than 1, which is not supported.

    SPS Action SPS will set theistmber of copies to its minimum value which is 1.

    OperatorResponse

    If you want SPS to stop printing the current file you should interrupt or cancel theprinter.

    ProgrammerResponse

    None.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 27

    SPS0243W SYNCHRONIZATION TO NEXT CHECKPOINT RECEIVED. SYNC TOOOP ASSUMED

    Explanation The operator entered a printer command which requested SPS to reposition thecurrent printout using the next checkpoint as reference. This kind of repositioningis not supported by SPS.

    SPS Action SPS will reposition the current file using the current printing page (OperatorObservation Point) as reference.

    OperatorResponse

    Examine the repositioned printout to be sure it is positioned where desired. Enterany other repositioning command to correctly reposition if necessary.

    ProgrammerResponse

    None.

    SPS0244W REPOSITIONING PART OF PREVIOUS JES COMMAND PARTIALLYOR TOTALLY SUPPRESSED.

    Explanation A request to reposition the print file was received from JES, possibly as part of acomposite command. SPS was unable to executed the repositioning part of thecommand.

    SPS Action SPS performs the rest of the command if any, and suppresses the repositioning.

    OperatorResponse

    Examine the printout to be sure no problems have occurred because of thesuppressed repositioning.

    ProgrammerResponse

    None.

    SPS0245W USER FORM uform FOR CONTINUOUS FORMS PRINTER REQUESTSMORE THAN ONE REAL FORMS

    Explanation A user form has been requested in the JCL for a continuous forms printer. Theentry found in the forms table (FORMxxx member) requests real forms mount forone of the input bins B to P. The form name for a continuous forms printer istaken from the bin A real form entry of the user form. No forms specifications forbins B to P should be present.

  • SPS Base Product Messages

    28 U21745-J-Z247-6-7600

    SPS Action If the setup message SPS0255A following this message contains a real formname, then a real form was requested for bin A.

    If the real form is already mounted SPS cancels the JES setup message andcontinues processing using the form requested in bin A after issuing thismessage.

    If the real form is not mounted SPS waits for the operator to mount the form andreply to the JES setup message.

    If the setup message SPS0255A following this message contains ???????? forthe real form then no form was requested for bin A by the user form requested.SPS waits for the operator to reply to the JES setup message for the printer.

    OperatorResponse

    No action required if message SPS0255A has a real form specified and it isalready mounted. SPS will cancel the JES setup message and continueprocessing.

    When a real form has been specified but is not mounted, mount the form andreply to the JES mount message by starting the printer. Alternatively place theoutput in hold if the form is not available.

    If ???????? appears as the real form name set the printer to the correct real formname by the JES set command, mount the form, and reply to the JES mountcommand by starting the printer. Alternatively the job may be put in hold if thecorrect real form name is not known.

    ProgrammerResponse

    Correct the FORMxxx table so that only a real form for bin A is specified for theuser entry, or change the JCL to request a user form that only requests one realform for bin A.

    SPS0246W UNABLE TO CANCEL/INTERRUPT/RESTART THIS OUTPUT GROUP

    Explanation After a JES command to cancel, interrupt or restart the printer, SPS, after initiallystarting the command processing, realized that this command could not becompletely done because of an internal reason.

    SPS Action SPS rejects the printer command. If a multiple file output group is on the printer itcould happen that a partial command processing done by SPS causes anincorrect action from JES.

    OperatorResponse

    Please check the print output to see if any unexpected results occurred. If yes,inform your system programmer.

    ProgrammerResponse

    If this message is associated with any inconvenient behavior of SPS, please takeSPS trace information and send it as a problem to your Océ representative

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 29

    SPS0248I text

    Explanation This SPS message is used to write a JES message in the message page of aprinted file.

    SPS Action None.

    OperatorResponse

    Take any action required by the JES message printed.

    ProgrammerResponse

    None.

    SPS0249E I/O ERROR ON PRINTER OR SPOOL WHILE PROCESSINGPRINTER COMMAND

    Explanation A SPOOL I/O error or printer error occurred while SPS was processing anoperator command. The error could affect the results of the command. See anypreviously issued messages.

    SPS Action Continues normal processing.

    OperatorResponse

    Check that the command issued achieved the desired results.

    ProgrammerResponse

    Attempt to investigate the cause of the message. Report it to your Océrepresentative.

    SPS0250E COLOR MAPPING TABLE IS NOT SUPPORTED BY THIS PRINTER

    Explanation A resource including Color Mapping Table-Triplets was used. This is notsupported on the printer.

    SPS Action SPS closes the data set as permanently incomplete.

    UserResponse

    Correct the input data or the resource if you created it, otherwise contactthe system programmer.

    OperatorResponse

    None.

  • SPS Base Product Messages

    30 U21745-J-Z247-6-7600

    ProgrammerResponse

    Check how this data got into the print data set or the resource library. If itwas created by a user, ask him to correct it. If the formdef corresponds tothe specification, contact your océ printing systems field engineer.

    SPS0251A SETUP / INFO FOR USER F–RM = uform

    INPUT BIN A - REAL FORM = rform (mo–nt status)

    INPUT BIN B - REAL FORM = rform (mount status)

    – :

    INPUT BIN P - REAL FORM = rform (mount status)

    Explanation A request to mount a form has been issued by JES for a cut sheet printercontrolled by SPS. The current status of the printer input bins is displayed. Themount status may be NOT MOUNTED, ALREADY MOUNTED, or UNKNOWN.This message is also issued as a reply for the SPS FORM command to show theuser and real forms currently mounted on the printer.

    SPS Action Update the printer forms status as appropriate.

    OperatorResponse

    If no other message accompanies this message, mount the form in the requestedbin and issue a JES start printer. When SPS0252A, SPS0253A, or SPS0254Aaccompanies this message perform the operations for these messages.

    If the operator wishes to alter the setup by JES commands, enter the commandsand answer SPS message SPS0254A if it is displayed.

    ProgrammerResponse

    None.

    SPS0252A USER FORM uform NOT FOUND IN SPS FORMS TABLE. SPSASSUMED REAL FORM rform IN INPUT BIN A

    Explanation A request to mount a user form that is not in the forms table has been made.SPS assumes the user form name is the same as the real form name andexpects it mounted in input bin A.

    SPS Action Update the printer forms status as appropriate.

    OperatorResponse

    Mount the form in bin A and issue a JES start printer if SPS assumptions aresatisfactory. Perform actions in SPS0253A or SPS0254A whichever is displayed.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 31

    ProgrammerResponse

    None.

    SPS0253A ENTER AN ALTERNATE BIN NUMBER (B – last-bin), OR ANSWERTHE JES SETUP MESSAGE

    Explanation A request to mount a user form that is not in the forms table has been made.SPS has assumed it should be mounted in bin A.

    SPS Action Update the printer forms status as appropriate.

    OperatorResponse

    If bin A is desired, mount the form in bin A and issue a JES start printer. SPS willcancel message SPS0253A.

    If a different input bin is required, mount the form in the desired bin and reply tothis message with the correct bin (from B till last bin available). SPS will start theprinter.

    If the operator wishes to alter the setup by JES commands, after any such actionthe message SPS0251A will again be displayed.

    ProgrammerResponse

    None.

    SPS0254A ENTER AN INPUT BIN NUMBER (A – last-bin)

    Explanation The operator has modified setup processing by JES operator commands. SPSneeds to know the bin in which the form was mounted.

    SPS Action Update the printer forms status as appropriate.

    OperatorResponse

    Mount the form in the required bin and reply to this message with the bin. Whenbin A is not selected message SPS0251A will again be displayed.

    ProgrammerResponse

    None.

  • SPS Base Product Messages

    32 U21745-J-Z247-6-7600

    SPS0255A SETUP / INFO FOR USER FORM = uform REAL FORM = rform

    Explanation A request to mount a form has been issued by JES for a continuous forms printercontrolled by SPS. As the user form name (specified in the JCL) is not the sameas the real form name (obtained from the FORMxxx table), SPS issues thisexplanatory message to ask the operator to mount the required real form. Thismessage is also issued as a reply for the SPS FORM command to show the userand real form currently mounted on the printer.

    SPS Action Update the printer forms status as appropriate.

    OperatorResponse

    Mount the requested real form and issue a JES start printer.

    If you wish to alter the setup by JES commands, enter the required commands.SPS will redisplay this message if the new specified user form requires anotherreal form.

    ProgrammerResponse

    None.

    SPS0256W START PRINTER REJECTED BECAUSE SPS DID NOT COMPLETEPREVIOUS PRINTER DRAIN.

    Explanation The operator entered a start command for an SPS controlled printer, but SPSwas still draining the printer.

    SPS Action Rejects the start printer command.

    OperatorResponse

    Wait until the printer is drained and then re-issue the start printer command.

    ProgrammerResponse

    None.

    SPS0257A USER FORM user form name NOT FOUND IN SPS FORMS TABLE.SPS ASSUMED LENGTH=ii.s, WIDTH=ii.s (INCHES.1/6 INCHES).

    Explanation For MOD2 printers, SPS always needs to know the length and width of the realforms mounted. This is normally obtained from the forms table. However, whenthe user form is not in the forms table, SPS assumes the length and width of thecurrently mounted real forms and issues this message.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 33

    SPS Action Message SPS0258A will be issued requesting either confirmation of theassumed form size or a different length and width.

    OperatorResponse

    See message SPS0258A.

    ProgrammerResponse

    None.

    SPS0258A ENTER FORMS SIZE OR ANSWER THE JES SETUP MESSAGE (L=ii.s,W=ii.s)

    Explanation SPS requests either confirmation of the assumed form size shown in messageSPS0257A by responding with a start printer command to the JES setupmessage , or entry of the applicable form length and width.

    SPS Action The form size either confirmed or entered will be used.

    OperatorResponse

    If the JES setup message is confirmed, SPS will use the form size assumed inmessage SPS0257A. If a length and width are entered, these will be used for theform to be setup. The length and width are expressed in inches (ii) and sixths ofan inch (.s), e.g. L=12,W=13.2 represents a length of 12 inches and a width of 132/6 inches.

    ProgrammerResponse

    None.

    SPS0259A ENTER FORMS SIZE (L=ii.s, W=ii.s)

    Explanation With a JES printer setup message pending, a request to change the user formwas entered (e.g. command $TPRTx under JES2). SPS needs the size of thisform which is not in the forms table.

    SPS Action Waits for the length and width of the form to be entered.

    OperatorResponse

    Enter the length and width of the form using syntax as described in messageSPS0258A.While this message is outstanding, no JES printer command for this printer isallowed.

    ProgrammerResponse

    None.

  • SPS Base Product Messages

    34 U21745-J-Z247-6-7600

    SPS0260A ENTER SPS COMMAND:

    Explanation This message is always outstanding after an SPS controlled printer is started ifCMDIF(WTOR) is specified in the SETUPxxx parmlib member. It enables theoperator to issue SPS printer commands.

    SPS Action SPS processes the issued command.

    OperatorResponse

    You may enter one“valid SPS co”mand. See "SPS Commands" ’n the SPSAdministrator's Guide manual for a list and explanation of all SPS commands.

    ProgrammerResponse

    None.

    SPS0261I PRTNAME: PRTAD – STATUS STATUS1 STATUS2

    Explanation This Message is issued in response to the SPS STAT command and containsprinter related status information which is useful for diagnostic purposes.

    SPS Action None.

    OperatorResponse

    None.

    ProgrammerResponse

    None.

    SPS0261I ACTIQ/POSTQ EMPTY

    SPS0261I ACTIQ FROM nnnnnn TO nnnnnn (nnn SETS)

    SPS0261I POSTQ FROM nnnnnn TO nnnnnn (nnn SETS) (post-code)

    Explanation The first line of this message displays the status of each SPS controlled physicalprinter when the STAT command is issued. The possible statuses are:

    1) No I/O in progress

    2) I/O in progressAn I/O was started for this printer, but has not yet terminated.

    3) Not readyThe last I/O for this printer terminated, but the printer has not become read–again.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 35

    4) Not ready - Page Buffer fullAs 3) but the not ready cause is Page Buffer full. This can only occur withan IPDS twin printer and indicates that the printer does not have enoughbuffer space to accept data from the host. The printer should be allowed toprint in order to release buffer space. Under normal circumstances, theprinter should return to a ready state within less than a minute. If not, aprinter problem may be indicated.

    5) Dummy printerThis status is showed when device address contains LIP, MD2 or APA. Thismeans that this printer was defined wist CUU(LIP|MD2|APA) in itsSPSPRINT entry and does not correspond to a physical printer.

    The second, third and fourth lines of this message are displayed for local printersafter a STAT or STAQ command. These messages show the status of theACTIVE and POSTED queues of SPS used for printer I/O. The ACTIVE queuehas as element a SET of CCWs which is currently executing at the printer (i.e.,the EXCPVR was issued but not posted). Each CCW SET may have more thanone CCW but almost always contains one logical page. A SET of CCWs may beappended to the queue during an I/O operation. As PCI interrupts occur for thefirst CCW of each SET SPS knows that previous SETs are completed andtransfers them to the POSTED queue. SETS are maintained in the POSTEDqueue until SPS terminates their processing as complete in the mainline part ofSPS (buffers freed, etc...).If the ACTIVE queue is empty there is no I/O in progress. If the POSTED queueis empty there is no I/O processing waiting for SPS.If any of the queues have elements SPS indicates the number of SETs in eachqueue and the sequential number from the first and last SET on the queue. Forthe POSTED queue it is also displayed how and who posted the first SET ascomplete.

  • SPS Base Product Messages

    36 U21745-J-Z247-6-7600

    During normal printout an I/O operation can take hours to terminate. SETs arecontinuously appended in the ACTIVE queue (i.e. CCWs chained in the activechannel program) and posted/completed SETS are transferred to the POSTEDqueue and than post-processed, but the sequential number of the first/last SET inthe ACTIVE queue should constantly change, otherwise the printer is notprocessing the sent data. SPS tries to use as many output buffers as you specifyin the OUTBUF# SPSPARM keyword. In a good tuned system you should seeduring printout as many SETs in the ACTIVE queue as OUTBUF# specified (upto 255 output buffers are supported). If you are experiencing start-stops youshould try to increase the numbers of OUTPUT buffers. This allows SPS toprepare and send buffers to the printer in moments where more CPU is availableto SPS so that no start-stops occur when no CPU is available for a while. Via theSTAQINT SETUPxxx parameter or the QINT SPS command you may requestSPS to automatically i‘s’e the STAQ command each 'n' seconds so that you canhave a good feeling of the use of the SPS queues/buffers during printout. TheSTAQ command shows also the received and committed page counters from theprinter.

    SPS Action None.

    OperatorResponse

    None.

    ProgrammerResponse

    None.

    SPS0262W INVALID SPS COMMAND

    Explanation The operator issued an invalid SPS command.

    SPS Action Message SPS0260A is reissued if SPS is using the WTOR interface forcommands (CMDIF(WTOR) in the SETUPxxx membe“).

    Operator”Response

    See "SPS Command’" on the SPS Administrator's Guide manual for a list of validSPS commands.

    ProgrammerResponse

    None.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 37

    SPS0263E INVALID REPLY textExplanation The form length and width entered in reply to message SPS0258A or SPS0259A

    were syntactically incorrect. This message explains why.

    SPS Action Message SPS0258A or SPS0259A is reissued.

    OperatorResponse

    Enter the form length and width using correct syntax as described in messageSPS0258A.

    ProgrammerResponse

    None.

    SPS0264W TRACE FILES ALREADY CLOSED

    Explanation The operator tried to close the trace files via the TCLO command but they werealready closed.

    SPS Action None.

    OperatorResponse

    None.

    ProgrammerResponse

    None.

    SPS0265W TRACE FILES ALREADY OPEN

    Explanation The operator tried to open the trace files via the TOPE command but they werealready opened.

    SPS Action None.

    OperatorResponse

    None.

    ProgrammerResponse

    None.

  • SPS Base Product Messages

    38 U21745-J-Z247-6-7600

    SPS0266I TRACE FILES open/closed, TRACE LEVEL LI=trace-level PS=trace-level, TRACESET trace-set [(FORCED LI ONLY – IN STORAGE)]

    Explanation This message is issued in response to command TDIS, after a successfulexecution of commands TOPE, TCLO, TLEV and TSET and at normal andabnormal termination of SPS. The message displays the status of the traceenvironment.

    The trace level cannot be specified separately for the SPS components LI andPS but in some circumstances SPS may change one of‘them to an’ther value. If'FORCED ...' appears in the message it means that you requested trace level 0 inthe SETUPxxx member or via the TLEV subcommand. In this case SPS forces alevel 1 trace from the LI component without using the trace files.

    SPS Action None.

    OperatorResponse

    None.

    ProgrammerResponse

    None.

    SPS0267W INVALID command COMMAND

    Explanation The operator issued an invalid SPS command.

    SPS Action None.

    OperatorResponse

    See the correct format of t“e specified ”ommand under "SPS Commands’ on yourSPS Administrator's Guide manual.

    ProgrammerResponse

    None.

    SPS0268W INVALID TRACE LEVEL REQUESTED. SPECIFY A VALUE BETWEEN0 AND 4

    Explanation The operator issued the TLEV command requesting a trace level value differentfrom 0, 1, 2, 3 or 4, which are the only valid trace levels.

    SPS Action None.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 39

    OperatorResponse

    Re-issue the TLEV command with a correct trac“ level speci”ication. See "SPSCommands’ on your SPS Administrator's Guide for the TLEV command format.See the explanation of the TRACELEV paramet’r on the SPS Administrator'sGuide for more information about the valid trace levels.

    ProgrammerResponse

    None.

    SPS0269I FDIS – NO CURRENT PRINTING FILE

    Explanation The FDIS SPS command was issued and there was no file currently beingprinted ( with a page in the print station).

    SPS Action As the FDIS command is directed to the current printing file, SPS ignores thecommand.

    OperatorResponse

    To be sure that a current printing file exists stop the printer during printout. In thismoment, the JES printer display command ($DU or *I) shows the name of thecurrent printing file. You may then issue the FDIS command again.

    ProgrammerResponse

    None.

    SPS0270I INTERNAL TRACE TABLE TRACED

    Explanation This message confirms the successful execution of the TINT SPS command. TheTINT command is also internally executed by SPS when the operator issues aTCLO command.

    SPS Action The internal trace table (in storage) of SPS was written to the trace files. Tracelevel 2 is required to see the information later.

    OperatorResponse

    None.

    ProgrammerResponse

    None.

  • SPS Base Product Messages

    40 U21745-J-Z247-6-7600

    SPS0271W SDIS/FDIS KEYWORD keyword-name DOES NOT EXIST

    Explanation The operator issued the FDIS or SDIS command specifying a keyword that doesnot exist.

    SPS Action SPS ignores the command.

    OperatorResponse

    Issue the command SDIS=(ALL) or FDIS=(ALL) for a list of all valid keywords forthe corresponding command.

    ProgrammerResponse

    None.

    SPS0272I SETUP INFO – MEMBER setup-member-name /NOT AVAILABLE

    Explanation This is the first message issued for the SPS command SDIS or the PRINTSETSETUPxxx option, indicating the currently used SETUPxxx member ( or nomember specified).

    SPS Action Continues processing of the SDIS command.

    OperatorResponse

    None.

    ProgrammerResponse

    None.

    SPS0273W QINT/STAQ COMMAND NOT VALID FOR NETWORK PRINTERS

    Explanation The specified SPS command was issued for a network printer, what is not valid.

    SPS Action SPS ignores the command.

    OperatorResponse

    Issue only appropriate commands for network printers.

    ProgrammerResponse

    None.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 41

    SPS0274I PRTX: addr SETS=nsets UNCHECK=nunc PBFULL=npbfull

    SPS0274I PRTX: addr IOTERM=nioterm RECCT=nrecct COMCT=ncomct

    SPS0274I PRTX: addr MEDACT=nmact MEDPOS=nmpos MAXACT=nxactMAXPOS=nxpos

    Explanation This message is issued‘as a’response for command 'STAQ' or at anormal or abnormal termination of an SPS session. The messageprovides statistics about the printer I/‘ don’ in the session. The 'STAQ'may be automatically issued by SPS if the SETUPxxx parameterSTAQINT(nnnnnn) specifies an interval different from 0. The STAQINTparameter may be dy‘amic’lly modified via the 'QINT' command. Thefollowing information is displayed:

    nsets number of sets of CCWs issued to the printer

    nunc number of unit checks reported by the printer

    npbfull number of page buffer fulls reported by the printer

    nioterm number of I/Os completed for this printer (whole CCW chain done)which contained data (no sense, error rec CCWs, etc..)

    nrecct last read received page counter from the printer

    ncomct last read committed page counter from the printer

    nmact medium number of CCW sets contained in the active queue

    nmpos medium number of CCW sets contained in the posted queue

    nxact maximum number of CCW sets contained in the active queue

    nxpos maximum number of CCW sets contained in the posted queue

    SPS Action None.

    OperatorResponse

    None.

    ProgrammerResponse

    None.

  • SPS Base Product Messages

    42 U21745-J-Z247-6-7600

    SPS0275I PRINTING PARAMETERS FOR JOB jobname STEP stepnameDDNAME ddname

    Explanation This is the first message issued for the SPS command FDIS or the PRINTOPToption (SETUPxxx or control file).

    SPS Action SPS continues the command/option processing.

    OperatorResponse

    None.

    ProgrammerResponse

    None.

    SPS0276I NEW STAQINT VALUE IS new-value

    Explanation This message is issued after a successfull execution of the QINT SPS command.

    SPS Action The value of the STAQINT SETUPxxx option was changed as requested by thecommand. The STAQ command will be issued in the new requested interval.

    OperatorResponse

    None.

    ProgrammerResponse

    None.

    SPS0278W MODULE modname NOT FOUND FOR PTFI COMMAND

    Explanation The PTFI SPS command was issued to obtain the PTF level of a module thatdoes not exist (not a valid module name for SPS).

    SPS Action SPS ignores the command.

    OperatorResponse

    When you issue the command PTFI=(ALL) SPS displays the PTF level for allmodules which have any PTF applied. All other modules (not displayed) have noPTF applied. You should issue this command or obtain the correct module name.

    ProgrammerResponse

    None.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 43

    SPS0279I MODULE mod-name – PTF = ptf-name/NOPTF

    Explanation This message is issued for the PTFI command. It displays the PTF level of thespecified module. NOPTF means that no maintenance is applied on this module.

    SPS Action None.

    OperatorResponse

    None.

    ProgrammerResponse

    None.

    SPS0280E INVALID ENTRY IN MODULE TABLE FOR MODULE mod-name

    Explanation For the specified module there is an error in the internal SPS table.

    SPS Action SPS continues command processing for the next module of the PTFI command,if any.

    OperatorResponse

    Report this problem to your system programmer.

    ProgrammerResponse

    None.

    SPS0281W LOAD MODULE lmod-name WHICH CONTAINS MODULE mod-nameCOULD NOT BE LOADED FOR PTFI COMMAND. ABENDCODE=abcode

    Explanation A PTFI command was given and one of the load modules needed could not beloaded.

    SPS Action SPS continues processing for the next module of the PTFI command if any.

    OperatorResponse

    None.

    ProgrammerResponse

    This error may be normal if the specified module is an optional one like a sampleuser exit or an information page.

  • SPS Base Product Messages

    44 U21745-J-Z247-6-7600

    SPS0282W ERROR DELETING LMOD lmod-name FOR MODULE mod-nameDURING PTFI COMMAND: DELETE RC=retcode

    Explanation After loading a load module necessary to execute the PTFI command, SPS gotan error when trying to delete it from storage.

    SPS Action SPS ignores this error and continues processing.

    OperatorResponse

    Report this problem to your system programmer.

    ProgrammerResponse

    Report this error to your Océ representative. If it is reproducible, please providealso a trace level 3 of the occurrence.

    SPS0283I keyword-name = (keyword-value) – source

    Explanation This message is issued to display the value and source for one SETUPxxx or fileoptions keyword. Commands SDIS and FDIS and options PRINTSET(SETUPxxx) and PRINTOPT (SETUPxxx or control file) display one or more ofthis message in the console, message page or hardcopy log.

    SPS Action SPS continues command / option processing it any.

    OperatorResponse

    None.

    ProgrammerResponse

    None.

    SPS0291E ERROR WRITING/OPENING/CLOSING DDNAME ddname FORPRINTER prt TRACE

    Explanation An error occurred while SPS was accessing the user trace file for the specifiedprinter.

    SPS Action Message SPS0292W will be issued informing the operator that SPS will not usethe user trace file and will try to use GTF for tracing.

    OperatorResponse

    Report this message to your system programmer.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 45

    ProgrammerResponse

    Verify that the trace files are allocated and defined in the SPS procedure asspecified in the SPS/MVS Installation Guide manual. If no error in installation canbe found, please contact your Océ representative.

    SPS0292W SPS WILL TRY TO USE GTF

    Explanation An error occurred while SPS was accessing the trace file, message SPS0291Ewas issued reporting it.

    SPS Action SPS will not use the user trace file and will try to use GTF for tracing.

    OperatorResponse

    See message SPS0291E.

    ProgrammerResponse

    See message SPS0291E.

    SPS0300E ERROR OPENING FILE filename FOR JOB jobname DDNAME ddnameMEMBER membername

    Explanation An open error occurred while SPS was opening a file to access a resource datastream (FCB, FORMDEF, etc).

    SPS Action See the accompanying messages.

    OperatorResponse

    Take the appropriate action according to the type of error that occurred. If youcannot solve this problem, report it to your system programmer.

    ProgrammerResponse

    Take the appropriate action according to the type of error that occurred. If youcannot solve this problem, report it to your Océ representative.

    SPS0301E ERROR IN BLDL FOR FILE filename FOR JOB jobname DDNAMEddname MEMBER membername

    Explanation A BLDL error occurred while SPS was accessing a resource library containingresource data streams (FCB, FORMDEF, etc).

    SPS Action See the accompanying messages.

    OperatorResponse

    Take the appropriate action according to the type of error that occurred. If youcannot solve this problem, report it to your system programmer.

  • SPS Base Product Messages

    46 U21745-J-Z247-6-7600

    ProgrammerResponse

    Take the appropriate action according to the type of error that occurred. If youcannot solve this problem, report it to your Océ representative.

    SPS0302E ERROR CLOSING FILE filename FOR JOB jobname DDNAME ddnameMEMBER membername

    Explanation A CLOSE error occurred while SPS was closing a resource library containingresource data streams (FCB, FORMDEF, etc).

    SPS Action See the accompanying messages.

    OperatorResponse

    Take the appropriate action according to the type of error that occurred. If youcannot solve this problem, report it to your system programmer.

    ProgrammerResponse

    Take the appropriate action according to the type of error that occurred. If youcannot solve this problem, report it to your Océ representative.

    SPS0303E ERROR ACCESSING FILE filename FOR JOB jobname DDNAMEddname MEMBER membername

    Explanation An error occurred while SPS was reading a resource library containing resourcedata streams (FCB, FORMDEF, etc).

    SPS Action See the accompanying messages.

    OperatorResponse

    Take the appropriate action according to the type of error that occurred. If youcannot solve this problem, report it to your system programmer.

    ProgrammerResponse

    Take the appropriate action according to the type of error that occurred. If youcannot solve this problem, report it to your Océ representative.

    SPS0304E ERROR DELETING MEMBER membername FROM STORAGE

    Explanation An error or abend occurred while SPS tried to delete a loadable resource datastream (like an FCB) from storage via the MVS DELETE macro.

    SPS Action SPS tries to continue the print operation normally.

    OperatorResponse

    Take the appropriate action according to the type of abend that occurred. If youcannot see any indicative message report this problem to your systemprogrammer.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 47

    ProgrammerResponse

    Take the appropriate action according to the type of error that occurred. If youcannot solve this problem, report it to your Océ representative.

    SPS0305E DYNALLOC ERROR OF FILE filename FOR JOB jobname DDNAMEddname MEMBER membername. ERROR CODE=code

    Explanation An error occurred while SPS was trying to dynamically allocate a resource library(FCB, FORMDEF, etc).

    SPS Action See the accompanying messages.

    OperatorResponse

    Take the appropriate action according to the type of error that occurred. If youcannot solve this problem, report it to your system programmer.

    ProgrammerResponse

    Take the appropriate action according to the type of error that occurred. If youcannot solve this problem, report it to your Océ representative.

    SPS0306W DYNALLOC WARNING FOR FILE filename FOR JOB jobnameDDNAME ddname MEMBER membername. INFORMATIONCODE=code

    Explanation An information error occurred while SPS was trying to dynamically allocate aresource library (FCB, FORMDEF, etc).

    SPS Action SPS continues the print operation normally.

    OperatorResponse

    Take the appropriate action according to the type of error that occurred. Observethe current printout to be sure that this information error did not cause an error inthe printed file. If the printed file is incorrectly printed, report this error to yoursystem programmer.

    ProgrammerResponse

    Take the appropriate action according to the type of error that occurred. If youcannot solve this problem, report it to your Océ representative.

    SPS0307E ABEND OCCURRED IN DYNALLOC OF FILE filename FOR JOBjobname DDNAME ddname MEMBER membername

    Explanation An abend occurred while SPS was trying to dynamically allocate a resourcelibrary (FCB, FORMDEF, etc).

    SPS Action See the accompanying messages.

  • SPS Base Product Messages

    48 U21745-J-Z247-6-7600

    OperatorResponse

    Take the appropriate action according to the type of abend that occurred. If youcannot solve this problem, report it to your system programmer.

    ProgrammerResponse

    Take the appropriate action according to the type of abend that occurred. If youcannot solve this problem, report it to your Océ representative.

    SPS0308E ERROR DURING FREEPOOL OF FILE filename FOR JOB jobnameDDNAME ddname MEMBER membername

    Explanation An abend occurred while SPS was trying to execute an MVS FREEPOOL of aresource library (FCB, FORMDEF, etc).

    SPS Action SPS continues the print session normally.

    OperatorResponse

    Take the appropriate action according to the type of abend that occurred.Observe if the current print file is printed correctly. If you cannot solve thisproblem, or you find any problem in the printed file, report this problem to yoursystem programmer.

    ProgrammerResponse

    Take the appropriate action according to the type of abend that occurred. If youcannot solve this problem, report it to your Océ representative.

    SPS0309W JOB jobname USER user-id NOT AUTHORIZED TO ACCESSUSERLIB library name

    Explanation The user-id that submitted the job is not authorized to access one of the userlibraries requested.

    SPS Action If a required resource is in a non-accessible library, SPS prints the messagepage for the failing data set and places the output in hold. The rest of the outputgroup may or may not be printed depending on the “elease of JES. Pleas” see"Unprintable Datasets" in the SPS/MVS Administrator's Guide for furtherinformation.

    OperatorResponse

    Inform the user.

    ProgrammerResponse

    Request access to the user library from your security administrator.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 49

    SPS0310W ERROR CLOSING APA USER LIBRARIES

    Explanation An error occurred when SPS tried to close an APA user library. Refer topreviously issued messages for more details.

    SPS Action SPS continues normal processing.

    OperatorResponse

    Inform the system programmer.

    ProgrammerResponse

    Try to determine the cause of the error. If unsuccessful, inform your Océrepresentative.

    SPS0311E RDS I/O ERROR, CODE=error code

    Explanation An I/O error occurred while SPS tried to read a block for an APA resource. Theerror code in the message is produced by the MVS SYNADAF macro for theBPAM access method.

    SPS Action SPS cannot print the output requiring the resource.

    OperatorResponse

    Inform the system programmer.

    ProgrammerResponse

    Try to correct the error. If this is not possible, inform your Océ representative.

    SPS0313E DDNAME ddname NOT FOUND IN SPS START PROCEDURE

    Explanation SPS did not find a DD statement for an APA library (FORMDEF, FONT,PAGEDEF, etc.) in the SPS JCL procedure.

    SPS Action SPS abends with code 313.

    OperatorResponse

    Report this problem to your system programmer.

    ProgrammerResponse

    Define the specified DDNAME in the SPS JCL procedure or correct the DDNAMEspecification in the SETUPxxx member of your SPS parmlib (keywords FDEFDD,FONTDD, etc.).

  • SPS Base Product Messages

    50 U21745-J-Z247-6-7600

    SPS0314W PAGE SEGMENT page-segment-name NOT FOUND BUT USER EXITREQUESTED SPS TO CONTINUE

    Explanation SPS could not find a requested page segment in a user and/or system resourcelibrary. As the installation requested a page segment exit routine to be active(PSEGEXIT SETUPxxx parameter) SPS called it. The exit requested SPS toignore the missing page segment.

    SPS Action SPS will continue processing and print a dummy page segment in place of themissing one.

    OperatorResponse

    Inform this message to your system programmer.

    ProgrammerResponse

    Verify if this message / processing is correct according to your installationstandards.

    SPS0315W APA RESOURCE restype1 USED AS DIFFERENT RESOURCE TYPE,PREVIOUSLY restype2. MEMBER membername OF FILE filenameUSED IN JOB jobname DDNAME ddname

    Explanation SPS has used the same resource name twice as different resource types in thesame print session.

    SPS Action SPS tries to continue the print session normally

    OperatorResponse

    Observe if the current printout is printed correctly. In any case report this problemto your system programmer.

    ProgrammerResponse

    If you do not find a reason for this message, report it to your Océ representative.

    SPS0316E DYNALLOC ERROR OF APA USERLIBS. ERROR CODE=return code

    Explanation An error occurred when SPS tried to allocate a user library. Refer to the returncode from the dynamic allocation routine shown in the message.

    SPS Action The file requiring this user library is not printed.

    OperatorResponse

    Inform the system programmer.

    ProgrammerResponse

    Based on the dynamic allocation return code, try to correct the error. If this is notpossible, inform your Océ representative.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 51

    SPS0317E DYNALLOC WARNING OF APA USERLIBS. INFORMATIONCODE=code

    Explanation A warning code was returned by the dynamic allocation routine when SPSallocated an APA user library.

    SPS Action Normal processing continues.

    OperatorResponse

    Inform the system programmer.

    ProgrammerResponse

    Try to determine the reason for the warning. If not clear, inform your Océrepresentative.

    SPS0318E ABEND OCCURRED IN DYNALLOC OF APA USERLIBS

    Explanation An MVS abend occurred when SPS tried to dynamically allocate a user library.Refer to previously issued system messages for the abend code and errorexplanation.

    SPS Action SPS cannot print the output requiring the user library.

    OperatorResponse

    Inform the system programmer.

    ProgrammerResponse

    Try to determine the reason for the error. If not possible, inform your Océrepresentative.

    SPS0319I TERMINATION OF THIS DATA SET WAS REQUESTED BY THERESOURCE EXIT (exit-reason)

    Explanation A PSF-compatible exit 7 (PSFX07 SETUPxxx parameter) requested SPS toterminate the processing of this file (in a RAC call). The reason for this action ispassed to SPS by the exit.

    SPS Action SPS prints the message page for the failing data set and places the entire outputgroup containing the data set in hold. The rest of the output group may or maynot be printed depending on the r“lease of JES. Pleas” see "UnprintableDatasets" in the SPS/MVS Administrator's Guide for further information.

    OperatorResponse

    Check with your system programmer if this action is correct.

  • SPS Base Product Messages

    52 U21745-J-Z247-6-7600

    ProgrammerResponse

    Check if the exit is operating correctly.

    SPS0340E ERROR PROCESSING infopage. LMOD: lmod, ERROR TYPE: reason,VAR: variable

    Explanation A user defined information page (like header page, separator page or trailerpage) was incorrectly defined. The information page definition via the IPAGINFO,IPLINE and IPSTRU assembler macros caused a logic error when SPS tried tocreate the information page at execution time or the info page load module waswrongly linked.

    SPS Action If INFOERR(ABEND) is specified or defaulted in SETUPxxx SPS abends U345. IfINFOERR(CONT) is specified SPS prints this message in place of the requestedinformation page and continues processing.

    OperatorResponse

    Report this problem to your system programmer.

    ProgrammerResponse

    Redefine the specified information page (LMOD) observing the rules contained inyour SPS/MVS Administrator's Guide. The error type specifies the reason whySPS could not create this information page.

    The following reasons may occur:

    1) BLDL error code UNKNOWN - When trying to find this information pageload module SPS received an invalid return code from the MVS BLDLmacro (different from 0, 4 or 8)

    2) BLDL reason code UNKNOWN - When SPS tried to find the requestedinformation page load module the MVS BLDL macro returned a notdefined reason code (different from 0,4 or 8).

    3) Block letter line would ovlay text - When SPS tried to edit a block lettervariable (starting with @), it would overlay other information in one of theexpanded lines. If you cannot find a user error send the SPS dump takenwith the abend U345 to your Océ representative.

    4) Block letter would ovlay struc field - The edition of a block letter variable(starting with @) would cause a line containing a structured field to beoverlayed. If you cannot find a user error send the SPS dump taken withthe abend U345 to your Océ representative.

    5) Directory i/o error - The BLDL macro indicated to SPS an i/o error tryingto read the directory from a load library while SPS tried to find therequested information page load module.

  • SPS Base Product Messages

    U21745-J-Z247-6-7600 53

    6) Information page ptf level does not match - A new SPS PTF updatedmodule SPSMIPAG in such a way that the information pages should bere-compiled. The SPS delivered information pages are re-shipped with thePTF. The user made information pages should be recompiled in yourinstallation using the SPSSAMP library updated by the PTF as macrolibrary. Such new PTFs are usually shipped with HOLD informationregarding this procedure. If you issue the SPS commandsPTFI=(INFOPLEV) and PTFI=(SPSMHDRx) you will see the PTF level ofboth modules (SPS processing routine and user info page).

    7) Information page type do not match - The type parameter from theIPAGINFO macro used to compile the requested information page (TYPE= HDR | SEP | TLR | MSG) does not match with the type of informationpage as requested in the SETUPxxx or HSMTffff SPSPARM member(parameters HDRLMOD, SEPLMOD, TLRLMOD or MSGLMOD). Forexample, an information page compiled with TYPE = HDR was requestedvia parameter SEPLMOD.

    8) Information page version does not match - The requested informationpage load module was compiled using macros from a different version ofthe SPS version. Please check in the beginning of your information pageload module the copyright information against the copyright information incsect SPSMIPAG from load module SPSMLI.

    9) I/O ERROR - A system abend other than 806-4 occurred when SPS triedto load the requested information page. SPS assumed that an i/o erroroccurred. Please check the accompanying messages for detailed abendinformation.

    10)