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 / muthu
the default value for region is 4MB
source:https://www.cusys.edu/pubs/region2.html
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
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.
What is concatenating?
Suppose I have five jobs to do. But I want to hold one?
Explain how can an in-stream dataset be terminated?
Explain the function of dd disp parameter?
Is their any limit for data sets?
Explain the function of //jcllib statement?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What is the difference between run mode and addressing mode?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
What is the purpose of the dd keylen parameter?
In job processing, what happens in conversion stage?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?