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
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Suppose I have five jobs to do. But I want to hold one?
what is the purpose of coding notify parameter in job statement?
What are the parameter we cannot use in procedure?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
what operation is performed by job statement?
what is JCL?
Explain the jcl exec statement?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Define concatenating?
what is the compile process of cobol program expalin with code
Explain about LMQUERY�give a dialog information about a data set
Name the parameters which can be used to limit the number of records written to a sysout dataset?
List the different jcl statements that are not permitted in the procedures?
What are some jcl statements that are not allowed in procedures?