HZSLSTOP return codes

The return code for the HZSLSTOP function. The possible return codes are as follows:
0
Meaning: HZSLSTOP was invoked while the exec was running under System REXX.

Action: RESULT will be set to the return code of the service.

4
Meaning: HZSLSTOP completed with a warning.

Action: Refer to the action under the individual reason code returned in HZSLSTOP_RSN

8
Meaning: The HZSLSTOP function did not complete because of an error.

Action: Refer to action under the individual reason code returned in HZSLSTOP_RSN

12 (X'C')
Meaning: HZSLSTOP was not invoked from a System REXX environment.

Action: Make sure the HZSLSTOP service is only called from an exec that has gotten control as a REXX check called by the IBM® Health Checker for z/OS®.

16 (X'10')
Meaning: HZSLSTOP did not completed because of an component error.

Action: Refer to action under the individual reason code returned in HZSLSTOP_RSN.

20 (X'14')
Meaning: HZSLSTOP encountered problems when storing expected REXX output variables.

Action: Refer to action under the individual reason code returned in HZSLSTOP_RSN.