How can we increase the size of an existing PDS to include
more no. of modules.
Answer Posted / swathy
also v can reduce the size of the pds which will increse
the size of pds.just use "z" in front of the pds it will
compress the size
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What are 77 levels used for?
What are the different types of condition in cobol and write their forms.
How do you define a variable of comp-1 and comp-2?
IF I mention stop run in CICS what happens?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
how do you reference the variable unblock file formats from cobol programs
In COBOL programming, what is PERFORM? What is VARYING?
Write the code implementing the perform … varying.
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
How do get the result of your program directly on your pc?
what happens if parmparameter passes zero bytes to the program
What is the difference between goback, stop run and exit program in cobol?
Explain how you can characterize tables in cobol?