How can we increase the size of an existing PDS to include
more no. of modules.
I tried the answer posted by Jagan(TSO PDS 'pds name') but
did not find it working.
The answer posted by kamal i know very well.
Please suggest me a answer so that we don't need to delete
the existing PDS and still we can change the size as well.
Answer Posted / sameer
you can use create rexx utility to create new pds, copy
members to it, rename it and then delete the old one
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you reference the following file formats from cobol programs?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
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
What are the pertinent COBOL
explain sorting techniques in cobol program?
What is the difference between next sentence and continue in cobol programing language?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What are the cobol coding sheets?
What is Pic 9v99 Indicates in COBOL?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
What are all the divisions of a COBOL program?
What are the various section in data division and briefly explain them.
What is length is cobol?