what is the default region size if I dont specify region
parametre in my job card ( I know that if I specify
region=0k or 0M, then the job will occupy all he available
resources at the time of job execution), but I want to know
the defult value for "region" paramatre.
Answer Posted / yvrreddy
If no REGION parameter is specified, the system uses the
REGION parameter specified on each EXEC statement.
If no EXEC statement REGION parameter is specified, the
system uses a job step installation default specified at
JES initialization.
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
Explain about LMFREE�free data set from its association with data ID
What is the function of dd disp parameter?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Explain how can an in-stream dataset be terminated?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
how do you code a null statement?
is there any way to execute more than one proc in the same exec statement at the same time..?
Brief description of inline procedure of jcl.
Explain the purpose of dd * statement in jcl?
Can an individual step be restricted from using all the jobs allowed cpu time?
what is the compile process of cobol program expalin with code
Can I send output of job to my remote device careerride123?
How can the attributes of one sms dataset be copied to another dataset?
How to submit jcl through a cobol program?