Answer Posted / dhasani
No....
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What is amode(24)?
Write the code implementing the perform … varying.
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?
How to know whether the module is dynamical or statistical?
Whats the difference between search & search ALL?
Have you used comp and comp-3 in your project? And how?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
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.
Define cobol?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
What is the utilization of copybook in cobol?
What are different data types in cobol?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
) what is the difference between AID and HANDLE AID?