The OPSARM function returns the return code from the ARM service request in decimal format as its returned value. The reason code value from the ARM request is returned in decimal format 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 © 2014 CA Technologies.
All rights reserved.
|
|