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
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is amode(31)
How do we get current date from system with century in COBOL?
How arrays can be defined in COBOL?
What is the difference between Global and External Variables?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What is the difference between PIC 9.99 and PIC9v99?
) How do u handle errors in BMS macro
What is the difference between goback, stop run and exit program in cobol?
What rules are followed by the search verb.
What are the different rules for performing sort operation?
what is s000 u4087 error? please give the all error codes in cobol,jcl.