CICS DA Discovery schedule failed. RC=return_code Compcodes=comp_code
Explanation
The CICS DA discovery attempted to schedule the discovery
routine in a target address space, but the schedule request failed
with a RC of return_code. comp_code describes
additional error information to help diagnose the cause of the problems.
System action
The CICS DA discovery utility terminates with a return
code of 8.
User response
The
return_code return code describes
the return code received from the z/OS IEAMSCHD service.
comp_code is
3 fullwords. containing hexadecimal values for:
- SYNCHCOMP - SRB completion code
- SYNCHCODE - Additional information associated with SYNCHCOMP
- SYNCHRSN - Additional information associated with SYNCHCOMP
For details of the return codes and SYNCH values see the z/OS
Authorized Assembler services reference.