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


Please Help Members By Posting Answers For Below Questions

have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

923


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?

718


How would you understand error(execution phase)?

625


what is the use of IEBGENER utility?

659


Does jcl support automatic restart?

761






Explain the function of job statement in jcl?

647


How to submit a jcl from cics?

666


1) SORT FIELDS=(20,4,CH,D,10,3,CH,D) OUTREC FIELDS=(7:20,4,C' FUTURE ',20,2,10,3,1Z,1,9,13,7, 24,57,TRAN=LTOU,6X'FF') This example illustrates how a fixed-length input data set can be sorted and reformatted for output. The SORTIN LRECL is 80 bytes. The reformatted output records are fixed length with a record size of 103 bytes. SOLRF (the IBM-supplied default) is in effect, so unless the SORTOUT LRECL is specified or available, it will automatically be set to the reformatted record length of 103. in the above example i have some doubts that a) sort fields=(20,4,CH,D,10,3,CH,D) -what exactly it does and this fields related to output record fields or input record fields b)outrec used to refprmat the records after sorting that means could please reply me as soon as possible Thanks. Venkat

7084


What is the difference between the positional and keyword parameters? Give examples.

708


Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

1969


what is the resolution for sb37 error

7710


Explain how can the submitting users racf authority be overridden in a job stream?

672


how you will the direct the data to spool using sysout option?

1764


How does jcl act on code(if you take a cobol program)?

707


Suppose I have five jobs to do. But I want to hold one?

659