Why do you want to specify the REGION parameter in a JCL step?
Answer Posted / nidhi sharma
region parameter specifies amout of storage space required
by particular job or particular step
| Is This Answer Correct ? | 34 Yes | 6 No |
Post New Answer View All Answers
How jcl is used for testing batch programs?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
i want to store 20 digits . how will u do it in cobol ?
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
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
what is the use of IEBGENER utility?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
How jcl work to handle various input output file operations?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
How can the attributes of one sms dataset be copied to another dataset?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
a dd statement has 2 types of parameters. Name them?
How to do automated restart when a job abend?
Is automatic restart possible in jcl? If yes, how?
What is the format of comment statement?