Why do you want to specify the REGION parameter in a JCL step?
Answer Posted / 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 |
Post New Answer View All Answers
How to execute 2nd and 4th steps among 5 steps in jcl proc?
Is automatic restart possible in jcl? If yes, how?
How can a stopped job be started again?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
What is timing concept in mainframe?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Explain how can return codes be tested before execution of a job step?
What do you understand by the term notcat 2 – gs?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
Explain in DD statement what is the use of DCB parameter?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Mention the types of job control statements?
Is it possible to left uncode disp?