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
i need a small 3d program using inline and outline.
What is rmode(24)
How do you define a variable of comp-1 and comp-2?
Can we redefine the field of x(200) to less than 200?
what is the difference between COBOL2 AND COBOL390?
Define cobol?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is the compute verb? How is it used?
What is the LINKAGE SECTION used in COBOL?
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 is Pic 9v99 Indicates in COBOL?
What is the difference between goback, stop run and exit program in cobol?
What are the pertinent COBOL commands?
What guidelines should be followed to write a structured cobol prgm?
how do you define single dimensional array and multidimensional array in your cobol?