How can we increase the size of an existing PDS to include
more no. of modules.
Answer Posted / jagan
Use TSO PDS 'name of the pds' command to increase the size
of an existing PDS.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
How many sections are there in data division in COBOL?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What are the different types of condition in cobol and write their forms.
What is the difference between external and global variables in COBOL?
How do you reference the following file formats from cobol programs?
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.
What do you understand by psb and acb?
Which is not true about evaluate statement
What are 77 levels used for?
How you can read the file from bottom?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
how do you reference the esds vsam file formats from cobol programs
What is length is cobol?
In COBOL programming, what is PERFORM? What is VARYING?