z/OS MVS Using the Subsystem Interface
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Return Code Information

z/OS MVS Using the Subsystem Interface
SA38-0679-00

IEFJSVEC returns one of the following return codes in register 15:

Return Code
(Decimal)
Meaning
VTSSUCES (0)
Successful completion. The request to disable was successfully processed and the SSVT has been updated.
VTSINVID (4)
An incorrect identifier was specified in VTSPL or JSBVT. Check the input parameter areas to make sure that you specified the proper identifiers, and that the pointers to the input parameter areas are properly defined.
VTSINVIN (8)
An incorrect subsystem name was specified. Check to make sure that you specified a valid subsystem name in the VTSNAME field. Consult with your system programmer to make sure that it matches the name of a valid subsystem defined in the IEFSSNxx parmlib member that is currently in use.
VTSLOGER (16)
Logic error. Contact your IBM® service support center.
VTSINVBI (24)
An incorrect bit was set in the request flags. Verify that you have set only the VTSFCDIS indicator and that you have not set any other bits in the VTSREQ flag byte.
VTSINVED (32)
Unable to process disable request; no SSVT found. Verify that you specified a valid subsystem name in the VTSNAME field. If the subsystem name is valid, make sure that the subsystem's SSVT has been built and is properly pointed to from your subsystem's SSCVT prior to any IEFJSVEC disable calls being made.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014