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 / nihar ranjan patra
0k or 0m
Is This Answer Correct ? | 1 Yes | 12 No |
Post New Answer View All Answers
what is a jcl?
What are some jcl statements that are not allowed in procedures?
Is it possible to code instream data in a PROC?
What is the function of the dd dcb keyword?
Explain the function of dd disp parameter?
What is the function of the steplib dd statement?
What are the jcl procedures?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
Is it possible to left uncode disp?
What are s0c1, s0c4, s0c5, s0c7 and socb?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
how JCL works?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
In job processing, what happens in conversion stage?
What are the difference between jcl and jes?