z/OS MVS Programming: Authorized Assembler Services Reference SET-WTO
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


SJFREQ TERMINATE service

z/OS MVS Programming: Authorized Assembler Services Reference SET-WTO
SA23-1375-00

TERMINATE frees the environment established by an SJF service. TERMINATE performs no other function.

SJFREQ TERMINATE input parameters

IEFSJREP, IEFSJSMP, or IEFSJVEP. The field SJVESTOR must contain a pointer to the SJF environment to be freed.

Return and reason codes

Return codes appear in register 15. The hexadecimal return codes from the SJFREQ TERMINATE service are as follows.

Table 1. Return Codes from the SJFREQ TERMINATE Service
Return Code Meaning and Action
00 Meaning: TERMINATE processing completed successfully.

Action: None

08 Meaning: Program error. The parameter list is not valid.

Action: Check to see if SJVEID, SJVEVERS, or SJVELEN is incorrect and not recognized by SJF.

14 Meaning: Program or system error. An abnormal termination occurred.

Action: Check the input parameters, particularly any pointer fields, to determine if the input values are correct.

18 Meaning: System error. The service routines for SJFREQ are not available.

Action: SJF did not initialize properly. Contact the appropriate IBM® support personnel.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014