How can we increase the size of an existing PDS to include
more no. of modules.
Answer Posted / kamal
To create new pds with more space then copy all the programs
then delete that pds.Now rename this pds.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is the difference between external and global variables in COBOL?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
Difference between array and sub-script ?
What is the difference between PIC 9.99 and PIC9v99?
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.
What are different data types in cobol?
What is the use of intialize verb?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
how to convert the recors form vsam file to db2 table tru file aid
what is difference between cobol and cobol/400
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
Can you please let me know the centre name of INS certification in Kolkata.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Name the sections present in data division.
What the difference is between continue and next sentence?