- From the DBUTLTY joblog trace:
The SVC call is for SVC 109 Routing code 17 (SVC X'6D' Route code x'11'), and Datacom v14 does not use SVCs, but DFSORT typically uses SVC 109.
This seems to indicate that the problem was in SVC 109, and since that did not work, the job immediately went to SVC 13 (x'D') to dump.
Customer could execute the DBUTLTY with another Sort (here CASORT instead of DFSORT).
- see also following IBM documentation:
https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.1.0/com.ibm.zos.v2r1.ieah700/m015039.htm. https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.1.0/com.ibm.zos.v2r1.ieaa400/iea3a4_Description6.htmESR (SVC Extended Service Routine) prior the SVC D is SVC 109 (X'6D').
0008 means A program specified an unsupported ESR code.