if my GDG limit has been kept as 50 and if am trying to put
60 records.what would happen. will there be any abend for
this scenario
Answer Posted / muttaiah
Guys,
Just understand the question and then answer accordingly.
He is creating the GDG base which can hold upto 50
generations. And he is trying to put 60 records in it.
Is there any relation between generation and number or
records?
@Poster:
Limit-50 indicates we can create 50 type of same files
Records- 60, you can put 'n' number of records in this 50
files until there is a space abend.
Hope this is clear.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
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 timing concept in mainframe?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
what is DSN parameter and DISP parameter is used for?
Explain the purpose of dd dummy statement?
Is it possible to code instream data in a PROC?
What is the function of the dd avgrec keyword in sms datasets?
Is there any command to check wether the ps file is in sorted order?
List the different jcl statements that are not permitted in the procedures?
Explain about ISPF/TSO Commands
Mention the types of job control statements?
What is the function of dd disp parameter?
in ways data can be passed to a COBOL program from JCL?
how can the same proc be re-used and called by many jobs?
Name what parameter directs the output of the job log dataset?