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 / david
In the old days, (those of us around 70 years old can say
that) there was some "freeware" TSO command called PDS that
was handy for a number of good things. It could increase
the size of a PDS directory without reallocation, but the
PDS dataset needed to have sufficient space to physically
shift members to allow contiguous space for the directory
inside the PDS dataset. This command also had good ISPF
capability (i.e. PDS 'pds.name' ISP), however, as I
remember, the "increase directory" command was TSO only.
Now option 3.4 covers much of that PDS command ISPF
capability.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How you can read the file from bottom?
How to know whether the module is dynamical or statistical?
how to convert the recors form vsam file to db2 table tru file aid
What are the pertinent COBOL commands?
what is the use of outrecord?
What is the use of intialize verb?
What is perform what is varying?
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 is the Purpose of POINTER Phrase in STRING command in COBOL?
How can you get the ksds file records into your cobol program?
What are literals?
What is the problem of ordered sequential files access?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What is Pic 9v99 Indicates in COBOL?