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
A dd statement consists of 4 fields. Name them?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
how to run batch program without jcl?
how can the same proc be re-used and called by many jobs?
Explain how can the submitting users racf authority be overridden in a job stream?
what is use of disp parameter in dd statement?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Explain about LMQUERY�give a dialog information about a data set
what JCL Procedures?
Explain the function of job statement in jcl?
How to run cobol program using jcl?
How can the submitting users racf authority be overridden in a job stream?
How is a type of file defined in the jcl that executes the cobol program?
What is the use of symbol // in jcl?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain