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 / vipin
There is way to increase the PDS directory block without
taking the back-up. If you are using file manager, Go to
utilities and then you can get the option for PDS
allocation. This way you can increase the PDS directory
block and it also creates the back-up of the old attributes
dataset
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
For rewrite, why is it mandatory that file needs to be opened?
what is difference between cobol and cobol/400
what is the difference between COBOL2 AND COBOL390?
What are the access modes of START statement?
What is redefines clause in COBOL?
What is static and dynamic call in cobol?
What is amode(31)
Which division and paragraphs are mandatory for a COBOL program?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Give some examples of command terminators?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
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
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
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?