z/OS MVS Programming: Callable Services for High-Level Languages
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ABEND codes

z/OS MVS Programming: Callable Services for High-Level Languages
SA23-1377-02

If BCPii is unable to properly access the user-supplied parameter list, the call might result in an abend X'042' with a reason code of X'0002yyyy' because of one of the following reasons:
Table 1. Reasons for abend X'042', RC X'0002yyyy'
yyyy Reason
0000 The parameters passed by the caller are not in the primary address space.
0001 The parameters passed by the caller are not accessible.
0002 The number of parameters passed by the caller is not correct.
For other severe BCPii errors encountered during the call, an abend X'042' with a different reason code may result. See z/OS MVS System Codes for additional information.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014