what is pupose and meaning of the REGION keyword and what
jcl statement is it associated with?



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

Post New Answer

More JCL Interview Questions

What is the purpose of the dd keylen parameter?

1 Answers  


what do you mean By spooling? Expand SPOOL?

4 Answers  


How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?

1 Answers   IBM,


if you have big pgm. during compilation is abends with (soc7)how do you know which line has soc 7 error.

4 Answers   IBM,


can we bowse or edit the GDG dataset if it is a tape entry?

4 Answers  


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?

3 Answers   Patni,


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

1 Answers   ABC,


How does jcl specify the job to the operating system?

1 Answers  


Why we will create load module in PDS only, Why nt in PS?

2 Answers   TCS,


Explain about LMCOPY -

1 Answers  


How to create delta file using JCL

1 Answers   CTC,


what are the types of abends that occur on job failure? And explain the possible causes of these

1 Answers  


Categories