In a message dated 12/20/2006 11:48:18 A.M. Central Standard Time, [EMAIL PROTECTED] writes:
>For what it is worth.. The TMONMVS JOB TERMINATION UTILITY did not use >an SRB at least the last time I was working with it. >It defaults to CANCEL first for which it builds a standard MVS CANCEL >command in the correct syntax and issues it using MGCR nee SVC 34. If a >CANCEL is already outstanding or the user elects the KILL option to >bypass the check for CANCEL it invokes the CALLRTM macro with >TYPE=MEMTERM. Since Sam divulged this info, I assume it's OK for me now to say that the logic he describes above is the same as I used when I wrote the code for this facility in ca. 1988 with some expert advice from Jim Wheaton. It may well be that the CALLRTM system service in turn SCHEDULEs an SRB, but I don't know if this happens. It is certainly easy to ascertain with a GTF trace. Bill Fairchild ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

