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
What is the difference between Global and External Variables?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is inspect in cobol ?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What is the difference between goback, stop run and exit program in cobol?
What are different data types in cobol?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
Write the code to count the sum of n natural numbers.
Write a program to enter and display the names of students in a class using the occurs clause.
What are the different rules of SORT operation?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
What is a scope terminator give example?