if in a job, region is mentioned in both jobcard and in
step then which is cosidered at the step level?
A job has region 4k in jobcard and step1 with region 0k and
step2 with 16k, then what is the region allocated for the
entire job?
what is the region step1 takes?
what is the region step2 takes?
Answer Posted / sangeetha
Region parameter coded in jobcard overrides that at step
level in JCL. so the region parameter coded in jobcard is
considered at each step.
0k or 0M always allows/sets limit to all of the 24-bit/31-
bit virtual storage available to the address space
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
What dd statement is used to supply the name of a dataset?
Explain the purpose of dd * statement in jcl?
Name what parameter directs the output of the job log dataset?
How does the jcl specify the job to os?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What is the motivation behind coding class parameter in job statement?
How is a type of file defined in the jcl that executes the cobol program?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Are there any set of rules for the names of the steps used in a job? What are they?
What are hierarchy levels in jcl?
What do you understand by the term notcat 2 – gs?
Explain dd statement in jcl?
What do you understand by the terms: joblib and steplib?
What do you understand by jcl?
which utility is used a dummy utility?