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 can I get the negative sign while deduct high value from low value
Write a program to enter and display the names of students in a class using the occurs clause.
How do you differentiate between cobol and cobol-ii?
Define cobol?
Discuss about changing dataset name in proc.
How do you reference the fixed block file formats from cobol programs
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
How to know whether the module is dynamical or statistical?
Name the divisions, which are available in a cobol program?
What is static and dynamic call in cobol?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is length is cobol?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Write the code implementing the perform … varying.