Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Why do you want to specify the REGION parameter in a JCL step?

Answers were Sorted based on User's Feedback



Why do you want to specify the REGION parameter in a JCL step?..

Answer / guest

To override the REGION defined at the JOB card level. REGION
specifies the max region size. REGION=0K or 0M or omitting
REGION means no limit will be applied.

Is This Answer Correct ?    48 Yes 14 No

Why do you want to specify the REGION parameter in a JCL step?..

Answer / nidhi sharma

region parameter specifies amout of storage space required
by particular job or particular step

Is This Answer Correct ?    34 Yes 6 No

Why do you want to specify the REGION parameter in a JCL step?..

Answer / ch.mohan

region parm is used to memory space
region=mb/kb
reduse the memory in steps

Is This Answer Correct ?    2 Yes 4 No

Why do you want to specify the REGION parameter in a JCL step?..

Answer / krishna chaitanya

if we want region more or less than specified on job card we
will alter that value for particular step ,by specifieing at
step level.here dominated value is step region value.

for ex: u give regio=10 at job and region=6 at step it will
take 6 for that step only,and for other step u take 20 it
take 20 for that step only if u could not mention any thing
in step it will take region value 10 at job card.

Is This Answer Correct ?    5 Yes 16 No

Post New Answer

More JCL Interview Questions

How I sort the records in a file and copy the first 10 records to another file

5 Answers  


Can we call instream to catalog and catalog to instream?

0 Answers  


I have 5 steps in my job. say s1, s2, s3, s4, s5 //s1 exec ............. //s2 exec ............ //s3 exec .......... //s4 exec ........ //s5 exec ............... my question is i want to exeute only s2 and s4 steps... please advice me how to do this:

4 Answers   ITC Infotech, TCS,


I have a COBOL program that Accepts some input data. How do you code the JCL statement for this? ( How do you code instream data in a JCL? )

9 Answers  


How to compare 2 files using File-Aid?

1 Answers   IBM,


Is there any command to check wether the ps file is in sorted order?

0 Answers   IBM,


how many max steps can we use in a job? pls answer to my question

9 Answers   TCS,


Write a JCL by using the below requirement: File1 =1, File2 =11 and output needs to come as File3 =111?

8 Answers   Saggezza,


how do you access an uncataloged dataset in a jcl?

0 Answers   IBM,


What is a PROC? What is the difference between an instream and a catalogued PROC?

2 Answers  


What is the function of a dd statement?

0 Answers  


What is the use of the utility DFSRRC00 in the JCL?

2 Answers   Convergys,


Categories