¿ªÔÆÌåÓý

Re: DOS/VS under VM/370 Job Submission from CMS


 

¿ªÔÆÌåÓý

Thank you!

That clears up one problem, though I am still seeing the one-submission lag.? That is, if I take turns punching NOTHING JCL and LISTIO JCL, then when I punch one of them, it is the other that processes.? If I punch LISTIO JCL now, it is NOTHING JCL that processes, and the LISTIO JCL that I punch now will not process until I punch something else (or a second copy of it).

The // LISTIO statement in my LISTIO JCL also gets flagged as invalid (though it is documented as valid in one of the IBM books I found), but that one doesn't seem to be a VM issue...


On 12/26/23 06:15, Ren¨¦ Ferland wrote:

On Tue, Dec 26, 2023 at 03:01 AM, Frank D. Engel, Jr. wrote:
spool pun to dosvs
Ready; T=0.01/0.01 05:38:19
punch nothing jcl
PUN FILE 0263? TO? DOSVS??? COPY 01 NOHOLD
Hello Frank,

I think your problem comes from the fact that you punch the job with a header. Punch without a header instead:

punch nothing jcl ( noheader

Cheers,

Rene FERLAND, Montreal

Join [email protected] to automatically receive all group messages.