Previous Topic: CA-7.X025Next Topic: CA-7.X027


CA-7.X026

- SVC 99 ERROR, R15 = xxxxxxxx, R0 = yyyyyyyy

Reason:

An attempt to allocate an editor work file failed. The R15 and R0 values should indicate the nature of the problem. For information about the return codes from dynamic allocation, see the IBM manual z/OS MVS Programming: Authorized Assembler Services Guide.

Action:

Correct the problem that prevented the successful dynamic allocation and re-execute the interface. If xxxxxxxx=00000004 and yyyyyyyy=02180000, change the CALL statement in the CA7CLIST to add a UNIT=3390 to the calling parameters.