what is pupose and meaning of the REGION keyword and what
jcl statement is it associated with?
Answer / krithiga hari
The REGION parameter is used to override the default amount
of workspace assigned to a particular job or a particular
step. It is an optional keyword parameter. It can be used in
job statement or in exec statement.
| Is This Answer Correct ? | 10 Yes | 0 No |
What is the purpose of the dd keylen parameter?
what do you mean By spooling? Expand SPOOL?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
if you have big pgm. during compilation is abends with (soc7)how do you know which line has soc 7 error.
can we bowse or edit the GDG dataset if it is a tape entry?
in my jcl have 20 steps step1,step2,.... step20.and i have to execute step1,step2,..and skip the step3 and remaing step4,step5 are execute? i want skip step3 only? what code u can write?
I have 5 steps in my jcl ,I need to execute first three steps and then 2nd step again ,4th and 5th steps if rc of 2nd step is zero
How does jcl specify the job to the operating system?
Why we will create load module in PDS only, Why nt in PS?
Explain about LMCOPY -
How to create delta file using JCL
what are the types of abends that occur on job failure? And explain the possible causes of these