)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
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?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
how do you define single dimensional array and multidimensional array in your cobol?
In COBOL programming, what is PERFORM? What is VARYING?
explain sorting techniques in cobol program?
Are you comfortable in cobol or jcl?
How can you get the ksds file records into your cobol program?
Have you used comp and comp-3 in your project? And how?
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?
How to print 10 to 1 if the input have only 10 digit number?
how do you reference the fixed unblock file formats from cobol programs
what happens if parmparameter passes zero bytes to the program
How many bytes S(8) comp field occupy and its maximum value?
What are the pertinent COBOL