If I want to increase the Limit in GDG. What should I do?
Answer Posted / ahemad ali
use IDCAMS alter command to increase the GDG limit. we can alter the name , and freespace
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
How do you reference the following file formats from cobol programs?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is the difference between goback, stop run and exit program in cobol?
How do we get current date from system with century in COBOL?
Can you please let me know the centre name of INS certification in Kolkata.
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
Which mode is used to operate the sequential file?
Can we redefine the field of x(200) to less than 200?
What is comp-1 and comp-2?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What is rmode(24)
What are the cobol coding sheets?
For rewrite, why is it mandatory that file needs to be opened?
What are the access modes of START statement?