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 / 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 |
Post New Answer View All Answers
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
how would you create a temporary dataset? And where will you use them?
what is use of disp parameter in dd statement?
how you can direct the data to spool using SYSOUT option?
Why include statement is used in a jcl?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
For what purpose steplib and joblib are used ?
Describe the various parameters utilized in the creation of a gdg?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
what is the resolution for sb37 error
What is the significance of addrspc parameter in exec statement?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
what are the types of abends that occur on job failure? And explain the possible causes of these
Differentiate between the joblib and the steplib statements?
Is automatic restart possible in jcl?