z/OS TSO/E Programming Services
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Return Codes from ICQCPC10

z/OS TSO/E Programming Services
SA32-0973-00

For all return codes other than 0, ICQCPC10 stores a message ID in the shared pool variable QCPMSGID. The calling application may issue the stored message. ICQCPC10 stores error messages from TSO/E ALLOCATE in shared pool variables QCPERR1 through QCPERR8.

Table 1 lists the return codes set by ICQCPC10.

Table 1. Return codes from ICQCPC10
Return code Meaning
0 Printing completed successfully with no error return codes from TSO/E ALLOCATE or IEBGENER.
8 The print definition indicated by PLOC and PFORM does not exist.
12 The data set or member specified in the DSNAME parameter does not exist or could not be allocated to SYSUT1 of IEBGENER. Variables QCPERR1-QCPERR8 contain the output from IEBGENER.
16 The TSO/E ALLOCATE command set a non-zero return code. Check the TSO/E ALLOCATE parameters for correct syntax.
24 Printing using IEBGENER was unsuccessful. The print function return code is in the shared pool variable QCPPRC. See OS2/VS2 MVS™ Utilities for information about IEBGENER.
28 The printer support table could not be opened.
32 NOTABLE was not specified. ICQCPC10 tried to access the temporary table, &QCPPRINT, but did not find it.
36 There was a parameter syntax error. Conflicting parameters were specified, such as BURST and NOBURST, HOLD and NOHOLD, or PLOC without PFORM.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014