The OPSARM function returns the return code from the ARM service request in decimal as its returned value. The reason code value from the ARM request is returned in the decimal in a REXX variable named OPSRECD. For the meaning of the ARM return and reason codes, see the IXCARM section of the IBM documentation.
The following values are returned:
Request completed without any warnings.
Register request for restart with original start text or JCL.
Register request for restart with different start text or JCL.
WAITPRED request timed out. Predecessor did not issue READY within the time limit.
READY request completed, but some predecessor element has not issued a READY. WAITPRED was not issued when predecessor elements were defined.
Request failed. See IXCYARM table of return and reason codes. Macro IXCYARM also contains return and reason code meanings.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |