I'm not calling any subroutines.
The job ends with a RC=12 with all of the following values in the special register return code:
16611, 16448, 16581, 16599, 16624, 19264
I am moving the special register value to a field defined in working storage as follows:
01 RETURN-CD PIC...
Glenn,
Thanks. I do have the routine to force user abends at the appropriate places but, I guess I really just wanted to understand why my job was completing with RC=12 when it wasn't abending during execution. This return code seemed to be causing the problem and I wanted to understand why...
In my MVS Cobol program, the value in the Return Code register after a Write to a VSAM file = 16448. This is causing this step in my JCL to end with a RC=12. Since the VSAM status code = 00, the record is written to the file but the job does not abend so, I do not have any other details...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.