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 / 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 |
Post New Answer View All Answers
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
what is the JCL statement consists of?
How to submit a jcl from cics?
which utility is used to run a cobol-db2 program?
how to run batch program without jcl?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
what sort card you will use to copy the data from one dataset to another dataset?
Where & How Do You Code Identifier In Jcl?
what is use of dcb parameter in dd statement?
What is the use of symbol // in jcl?
Does jcl support automatic restart?
What statement can be used to send data to another mvs jes3 node?
What are the rules employed while naming the steps in a job?
How gdg are concatenated?