Answer Posted / sanjudharan
rename clause
| Is This Answer Correct ? | 42 Yes | 3 No |
Post New Answer View All Answers
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
What are the various section in data division and briefly explain them.
HOw can I get the negative sign while deduct high value from low value
What is rmode(any) ?
What is the difference between structured cobol programming and object alternativelyiented cobol?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the difference between goback, stop run and exit program in cobol?
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 length is cobol?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
explain sorting techniques in cobol program?
how do you reference the rrds file formats from cobol programs
what happens if parmparameter passes zero bytes to the program