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.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / arunudhay
it is 4096k or it takes the space which we specify during
the installation of JES.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ashish puri
If the region size specified in the JCL is zero, the region
will be limited by the size of the private area.
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / muthu
the default value for region is 4MB
source:https://www.cusys.edu/pubs/region2.html
| Is This Answer Correct ? | 1 Yes | 5 No |
What is a MODEL Paramater in GDG ?
Is their any set of rules for dd? Explain.
We have two PS files,want to compare those files and put the duplicate records in one file. Input file 1 contains(1,2,4,9,10) Input file 2 contains (1,4,5,11,12,14,16). Help me with jcl.
MOD, DELETE; What does a disposition of (,DELETE) mean ?
In job processing, what happens in execution stage?
Is there any command to check wether the ps file is in sorted order?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
For how long a job can be executed continuously in a mainframe ?
List the different jcl statements that are not permitted in the procedures?
How to find in aparticular step how many versions a paricular gdg base have?
Explain how can return codes be tested before execution of a job step?
1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation jcl for cobol program but it is calling another program(in this, main program is pure cobol but sub program is cobol+db2 program anyone please answer me for above questions. it's very urgent