Do we need to code DCB parameters when using DISP position as MOD?
How can the disposition of sysout datasets be set for an entire jobstream?
Is condition checking possible in jcl?
how to write a jcl prog to copy alternate recs from ps1 to another ps2,suppose ps1 having 10 recs?
Suppose there r total 10 steps. Out of which i want to execute only the 7th step. How can i do that....????
We have an output dataset in job with disp parameter as SHR. Can we write data in that file dataset?
How do you access an uncatalogued dataset in a jcl?
How is a new GDG coded?
I am having one step in my jcl.in that step,i am calling one proc.In that proc,i have 10 steps.i want to call a particular step in that proc without writing any new jcl ike iebedit utility...
What is the purpose and meaning of the REGION keyword and what JCL statement is it associated with?
in ways data can be passed to a COBOL program from JCL?
how to run batch program without jcl?
How to print the Output to SPOOL using MSGCLASS and SYSOUT ?