In the JCL, how do you define the files referred to in a
subroutine ?
Answer Posted / elite group
By DDNames
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
HOw can I get the negative sign while deduct high value from low value
Can we redefine the field of x(200) to less than 200?
what happens if parmparameter passes zero bytes to the program
How to print 10 to 1 if the input have only 10 digit number?
Which is not true about evaluate statement
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is the difference between binary search and sequential search?
Differentiate between structured cobol programming and object-oriented cobol programming.
How do you reference the following file formats from cobol programs?
Can you please let me know the centre name of INS certification in Kolkata.
How are the next sentence and continue different from each other?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?