z/OS DFSMSdss Storage Administration
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Printing SYSPRINT record (Eioption 02)

z/OS DFSMSdss Storage Administration
SC23-6868-01

This exit point is called when DFSMSdss is ready to print a SYSPRINT record. You can replace, insert, delete, or modify a SYSPRINT record at this exit point. The EIRECPTR points to the SYSPRINT record. Task-related SYSPRINT records are presented in task order unless the UIM requested that there be no SYSPRINT (see System programming information).

The valid return codes for printing SYSPRINT records are:
0
Continue normal processing
4
Record replaced
8
Insert record
12
Delete record
16
Record modified
20
Disconnect exit
Note:
  1. You can only modify or delete a page header record during the print operation.
  2. EIXNTERR is set ON when the following conditions exist:
    • You have specified the TOL(IOERR) keyword.
    • DFSMSdss issues e-type messages with the exception of messages ADR324E, ADR347E, and ADR348E.
    • DFSMSdss issues t-type messages; the TOL(IOERR) keyword does not have to be specified.
  3. EIXNTERR is set OFF when the following conditions exist:
    • An I-type or W-type message is issued by DFSMSdss.
    • DFSMSdss issues the ADR324E, ADR347E, and ADR348E (all or some combination) messages, and the TOL(IOERR) keyword is specified.
  4. EIXNTERR is unchanged when DFSMSdss issues a nonprefixed message.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014